Skip to content

Commit

Permalink
Adding passedBenchmark to Ozone and MHS YAMLs (#501)
Browse files Browse the repository at this point in the history
* ompsnp_npp.yaml

* updated to new IODA name convention

* updated variable name to ozoneLayer in ompsnp_npp

* removed Gross error check from yaml

* MHS testing yamls

* added passedBenchmark

---------

Co-authored-by: Cory Martin <cory.r.martin@noaa.gov>
  • Loading branch information
azadeh-gh and CoryMartin-NOAA committed Jun 8, 2023
1 parent 3620844 commit b2a3f4e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions parm/atm/obs/testing/mhs_metop-b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,4 @@ obs post filters:
actions:
- name: reject

passedBenchmark: 18125
1 change: 1 addition & 0 deletions parm/atm/obs/testing/mhs_n19.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,4 @@ obs post filters:
actions:
- name: reject

passedBenchmark: 7714
1 change: 1 addition & 0 deletions parm/atm/obs/testing/omi_aura.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@ obs filters:
action:
name: reject

passedBenchmark: 2329
2 changes: 1 addition & 1 deletion parm/atm/obs/testing/ompsnp_npp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,4 @@ obs filters:
name: MetaData/pressure
maxvalue: 200.0

passedBenchmark: 4133
passedBenchmark: 3744
2 changes: 2 additions & 0 deletions parm/atm/obs/testing/ompstc8_npp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,5 @@ obs filters:
minvalue: 50.0
action:
name: reject

passedBenchmark: 5908

0 comments on commit b2a3f4e

Please sign in to comment.