Releases: ACCESS-NRI/access-nri-intake-catalog
Releases · ACCESS-NRI/access-nri-intake-catalog
v0.1.0
What's Changed
- Enter missing attrs in datastores as "", rather than None by @dougiesquire in #123
- Add other half of
01deg_jra55v140_iaf_cycle3
by @dougiesquire in #124 - Fix and update documentation by @dougiesquire in #125
- Tidy up CatalogManager API by @dougiesquire in #129
- Update schema to allow version strings by @dougiesquire in #131
- Update chunking quickstart for recent xarray chunking changes by @dougiesquire in #132
- Add ERA5-forced ACCESS-OM2 runs by @dougiesquire in #130
- Update Intake-ESM dependency by @dougiesquire in #135
- Release v0.1.0 by @dougiesquire in #136
Full Changelog: v0.0.10...v0.1.0
v0.0.10
What's Changed
- Update docs on environments by @dougiesquire in #109
- Allow
get_timeinfo
to returnsubhr
frequencies by @dougiesquire in #111 - Bump actions/checkout from 3 to 4 by @dependabot in #115
- Update COSIMA metadata.yaml files by @dougiesquire in #104
- Guess start and end date when no time bounds are available by @dougiesquire in #116
- Add units, input Nones for missing variable attrs by @dougiesquire in #119
- Release v0.0.10 by @dougiesquire in #121
Full Changelog: v0.0.9...v0.0.10
v0.0.9
v0.0.8
With this release, frequency info in filenames is also considered when parsing the frequency of an asset. The documentation has also been clarified (hopefully) and PyPI publishing now uses trusted publishing.
v0.0.7
This release includes some renaming of the access-nri-intake sub-packages and a new Builder strategy for parsing file ids from filenames.
v0.0.6
Move catalog to xp65 project
v0.0.5.post1
Post release due to package data missing from v0.0.5.
v0.0.5
Adds the ability to override catalog version on load (with intake>=0.7.0), adds storage flags to catalog .metadata attribute
v0.0.4
Fixing support for versioning the ACCESS-NRI catalog