Skip to content

Commit

Permalink
fixed some typos in the online domain check.
Browse files Browse the repository at this point in the history
  • Loading branch information
delippi committed Oct 30, 2024
1 parent 9c0f45e commit 0ba5161
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@
# Online domain check
- filter: Bounds Check
filter variables:
- name: windEastward
- name: windNorthward
- name: airTemperature
test variables:
- name: GeoVaLs/observable_domain_mask
minvalue: 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@
# Online domain check
- filter: Bounds Check
filter variables:
- name: windEastward
- name: windNorthward
- name: specificHumidity
test variables:
- name: GeoVaLs/observable_domain_mask
minvalue: 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@
# Online domain check
- filter: Bounds Check
filter variables:
- name: windEastward
- name: windNorthward
- name: stationPressure
test variables:
- name: GeoVaLs/observable_domain_mask
minvalue: 0.0
Expand Down

0 comments on commit 0ba5161

Please sign in to comment.