Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phase 3 validation: updates for msonet yamls #250

Merged
merged 1 commit into from
Jan 8, 2025
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
where:
- variable:
name: MetaData/timeOffset # units: s
minvalue: -360
maxvalue: 360
minvalue: -900
maxvalue: 900

# Online domain check
- filter: Bounds Check
Expand Down Expand Up @@ -161,7 +161,7 @@
apply at iterations: 0,1
filter variables:
- name: airTemperature
threshold: 5.0
threshold: 1.1
action:
name: reject
where:
Expand All @@ -175,7 +175,7 @@
apply at iterations: 0,1
filter variables:
- name: airTemperature
threshold: 3.5
threshold: 0.77
action:
name: reject
where:
Expand All @@ -201,7 +201,7 @@
# Duplicate Check
- filter: Temporal Thinning
apply at iterations: 0,1
min_spacing: PT06M
min_spacing: PT15M
seed_time: *analysisDate
category_variable:
name: MetaData/stationIdentification
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
where:
- variable:
name: MetaData/timeOffset # units: s
minvalue: -360
maxvalue: 360
minvalue: -900
maxvalue: 900

# Online domain check
- filter: Bounds Check
Expand All @@ -85,7 +85,7 @@
xvar:
name: MetaData/pressure
xvals: [110000, 105000, 100000, 95000, 90000, 85000, 80000, 75000, 70000, 65000, 60000, 55000, 50000, 45000, 40000, 35000, 30000, 25000, 20000, 15000, 10000, 7500, 5000, 4000, 3000, 2000, 1000, 500, 400, 300, 200, 100, 0]
errors: [0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07]
errors: [0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07, 0.07]

# Error inflation based on pressure check (setupq.f90)
- filter: Perform Action
Expand Down Expand Up @@ -203,7 +203,7 @@
# Duplicate Check
- filter: Temporal Thinning
apply at iterations: 0,1
min_spacing: PT06M
min_spacing: PT15M
seed_time: *analysisDate
category_variable:
name: MetaData/stationIdentification
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
where:
- variable:
name: MetaData/timeOffset # units: s
minvalue: -360
maxvalue: 360
minvalue: -900
maxvalue: 900

# Online domain check
- filter: Bounds Check
Expand Down Expand Up @@ -123,11 +123,11 @@
- name: stationPressure
action:
name: assign error
error parameter: 100.0
error parameter: 50.0
where:
- variable:
name: ObsErrorData/stationPressure
maxvalue: 100.0
maxvalue: 50.0
- variable:
name: ObsErrorData/stationPressure
value: is_valid
Expand Down Expand Up @@ -155,7 +155,7 @@
apply at iterations: 0,1
filter variables:
- name: stationPressure
threshold: 5.0
threshold: 4.0
action:
name: reject
where:
Expand All @@ -169,7 +169,7 @@
apply at iterations: 0,1
filter variables:
- name: stationPressure
threshold: 3.5
threshold: 2.8
action:
name: reject
where:
Expand All @@ -195,11 +195,11 @@
# Duplicate Check
- filter: Temporal Thinning
apply at iterations: 0,1
min_spacing: PT06M
min_spacing: PT15M
seed_time: *analysisDate
category_variable:
name: MetaData/stationIdentification
defer to post: false
defer to post: true

#- filter: GOMsaver
# filename: ./data/geovals/msonet_geovals_rrfs.nc4
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
obsdatain:
engine:
type: H5File
obsfile: @OBSFILE@
obsfile: "@OBSFILE@"
obsdataout:
engine:
type: H5File
Expand Down Expand Up @@ -373,8 +373,8 @@
where:
- variable:
name: MetaData/timeOffset # units: s
minvalue: -360
maxvalue: 360
minvalue: -900
maxvalue: 900

# Online domain check
- filter: Bounds Check
Expand Down Expand Up @@ -404,7 +404,7 @@
xvals: [110000, 105000, 100000, 95000, 90000, 85000, 80000, 75000, 70000, 65000, 60000, 55000, 50000, 45000, 40000, 35000, 30000, 25000, 20000, 15000, 10000, 7500, 5000, 4000, 3000, 2000, 1000, 500, 400, 300, 200, 100, 0]
errors: [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]

# Error inflation based on pressure check (setupw.f90)
# Error inflation (windEastward) based on pressure check (setupw.f90)
- filter: Perform Action
filter variables:
- name: windEastward
Expand All @@ -422,7 +422,7 @@
AddObsHeightToStationElevation: true
AssumedSfcWndObsHeight: 10

# Error inflation based on pressure check (setupw.f90)
# Error inflation (windNorthward) based on pressure check (setupw.f90)
- filter: Perform Action
filter variables:
- name: windNorthward
Expand Down Expand Up @@ -451,7 +451,7 @@
action:
name: reject

# Gross Error Check
# Gross Error Check (windEastward)
- filter: Background Check
apply at iterations: 0,1
filter variables:
Expand All @@ -460,7 +460,7 @@
- name: ObsFunction/WindsSPDBCheck
options:
wndtype: [ 288 ]
cgross: [ 5.0 ]
cgross: [ 6.0 ]
error_min: [ 1.0 ]
error_max: [ 5.0 ]
variable: windEastward
Expand All @@ -471,7 +471,7 @@
name: reject
defer to post: true

# Gross Error Check
# Gross Error Check (windNorthward)
- filter: Background Check
apply at iterations: 0,1
filter variables:
Expand All @@ -480,7 +480,7 @@
- name: ObsFunction/WindsSPDBCheck
options:
wndtype: [ 288 ]
cgross: [ 5.0 ]
cgross: [ 6.0 ]
error_min: [ 1.0 ]
error_max: [ 5.0 ]
variable: windNorthward
Expand All @@ -491,7 +491,7 @@
name: reject
defer to post: true

# Gross Error Check: cgross*0.7 if QualityMarker=3
# Gross Error Check (windEastward): cgross*0.7 if QualityMarker=3
- filter: Background Check
apply at iterations: 0,1
filter variables:
Expand All @@ -500,7 +500,7 @@
- name: ObsFunction/WindsSPDBCheck
options:
wndtype: [ 288 ]
cgross: [ 3.5 ]
cgross: [ 4.2 ]
error_min: [ 1.0 ]
error_max: [ 5.0 ]
variable: windEastward
Expand All @@ -511,7 +511,7 @@
name: reject
defer to post: true

# Gross Error Check: cgross*0.7 if QualityMarker=3
# Gross Error Check (windNorthward): cgross*0.7 if QualityMarker=3
- filter: Background Check
apply at iterations: 0,1
filter variables:
Expand All @@ -520,7 +520,7 @@
- name: ObsFunction/WindsSPDBCheck
options:
wndtype: [ 288 ]
cgross: [ 3.5 ]
cgross: [ 4.2 ]
error_min: [ 1.0 ]
error_max: [ 5.0 ]
variable: windNorthward
Expand All @@ -537,7 +537,7 @@
filter variables:
- name: windEastward
- name: windNorthward
min_spacing: PT06M
min_spacing: PT15M
seed_time: *analysisDate
category_variable:
name: MetaData/stationIdentification
Expand Down