Skip to content

Commit

Permalink
Update where clause (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
twsearle authored Jan 30, 2024
1 parent 016c9e1 commit 97ed77c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/tests/testinput/hofx_profiles_writer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ observations:
feedback suffix: Hx
ioda group: HofX
where:
- is_true: null
- value: is_true
variable:
name: DiagnosticFlags/ObsToWrite/waterPotentialTemperature

Expand Down
2 changes: 1 addition & 1 deletion src/tests/testinput/hofx_sic_writer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ observations:
where:
- variable:
name: DiagnosticFlags/ObsToWrite/seaIceFraction
is_true:
value: is_true
variables:
- name: seaIceFraction
nemo name: ICECONC
Expand Down

0 comments on commit 97ed77c

Please sign in to comment.