Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jiarui Dong <[email protected]>
  • Loading branch information
CoryMartin-NOAA and jiaruidong2017 authored Dec 11, 2024
1 parent d91921b commit 4836a93
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion observations/snow/adpsfc_snow.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
where:
- variable:
name: MetaData/stationElevation
minvalue: -999.0
value: is_valid
- filter: Domain Check # land only
where:
- variable:
Expand Down
4 changes: 2 additions & 2 deletions observations/snow/ghcn_snow.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
- filter: Domain Check
where:
- variable:
name: MetaData/height
minvalue: -999.0
name: MetaData/stationElevation
value: is_valid
- filter: Domain Check # land only
where:
- variable:
Expand Down
2 changes: 1 addition & 1 deletion observations/snow/sfcsno.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
where:
- variable:
name: MetaData/stationElevation
minvalue: -999.0
value: is_valid
- filter: Domain Check # land only
where:
- variable:
Expand Down
2 changes: 1 addition & 1 deletion observations/snow/snocvr_snow.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
where:
- variable:
name: MetaData/stationElevation
minvalue: -999.0
value: is_valid
- filter: Domain Check # land only
where:
- variable:
Expand Down

0 comments on commit 4836a93

Please sign in to comment.