Odc-geo

Latest version: v0.4.3

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

Scan your dependencies

Page 1 of 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

0.4.1

What's Changed
* Fix layer name handing with Folium and `.odc.add_to()` by robbibt in https://github.com/opendatacube/odc-geo/pull/101
* Use xarray `.name` attribute as Folium/Ipyleaflet layer name if it exists by robbibt in https://github.com/opendatacube/odc-geo/pull/103
* Updated test requirements by SpacemanPaul in https://github.com/opendatacube/odc-geo/pull/105
* Include full 2D scale (as XY) in ReprojectionInfo object. by SpacemanPaul in https://github.com/opendatacube/odc-geo/pull/106
* Work around for warp issues inside GDAL by Kirill888 in https://github.com/opendatacube/odc-geo/pull/109

New Contributors
* robbibt made their first contribution in https://github.com/opendatacube/odc-geo/pull/101
* SpacemanPaul made their first contribution in https://github.com/opendatacube/odc-geo/pull/105

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

0.4.0

Main new feature of this release is support for Dask in `.odc.reproject(..)`.

What's Changed
* Routine CI fixes by Kirill888 in https://github.com/opendatacube/odc-geo/pull/83
* Improve compatibility with rioxarray by Kirill888 in https://github.com/opendatacube/odc-geo/pull/84
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/opendatacube/odc-geo/pull/85
* Implement geobox.zoom_to(resolution=) overload 79 by Kirill888 in https://github.com/opendatacube/odc-geo/pull/86
* Dask based implemenetation of reproject by Kirill888 in https://github.com/opendatacube/odc-geo/pull/88
* Reproject fixes by Kirill888 in https://github.com/opendatacube/odc-geo/pull/91
* fix: missing coords after reproject (92) by Kirill888 in https://github.com/opendatacube/odc-geo/pull/93
* Release rc1 by Kirill888 in https://github.com/opendatacube/odc-geo/pull/94
* Address various depreactions and suppress some warnings by Kirill888 in https://github.com/opendatacube/odc-geo/pull/95
* More cleanups before release by Kirill888 in https://github.com/opendatacube/odc-geo/pull/96
* Preparing Release by Kirill888 in https://github.com/opendatacube/odc-geo/pull/98

New Contributors
* pre-commit-ci made their first contribution in https://github.com/opendatacube/odc-geo/pull/85

**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.3.3...v0.4.0

0.3.3

What's Changed

* Shapely 2.0 fixes by Kirill888 in https://github.com/opendatacube/odc-geo/pull/81
* Bump actions versions by Kirill888 in https://github.com/opendatacube/odc-geo/pull/77
* Add `AnchorEnum` to the docs by Kirill888 in https://github.com/opendatacube/odc-geo/pull/78

**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.3.2...v0.3.3

0.3.2

What's Changed

Fixes import issues on Python 3.10 introduced in previous release

* BUG: Use typing.Hashable instead of collections.Hashable by snowman2 in https://github.com/opendatacube/odc-geo/pull/74


**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.3.1...v0.3.2

0.3.1

What's Changed

* Set pyproj lower bound to version 3
* Fixes to workflows, css tweaks, https://github.com/opendatacube/odc-geo/pull/71
* Delay epsg determination as much as possible by snowman2 and Kirill888 in https://github.com/opendatacube/odc-geo/pull/72
* Better caching of `rasterio.crs.CRS -> odc.geo.crs.CRS` construction path
* Avoid computing `.epsg` unless requested by the user. This is an expensive operation for CRSs that do now have EPSG code, https://github.com/opendatacube/datacube-core/issues/1321


**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.3.0...v0.3.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.