Skip to content

Commit

Permalink
Add V21-11 2d surface CO2 flux ERDDAP dataset id
Browse files Browse the repository at this point in the history
Use V21-11 dataset id to create flags to update sea surface CO2 flux field
dataset on ERDDAP after nowcast-green run. ubcSSgSeaSurfaceCO2FluxField1hV21-11
is a new dataset for V21-11.
  • Loading branch information
douglatornell committed Jan 17, 2024
1 parent 41820cf commit 3b193cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/nowcast.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ erddap:
nowcast-green:
- ubcSSg3DBiologyFields1hV21-11
- ubcSSg3DChemistryFields1hV21-11
- ubcSSgSeaSurfaceCO2FluxField1hV21-11
- ubcSSg3DPhysicsFields1hV21-11
- ubcSSgSeaSurfaceHeightField1hV21-11
- ubcSSg3DuGridFields1hV21-11
Expand Down
1 change: 1 addition & 0 deletions tests/workers/test_ping_erddap.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ def test_erddap_section(self, prod_config):
assert erddap["datasetIDs"]["nowcast-green"] == [
"ubcSSg3DBiologyFields1hV21-11",
"ubcSSg3DChemistryFields1hV21-11",
"ubcSSgSeaSurfaceCO2FluxField1hV21-11",
"ubcSSg3DPhysicsFields1hV21-11",
"ubcSSgSeaSurfaceHeightField1hV21-11",
"ubcSSg3DuGridFields1hV21-11",
Expand Down

0 comments on commit 3b193cd

Please sign in to comment.