Skip to content

Releases: python-rasters/rasters

lat and lon attributes for Point

24 Oct 17:26
5e657bd

Choose a tag to compare

What's Changed

Full Changelog: v1.12.3...v1.13.0

wrap_geometry returns None if geometry is None

11 Sep 21:07
b8052e5

Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.12.3

fixing GeoPandas import

11 Sep 20:59
60b180f

Choose a tag to compare

Merge pull request #53 from gregory-halverson-jpl/main

fixing GeoPandas import

including point GeoSeries to MultiPoint conversion in wrap_geometry

11 Sep 20:36
529641e

Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

fixing coordinate transformations and multi-band raster resampling

19 Aug 19:53
63baf69

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

fixing UTM projection

19 Aug 18:31
58072e7

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

fixing array wrapping, suppression numpy 2 deprecation warnings, organizing repository, Python 3.10~3.13

06 Aug 19:32
cfd583d

Choose a tag to compare

What's Changed

  • v1.9.0 fixing array wrapping, suppression numpy 2 deprecation warnings, organizing repository, Python 3.10~3.13 by @gregory-halverson-jpl in #48

Full Changelog: v1.8.0...v1.9.0

geolocation windows

24 Jul 22:57
fd938ef

Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

fixing wrap_geometry pass-through behavior when given a RasterGeometry object

22 Jul 20:57
34cb5ca

Choose a tag to compare

What's Changed

  • fixing wrap_geometry pass-through behavior when given a RasterGeometry object by @gregory-halverson in #45

Full Changelog: v1.7.0...v1.7.1

fixing point extraction

03 Jul 00:02
9d1d9a5

Choose a tag to compare

Merge pull request #44 from gregory-halverson/main

fixing point extraction