Releases: EOPF-Explorer/data-model
Releases · EOPF-Explorer/data-model
v0.10.1
0.10.1 (2026-06-09)
What's Changed
- enh: deprecate v0, fix fill values and sanitize attributes by @emmanuelmathot in #172
- ci(deps): bump the actions group across 1 directory with 8 updates by @dependabot[bot] in #167
- deps(deps-dev): bump mypy from 1.20.2 to 2.1.0 by @dependabot[bot] in #170
- deps(deps): bump the uv-minor-patch group across 1 directory with 4 updates by @dependabot[bot] in #174
- fix(deps): bump aiohttp to >=3.14.0 to resolve security CVEs by @lhoupert in #182
Full Changelog: v0.10.0...v0.10.1
v0.10.0
0.10.0 (2026-05-12)
What's Changed
- fix: upgrade pytest to 9.0.3 (CVE-2025-71176) by @lhoupert in #161
- feat: add store-root spatial:bbox and tighten minispec requirements by @emmanuelmathot in #164
- feat: implement scale-offset and data type casting via codecs by @d-v-b in #154
- chore: bump urllib3 to 2.7.0 by @d-v-b in #166
- chore: skip quicklook groups by @d-v-b in #165
- chore: group dependabot updates for actions and pip by @lhoupert in #160
- fix: derive coarse spatial transforms from coordinates by @emmanuelmathot in #168
Full Changelog: v0.9.0...v0.10.0
v0.9.0
0.9.0 (2026-04-02)
What's Changed
- Add site_url to the mkdocs config by @maxrjones in #121
- Update GeoZarr mini-spec to EOPF V1 by @emmanuelmathot in #129
- use zarr-cm for defining zarr conventions metadata by @d-v-b in #131
- chore/fill value consistency by @d-v-b in #135
- Set the minimum supported python version to 3.12 by @d-v-b in #141
- add titiler integration test by @d-v-b in #137
- Pin GitHub Actions to commit SHAs (coordination#239) by @lhoupert in #143
- ci: add permissions block and make security checks blocking by @lhoupert in #145
- enh: clarify CF metadata scope in GeoZarr mini-spec and update attribute definitions by @emmanuelmathot in #133
- feat: include b08 in resolution groups by @d-v-b in #152
New Contributors
- @maxrjones made their first contribution in #121
- @lhoupert made their first contribution in #143
Full Changelog: v0.8.0...v0.9.0
v0.8.0
0.8.0 (2026-01-21)
What's Changed
- Add zarr convention declarations to geo and spatial metadata by @emmanuelmathot in #113
- fix: sentinel-2 multiscales translation, scale values, and spatial bbox consistency by @emmanuelmathot in #117
- Fix JSON compliance for NaN values in zarr attributes by @emmanuelmathot in #118
- feat: configure release automation by @emmanuelmathot in #119
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Update launch configuration and fix CRS code retrieval in geozarr conversion by @emmanuelmathot in #112
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- ci(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #99
- ci(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #98
- ci(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #97
- chore/consolidate test data by @d-v-b in #105
- Conditionally ignore scale offset encoding by @d-v-b in #110
- Release version 0.7.0 by @emmanuelmathot in #111
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Enhance distributed job monitoring and update package version by @emmanuelmathot in #103
- Update changelog for version 0.6.1 release by @emmanuelmathot in #104
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- set up VCS versioning based on git tags by @d-v-b in #90
- Refactor multiscales and update test JSON documents by @d-v-b in #85
- chore/stronger linting by @d-v-b in #93
- fix: typo to prevent crash in quality-mask downsampling by @wietzesuijker in #94
- Add Spatial Zarr Convention models and metadata by @emmanuelmathot in #100
- Update changelog for version 0.6.0 release by @emmanuelmathot in #101
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat/use new multiscales by @d-v-b in #75
- Update documentation for Sentinel-2 optimized conversion by @emmanuelmathot in #83
Full Changelog: v0.4.0...v0.5.0
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