Releases: ACCESS-NRI/access-nri-intake-catalog
Releases · ACCESS-NRI/access-nri-intake-catalog
v0.1.4
What's Changed
- Bump actions/checkout from 4.1.4 to 4.2.0 by @dependabot in #174
- Bump appleboy/ssh-action from 1.0.0 to 1.0.3 by @dependabot in #147
- Bump up9cloud/action-rsync from 1.3 to 1.4 by @dependabot in #141
- Replace deprecated pandas
applymap
withmap
by @dougiesquire in #173 - Require intake-dataframe-catalog>=0.2.4 by @dougiesquire in #179
- Update xp65 environment by @pboubel in #183
- Refactor parse_access_* functions into BaseBuilder class by @marc-white in #181
- 185 ship schema with package by @marc-white in #189
- Update metadata locations for existing CMIP5 and CMIP6 experiments by @marc-white in #205
New Contributors
- @pboubel made their first contribution in #183
- @marc-white made their first contribution in #181
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #165
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #166
- Release v0.1.3 by @dougiesquire in #169
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Include metadata validation and template scripts in package by @dougiesquire in #158
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #159
- Update schema by @dougiesquire in #161
- Assign ww3 data to wave realm in access-om3 builder by @dougiesquire in #162
- Release v0.1.2 by @dougiesquire in #163
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update release.rst for #137 by @anton-seaice in #138
- Draft action for automated update of the catalog on Gadi by @rbeucher in #140
- Bump appleboy/ssh-action from 0.1.7 to 1.0.0 by @dependabot in #144
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #142
- Bump actions/checkout from 3.3.0 to 4.1.1 by @dependabot in #143
- Bump actions/setup-python from 4 to 5 by @dependabot in #145
- Bump uibcdf/action-build-and-upload-conda-packages from 1.2.0 to 1.3.0 by @dependabot in #148
- Add Zenodo metadata by @rbeucher in #139
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #150
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #149
- Pin intake=0.7.0 by @dougiesquire in #154
- Add ACCESS-OM3 builder by @dougiesquire in #152
- Release v0.1.1 by @dougiesquire in #156
New Contributors
- @anton-seaice made their first contribution in #138
- @rbeucher made their first contribution in #140
Full Changelog: v0.1.0...v0.1.1
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