Releases: ACCESS-NRI/access-nri-intake-catalog
Releases · ACCESS-NRI/access-nri-intake-catalog
v1.0.0
This marks the first full release of access-nri-intake-catalog
. Highlights include:
- Added support for a large number of datasets (BARPA, Cordex, MOM6, ERA5, ERA6, NARCliM).
- Catalog version numbers are now date-based (e.g.,
v2024-12-10
), and decoupled from theaccess-nri-intake-catalog
version number (e.g.,v1.0.0
). Catalog updates no longer necessarily require a newaccess-nri-intake-catalog
package release. - Improvements to documentation, testing, and debugging/error reporting.
What's Changed
- Update gadi_deploy.yml by @rbeucher in #267
- Test suite fixes (CLI locations & metadata outputs) by @marc-white in #268
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #269
- Add MOM6 support (om4 025jra ryf) by @marc-white in #258
- 153-End to End build test. by @charles-turner-1 in #266
- Clean-up
hh5
references, and other logkeeping/documentation fixes by @marc-white in #275 - Switch to correct tmp_path usage in tests by @marc-white in #276
- Changelog updates for v1.0.0 by @marc-white in #278
- Add missing experiments to build script by @marc-white in #281
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #282
- Metadata fixes for ig45 cordex by @marc-white in #284
- Fix metadata bugs in ERA5, Narclim by @marc-white in #287
- 285 add metadata validation tests by @charles-turner-1 in #288
- Add missing data to build script by @marc-white in #289
- 292 flaky tests by @charles-turner-1 in #293
- 257 replace mocks by @charles-turner-1 in #291
- Progress on catalog version reporting by @marc-white in #295
- 297 translator errors by @charles-turner-1 in #298
- 290 align test datasets & Broken cordex datastore by @charles-turner-1 in #300
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0
v1.0.0b3
What's Changed
- Update gadi_deploy.yml by @rbeucher in #267
- Test suite fixes (CLI locations & metadata outputs) by @marc-white in #268
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #269
- Add MOM6 support (om4 025jra ryf) by @marc-white in #258
- 153-End to End build test. by @charles-turner-1 in #266
- Clean-up
hh5
references, and other logkeeping/documentation fixes by @marc-white in #275 - Switch to correct tmp_path usage in tests by @marc-white in #276
- Changelog updates for v1.0.0 by @marc-white in #278
- Add missing experiments to build script by @marc-white in #281
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #282
- Metadata fixes for ig45 cordex by @marc-white in #284
- Fix metadata bugs in ERA5, Narclim by @marc-white in #287
- 285 add metadata validation tests by @charles-turner-1 in #288
- Add missing data to build script by @marc-white in #289
- 292 flaky tests by @charles-turner-1 in #293
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0b3
v1.0.0b2
What's Changed
- Update gadi_deploy.yml by @rbeucher in #267
- Test suite fixes (CLI locations & metadata outputs) by @marc-white in #268
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #269
- Add MOM6 support (om4 025jra ryf) by @marc-white in #258
- 153-End to End build test. by @charles-turner-1 in #266
- Clean-up
hh5
references, and other logkeeping/documentation fixes by @marc-white in #275 - Switch to correct tmp_path usage in tests by @marc-white in #276
- Changelog updates for v1.0.0 by @marc-white in #278
- Add missing experiments to build script by @marc-white in #281
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0b2
v1.0.0b1
What's Changed
- Update gadi_deploy.yml by @rbeucher in #267
- Test suite fixes (CLI locations & metadata outputs) by @marc-white in #268
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #269
- Add MOM6 support (om4 025jra ryf) by @marc-white in #258
- 153-End to End build test. by @charles-turner-1 in #266
- Clean-up
hh5
references, and other logkeeping/documentation fixes by @marc-white in #275 - Switch to correct tmp_path usage in tests by @marc-white in #276
- Changelog updates for v1.0.0 by @marc-white in #278
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0b1
v1.0.0b
What's Changed
- Update gadi_deploy.yml by @rbeucher in #267
- Test suite fixes (CLI locations & metadata outputs) by @marc-white in #268
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #269
- Add MOM6 support (om4 025jra ryf) by @marc-white in #258
- 153-End to End build test. by @charles-turner-1 in #266
- Clean-up
hh5
references, and other logkeeping/documentation fixes by @marc-white in #275 - Switch to correct tmp_path usage in tests by @marc-white in #276
- Changelog updates for v1.0.0 by @marc-white in #278
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0b
v0.1.5
Bump codecov/codecov-action from 4 to 5 (#260) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Romain Beucher <romain.beucher@anu.edu.au>
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