Skip to content
Snippets Groups Projects

added option to change History.squeeze behavior

Merged David Schäfer requested to merge flag-aggregation into develop

We currently squeeze multiple History columns into one by choosing the last column. This makes sense in many cases, but, as I got a request for alternative aggregation schemes from the IAGOS-project, obviously not in all. This MR implements the option to select from several squeezing options, currently "last" (out current implementation), "min" (select the smallest flag per row), "max" (select the highest flag per row).

As I didn't really find a good place, where this rather special behavior, that furthermore requires quite some insight into the saqc-machinery, should be controlled, it is now/currently set by a module global variable.

Any thoughts @palmb and @luenensc ?

Merge request reports

Pipeline #205152 passed

Pipeline passed for a5ab4192 on flag-aggregation

Test coverage 77.00% (0.00%) from 1 job

Merged by David SchäferDavid Schäfer 1 year ago (Mar 21, 2024 12:18pm UTC)

Loading

Pipeline #205434 passed

Pipeline passed for f861f59f on develop

Test coverage 77.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading