Odc-geo

Latest version: v0.4.8

Safety actively analyzes 682229 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.4.8

What's Changed

Mostly a maintenance release to maintain compatibility with latest versions of upstream libraries.

* Fix docs by Kirill888 in https://github.com/opendatacube/odc-geo/pull/168
* Update so tests pass with latest versions of upstream libraries. by SpacemanPaul in https://github.com/opendatacube/odc-geo/pull/171
* Better focused test for dask arrays. by SpacemanPaul in https://github.com/opendatacube/odc-geo/pull/170


**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.4.7...v0.4.8

0.4.6

What's Changed
* Fix type hint backward compatibility by fbunt in https://github.com/opendatacube/odc-geo/pull/154

New Contributors
* fbunt made their first contribution in https://github.com/opendatacube/odc-geo/pull/154

**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.4.5...v0.4.6

0.4.5

What's Changed

* More flexible construction of `xarray.DataArray` with a `GeoBox`
* Option to force `y,x` names for spatial dimensions regardless of `CRS` of the `GeoBox`, e.g. `xr_zeros(..., always_yx=True)`
* Support arbitrary names for spatial dimensions
* Support arbitrary number of extra non-spatial dimensions
* Option to specify arbitrary dimension names, e.g. `wrap_xr|xr_zeros(..., dims=["T", "Y", "X", "B"])`
* Fixes for rotated `GeoBox` representation on `xarray` by Kirill888 in https://github.com/opendatacube/odc-geo/pull/151



**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.4.4...v0.4.5

0.4.4

What's Changed

GeoBox
* Disallow zero and negative size shapes by mplough-kobold in https://github.com/opendatacube/odc-geo/pull/140
* Geobox anchor accessor by Kirill888 in https://github.com/opendatacube/odc-geo/pull/148
* Tweak GeoBox extraction logic by Kirill888 in https://github.com/opendatacube/odc-geo/pull/150

COG
* Write band descriptions in save_cog_with_dask by mplough-kobold in https://github.com/opendatacube/odc-geo/pull/142
* Fix NaN nodata values in band statistics by mplough-kobold in https://github.com/opendatacube/odc-geo/pull/143
* save_cog_with_dask: Handle single-band SYX by mplough-kobold in https://github.com/opendatacube/odc-geo/pull/145
* Add tag writing support including scale, offset and units special cases by alexgleith in https://github.com/opendatacube/odc-geo/pull/146

Maintenance

* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/opendatacube/odc-geo/pull/139
* Bump codecov-action version to latest by mplough-kobold in https://github.com/opendatacube/odc-geo/pull/141
* Fix read the docs build by Kirill888 in https://github.com/opendatacube/odc-geo/pull/149

New Contributors
* mplough-kobold made their first contribution in https://github.com/opendatacube/odc-geo/pull/140
* alexgleith made their first contribution in https://github.com/opendatacube/odc-geo/pull/146

**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.4.3...v0.4.4

0.4.3

**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* Add new `odc.mask` and `odc.crop` methods for masking and cropping `xarray` data by geometries by robbibt in https://github.com/opendatacube/odc-geo/pull/114
* Add new `.odc.explore()` method for automatically plotting raster data on an interactive map by robbibt in https://github.com/opendatacube/odc-geo/pull/116
* Saving larger than RAM Dask images to COG on S3 by Kirill888 in https://github.com/opendatacube/odc-geo/pull/119

Maintenance
* Fix actions by Kirill888 in https://github.com/opendatacube/odc-geo/pull/118
* Fix for CRS.units and version bump for release by Kirill888 in https://github.com/opendatacube/odc-geo/pull/121
* Use conda-forge only for miniconda by Kirill888 in https://github.com/opendatacube/odc-geo/pull/112
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/opendatacube/odc-geo/pull/110
* Maintenance and minor additions by Kirill888 in https://github.com/opendatacube/odc-geo/pull/113


**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.4.1...v0.4.2

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.