Skip to content

Commit

Permalink
Updated with sprint names
Browse files Browse the repository at this point in the history
  • Loading branch information
ss421 committed Oct 7, 2024
1 parent 99c4776 commit ae97bdd
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The following YAML snippet demonstrates the use of `VarObsWriter`. <ObsGroup> st
ObsDataIn:
obsfile: observations.nc4
simulate:
variables: [surface_pressure]
variables: [air_pressure_at_surface]
- Filter: VarObs Writer
# The filter will output an <ObsGroup>.varobs file
# in the directory specified in the output_directory option.
Expand Down Expand Up @@ -94,7 +94,7 @@ And here is a YAML snippet demonstrating the use of `CxWriter`.
ObsDataIn:
obsfile: observations.nc4
simulate:
variables: [surface_pressure]
variables: [air_pressure_at_surface]
- Filter: Cx Writer
# The filter will output an <ObsGroup>.cx file
# in the directory specified in the output_directory option.
Expand Down
Loading

0 comments on commit ae97bdd

Please sign in to comment.