Skip to content

Add option to override all filters with a global setting#213

Merged
CoryMartin-NOAA merged 2 commits into
developfrom
feature/override_filters
Jan 2, 2026
Merged

Add option to override all filters with a global setting#213
CoryMartin-NOAA merged 2 commits into
developfrom
feature/override_filters

Conversation

@danholdaway
Copy link
Copy Markdown
Collaborator

The companion PR to NOAA-EMC/jcb#31 offering an example of how to apply the change to just the GOES-16 ABI YAML.

Copy link
Copy Markdown
Contributor

@CoryMartin-NOAA CoryMartin-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GOES-16, great choice! :-)

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new JCB-level configuration option to globally override observation filters, serving as a companion implementation to NOAA-EMC/jcb#31. The change demonstrates how to replace all filters for a specific observation type (GOES-16 ABI) with a custom filter set.

Key Changes

  • Introduces replace_obs_filters configuration block with observation list and override filter definitions
  • Applies to abi_g16 observations as an example implementation
  • Adds PreQC filter with rejection action based on maxvalue threshold

Comment thread test/client_integration/gdas-atmosphere-templates.yaml
@CoryMartin-NOAA CoryMartin-NOAA merged commit 59f9901 into develop Jan 2, 2026
1 check passed
@CoryMartin-NOAA CoryMartin-NOAA deleted the feature/override_filters branch January 2, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants