Clone of model output schema 2-0-0 for new version#68
Merged
joshuatorrance merged 4 commits intomainfrom Apr 16, 2026
Merged
Conversation
Merged
* Added files for geospatial extent * CI is failing to install? Updating to latest release * Added exclusions for 2 linting rules, split command over multiple lines * Does this work for adding another directory to run commands over? * Updated 2-1-0 test with new attributes * Updating schema testing to handle multiple versions * Fixed typo * Trying to fix looping in shell script * Added rules to geospatial attributes * Reordered new rules to satisfy formatter * Apply suggestion from @aidanheerdegen Co-authored-by: Aidan Heerdegen <aidan.heerdegen@anu.edu.au> * Added simple tests for global attrs and geospatial attrs * Added some simple tests for geospatial bounds * Changed geospatial_*_units to use const instead of a pattern * Removed examples from now const units * Removed limits on lat/lon values, updated tests --------- Co-authored-by: Aidan Heerdegen <aidan.heerdegen@anu.edu.au>
* Added time and time_bnds * Added option for units of reference datetime to have seconds * Now supporting alternative calendar options from CF. * Added required to time * Moved non-const time attrs into sub-schemas * Added type to time units * Added additional tests. These won't be run yet, should run after merge from neighbouring branch '66-model-ouput-adding-geospatial' * Removed bounds from the required list. * Added a test for missing bounds * Updated calendar recommendations. @blimlim & @aidanheerdegen
aidanheerdegen
approved these changes
Apr 15, 2026
aidanheerdegen
approved these changes
Apr 16, 2026
This file contains hidden or 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
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.
This PR is initially just a clone of the 2-0-0 schema to a new version, 2-1-0.
Later another PR, #67, will be merged with this branch to close #66
Another issue and PR to merge here before closing is #69 and #70
Before merging this PR into main need to: