Skip to content

Commit

Permalink
yaml.j2 files updated for satwind thinning of AHI and SEVIRI, added y…
Browse files Browse the repository at this point in the history
…aml.j2 files for AHI_H9, SEVIRI_M9, SEVIRI_M10
  • Loading branch information
Brett Hoover committed Aug 26, 2024
1 parent 50a46a0 commit 4297dc6
Show file tree
Hide file tree
Showing 6 changed files with 1,432 additions and 0 deletions.
16 changes: 16 additions & 0 deletions observations/atmosphere/satwnd.ahi_h8.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,22 @@
action:
name: reject

# THINNING: Himawari winds are not prioritized
- filter: Gaussian Thinning
horizontal_mesh: 100
vertical_mesh: 10000
where:
- variable:
name: MetaData/pressure
minvalue: 50001.
- filter: Gaussian Thinning
horizontal_mesh: 90
vertical_mesh: 10000
where:
- variable:
name: MetaData/pressure
maxvalue: 50000.

# GSI setupw routine QC
# Reject any ob Type [240–260] when pressure greater than 950 mb.
# CLEARED: minvalue/maxvalue are >=/<=, not >/<, so editing range by 1 Pa
Expand Down
Loading

0 comments on commit 4297dc6

Please sign in to comment.