-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change to V21-11 ERDDAP dataset ids #227
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use V21-11 dataset ids to create flags to update velocity component datasets on ERDDAP after nowcast-green run.
Use V21-11 dataset ids to create flags to update biology dataset on ERDDAP after nowcast-green run.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #227 +/- ##
=======================================
Coverage 77.74% 77.74%
=======================================
Files 133 133
Lines 18725 18725
Branches 1912 1912
=======================================
Hits 14557 14557
Misses 4110 4110
Partials 58 58
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Use V21-11 dataset ids to create flags to update physics dataset on ERDDAP after nowcast-green run. The name of this dataset has been changed from ubcSSg3DTracerFields1hV19-05 to ubcSSg3DPhysicsFields1hV21-11.
Use V21-11 dataset ids to create flags to update sea surface height dataset on ERDDAP after nowcast-green run. The name of this dataset has been changed from ubcSSgSurfaceTracerFields1hV19-05 to ubcSSgSeaSurfaceHeightField1hV21-11.
Use V21-11 dataset id to create flags to update chemistry fields dataset on ERDDAP after nowcast-green run. ubcSSg3DChemistryFields1hV21-11 is a new dataset for V21-11.
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.
Use V21-11 dataset id to create flags to update variable volume layers (VVL) thicknesses field (e3t) dataset on ERDDAP after nowcast-green run. ubcSSgVariableVolumeLayers1hV21-11 is a new dataset for V21-11. e3t was in ubcSSg3DAuxiliaryFields1hV19-05 for V19-05.
ubcSSg3DAuxiliaryFields1hV19-05 dataset variables were moved into other datasets in V21-11.
Use V21-11 dataset id to create flags to update light (PAR and turbidity) dataset on ERDDAP after nowcast-green run. ubcSSg3DLightFields1hV21-11 is a new dataset for V21-11. PAR and turbidity in ubcSSg3DAuxiliaryFields1hV19-05 for V19-05.
ubcSSgVariableVolumeLayers1hV21-11 to ubcSSg3DVariableVolumeLayers1hV21-11 for consistency with the other 3D (vs. SeaSurface) dataset names.
Successfully tested in production on 20 & 21 Jan 2023. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Use V21-11 dataset ids to create flags to update datasets on ERDDAP after nowcast-green run.