Skip to content

Clone of model output schema 2-0-0 for new version#68

Merged
joshuatorrance merged 4 commits intomainfrom
66-clone-of-schema
Apr 16, 2026
Merged

Clone of model output schema 2-0-0 for new version#68
joshuatorrance merged 4 commits intomainfrom
66-clone-of-schema

Conversation

@joshuatorrance
Copy link
Copy Markdown
Collaborator

@joshuatorrance joshuatorrance commented Mar 13, 2026

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:

@joshuatorrance joshuatorrance self-assigned this Mar 13, 2026
joshuatorrance and others added 3 commits April 15, 2026 15:58
* 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
@joshuatorrance joshuatorrance marked this pull request as ready for review April 15, 2026 06:08
Comment thread .github/workflows/schema-ci.yml
@joshuatorrance joshuatorrance merged commit 5ef58f6 into main Apr 16, 2026
2 checks passed
@joshuatorrance joshuatorrance deleted the 66-clone-of-schema branch April 16, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update model output schema with geospatial_lat/lon_min/max

2 participants