Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions test/client_integration/gdas-atmosphere-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,17 @@ atmosphere_final_increment_prefix: "./anl/atminc."
# ------------------
observations: all_observations

# JCB level option to replace obs filters
# ---------------------------------------
replace_obs_filters:
observations:
- abi_g16
override_filters:
- filter: PreQC
maxvalue: 1.0
action:
name: reject

crtm_coefficient_path: "DATA/crtm/"

# Naming conventions for observational files
Expand Down