Releases: python-rasters/rasters
Releases · python-rasters/rasters
fixing multi-raster mosaics
fixing multi-raster mosaics
What's Changed
- fixing multi-raster mosaics by @gregory-halverson-jpl in #61
Full Changelog: v1.15.1...v1.16.0
fixing multi-raster masking
What's Changed
- fixing multi-raster masking by @gregory-halverson-jpl in #60
Full Changelog: v1.15.0...v1.15.1
raster geolocation subsetting and square bracket index subsetting
What's Changed
- raster geolocation subsetting and square bracket index subsetting by @gregory-halverson-jpl in #59
Full Changelog: v1.14.0...v1.15.0
including bounds attributes xmin, xmax, ymin, ymax for RasterGrid
What's Changed
- including bounds attributes xmin, xmax, ymin, ymax for RasterGrid by @gregory-halverson-jpl in #58
Full Changelog: v1.13.2...v1.14.0
fixing defualt CRS for NetCDF
What's Changed
- fixing defualt CRS for NetCDF by @gregory-halverson-jpl in #57
Full Changelog: v1.13.1...v1.13.2
lat and lon attributes for Point
What's Changed
- lat and lon attributes for Point by @gregory-halverson-jpl in #56
Full Changelog: v1.13.0...v1.13.1
lat and lon attributes for Point
What's Changed
- lat and lon attributes for Point by @gregory-halverson-jpl in #55
Full Changelog: v1.12.3...v1.13.0
wrap_geometry returns None if geometry is None
What's Changed
- wrap_geometry returns None if geometry is None by @gregory-halverson-jpl in #54
Full Changelog: v1.12.2...v1.12.3
fixing GeoPandas import
Merge pull request #53 from gregory-halverson-jpl/main fixing GeoPandas import