Releases: corteva/geocube
Releases · corteva/geocube
0.3.3 Release
What's Changed
- BUG: Allow resolution in list format by @snowman2 in #122
- REF: Use importlib.metadata.version by @snowman2 in #119
- DOC: rasterize_function notebook by @raybellwaves in #116
- DOC: editing tif url for the zonal statistics example by @baloola in #121
New Contributors
- @raybellwaves made their first contribution in #116
- @baloola made their first contribution in #121
Other contributions:
- @justingruca - PR review
Full Changelog: 0.3.2...0.3.3
0.3.2 Release
0.3.1 Release
0.3.0 Release
What's Changed
Full Changelog: 0.2.0...0.3.0
0.2.0 Release
What's Changed
Other contributions:
- @justingruca - PR review
- @Kirill888 - PR review
Full Changelog: 0.1.2...0.2.0
0.1.2 Release
What's Changed
New Contributors
Other contributions:
- @justingruca - PR reviews
Full Changelog: 0.1.1...0.1.2
0.1.1 Release
What's Changed
- DEP: Drop Python 3.7 Support by @snowman2 in #87
- BUG: Updated logic to skip rasterizing strings for numpy 1.22+ by @snowman2 in #89
Other contributions:
- Justin Gruca (@justingruca) - PR reviews
Full Changelog: 0.1.0...0.1.1
0.1.0 Release
Changes
- ENH: Minimize dtype when possible in
geocube.rasterize.rasterize_image
(issue #72) - REF: remove unnecessary shapely.geometry.mapping in rasterize_image (#80)
- ENH:
vector_data
to read path-like objects (pull #81)
Acknowledgements
Contributions for this release. People with a
"+" by their names contributed a patch for the first time.
- Mike Taves +
- Alan D. Snow
Other contributions:
- Justin Gruca - PR reviews
0.0.18 Release
Changes
- DEP: Explicitly add scipy as dependency (pull #75)