Releases: leap-stc/leap-data-management-utils
Releases · leap-stc/leap-data-management-utils
v0.0.18
What's Changed
- Refactor is_store_public function to accept store type and improve check_single_store logic for multiscale paths by @andersy005 in #67
- update
is_geospatial()
function to support multiscale datasets by @andersy005 in #68 - Update GitHub Actions workflow for catalog validation with new configuration and secrets by @andersy005 in #69
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #70
- pin zarr to versions earlier than 3.0 by @andersy005 in #72
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Refactor catalog generation output paths for single feedstock by @andersy005 in #61
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #63
- Bump mamba-org/setup-micromamba from 1 to 2 in the actions group by @dependabot in #62
- Bump apache-beam from 2.58.0 to 2.60.0 in the pypi group across 1 directory by @dependabot in #57
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #65
- Add RechunkingItem model and update Store to use it for rechunking by @andersy005 in #66
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Enable catalog generation for single feedstock by @andersy005 in #58
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- use columbia domain by @andersy005 in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- Import CMIP6 naming schema from pangeo-forge-esgf by @jbusecke in #47
- Ci failure by @norlandrhagen in #51
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #53
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #55
- add catalog enhancements by @andersy005 in #56
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- add catalog docs by @andersy005 in #41
- Move bq code to seperate module by @jbusecke in #42
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- add check for empty list of stores by @andersy005 in #40
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Update dependencies in pyproject.toml and environment-catalog.yaml by @andersy005 in #38
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- add
geospatial
flag/checks to the catalog by @andersy005 in #36 - Remove imports from root
__init__.py
by @andersy005 in #37
Full Changelog: v0.0.10...v0.0.11