Releases: google/Xee
Releases · google/Xee
Release list
v0.1.1
What's Changed
- Configure pixi for cross-platform environments by @jdbcode in #305
- Consolidate Dependabot dependency updates by @jdbcode in #306
- Add reproducible pixi docs and test workflows by @jdbcode in #307
- Improve docs consistency and add open_dataset reference by @jdbcode in #308
- Add FAQ entries for to_netcdf int64 error and ee.Geometry conversion by @jdbcode in #309
- Update docs for stable 0.1.0 release by @jdbcode in #312
- Update gcsfs requirement from <=2026.3.0 to <=2026.4.0 by @jdbcode in #316
- Update gcsfs requirement from <=2026.3.0 to <=2026.4.0 by @dependabot[bot] in #313
- Tighten extras policy and CI validation by @jdbcode in #318
- Fix nested fenced code blocks in admonitions by @jdbcode in #319
- Update gcsfs requirement from <=2026.4.0 to <=2026.5.0 by @dependabot[bot] in #320
- Remove python 3.10 support and update to newer versions of ubuntu and python for workflows by @copybara-service[bot] in #322
- Format Xee .md files to pass lint checks. by @copybara-service[bot] in #323
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Simplify proj params by @tylere in #225
- Change dimension ordering from (time, x, y) to (time, y, x) by @jdbcode in #274
- chore: Migrate gsutil usage to gcloud storage by @gurusai-voleti in #292
- Consolidate Dependabot updates by @jdbcode in #293
- remove old docs by @copybara-service[bot] in #297
- Major Refactor - Explicit Pixel Grids & CF Dimensions - v0.1.0 by @jdbcode in #275
New Contributors
- @gurusai-voleti made their first contribution in #292
Full Changelog: v0.0.24...v0.1.0
v0.1.0rc1
What's Changed
- Simplify proj params by @tylere in #225
- Change dimension ordering from (time, x, y) to (time, y, x) by @jdbcode in #274
- chore: Migrate gsutil usage to gcloud storage by @gurusai-voleti in #292
- Consolidate Dependabot updates by @jdbcode in #293
- remove old docs by @copybara-service[bot] in #297
- Major Refactor - Explicit Pixel Grids & CF Dimensions - v0.1.0 by @jdbcode in #275
New Contributors
- @gurusai-voleti made their first contribution in #292
Full Changelog: v0.0.24...v0.1.0rc1
v0.0.24
v0.0.23
What's Changed
- Remove support for python 3.9 by @copybara-service[bot] in #264
- xee pyproject.toml: Set
earthengine-api>=1.6.12by @copybara-service[bot] in #269
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- Fix PyPa Publish Github Action version by @sufyanAbbasi in #257
New Contributors
- @sufyanAbbasi made their first contribution in #257 :)
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- Don't require USE_ADC_CREDENTIALS=1 to run tests. by @tylere in #220
- pyproject.toml: Add typing_extensions to fix build error with xarray in python 3.11 and 3.12. by @copybara-service[bot] in #232
- Add python 3.13; drop python 3.8 by @copybara-service[bot] in #231
- dependabot.yml: Remove accidentially added npm package-ecosystem. by @copybara-service[bot] in #242
- lint.yml: [2 of 2] Lint only with the newest version of Python. by @copybara-service[bot] in #244
- xee pyupgrade --py39-plus by @copybara-service[bot] in #245
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Fix integration test warnings re: Dataset.dims by @tylere in #188
- Updated integration tests to use non-deprecated asset by @tylere in #189
- Convert ee.Image objects to ee.ImageCollection objects by @tylere in #191
- Expose version as module attribute by @tylere in #205
- Add install docs by @copybara-service in #212
- Add getting help section by @tylere in #195
- Account for mask byte in chunk size calculation by @copybara-service in #211
- Add argument to generate ee credentials on-demand. by @copybara-service in #202
- Bump jinja2 from 3.1.3 to 3.1.5 in /docs in the pip group by @dependabot in #200
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Hosting documentation on readthedocs. by @alxmrs in #155
- use the python default gitignore by @12rambau in #179
- build: add a fallback version by @12rambau in #175
- Only run CI tests if PR is not from a fork by @jdbcode in #180
- publish: Update
download-artifactworkflow to v4. by @copybara-service in #182 - publish: Update
download-artifactworkflow to v4 in publish to PyPi step. by @copybara-service in #183
New Contributors
Full Changelog: v0.0.15...v0.0.19
v0.0.15
What's Changed
- Fix references to deprecated Landsat Collection 1. by @copybara-service in #165
- Update xee dataflow example by @copybara-service in #164
- Updating a way to find the Unit Property of the Coordinate Reference System (CRS). by @dabhicusp in #167
Full Changelog: v0.0.14...v0.0.15