Releases: EOPF-Explorer/data-model
Releases · EOPF-Explorer/data-model
v0.4.0
What's Changed
- fix pre-commit check failures by @d-v-b in #66
- fix: sync v0.3.0 metadata by @wietzesuijker in #65
- chore/cleanup by @d-v-b in #63
- Update GeoZarr CRS handling in geozarr.py by @emmanuelmathot in #60
- fix(s3): use fs_utils for S3-aware path deletion by @wietzesuijker in #49
- feat: let Dask use shard-aligned writes when sharding enabled by @wietzesuijker in #54
- add multiscales extension by @d-v-b in #69
- ci(deps): bump codecov/codecov-action from 3 to 5 by @dependabot[bot] in #11
- ci(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot[bot] in #2
- feat/sentinel2 pydantic model by @d-v-b in #64
- feat/geoproj extension by @d-v-b in #70
- use structlog for logging by @d-v-b in #72
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore: types by @d-v-b in #35
- chore/normalize type hints by @d-v-b in #36
- add executible example by @d-v-b in #33
- feat/geozarr model by @d-v-b in #10
- Docs/mini geozarr spec by @d-v-b in #24
- Add sharding support for GeoZarr conversion and CLI by @emmanuelmathot in #38
- Add Zarr Geo Projection Attribute Extension specifications and schema by @emmanuelmathot in #39
- fix: relax test_cli_convert_with_crs_groups assertion by @wietzesuijker in #45
- fix/projjson clarifications by @d-v-b in #44
- migrate tests out of source tree by @d-v-b in #43
- ci(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #50
- simplify type hints by @d-v-b in #53
- fix: preserve parent coordinate dtype in overview levels by @wietzesuijker in #47
- Add Sentinel-2 Optimization Module with CLI and Data Processing Enhancements by @emmanuelmathot in #58
- clean up type hints and add some typeddicts by @d-v-b in #59
- projjson pydantic model by @d-v-b in #42
- ci(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #56
- ci(deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #55
New Contributors
- @wietzesuijker made their first contribution in #45
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- ci(deps): bump actions/setup-python from 4 to 6 by @dependabot[bot] in #27
- Add integration tests and enhance Sentinel-1 GRD to GeoZarr conversion by @emmanuelmathot in #30
Full Changelog: v0.1.0...v0.2.0
v0.1.0 Initial Release
What's Changed
- add uv.lock to gitignore by @d-v-b in #9
- Refactor CI workflow for improved caching and dependency installation by @emmanuelmathot in #19
- Refactor Zarr store writing by @emmanuelmathot in #18
- use released version of pydantic zarr by @d-v-b in #14
- chore/use src layout by @d-v-b in #13
- Enhance ESA Sentinel Zarr Explorer documentation styling and configuration by @emmanuelmathot in #20
- Add GeoZarr Specification Contribution documentation by @emmanuelmathot in #21
- Enhance documentation with FAQ and installation guide by @emmanuelmathot in #22
- ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #23
New Contributors
- @d-v-b made their first contribution in #9
- @emmanuelmathot made their first contribution in #19
- @dependabot[bot] made their first contribution in #23
Full Changelog: https://github.com/EOPF-Explorer/data-model/commits/v0.1.0