Skip to content

Releases: UM-RMRS/raster_tools

v0.6.0

13 Feb 22:38
Compare
Choose a tag to compare
  • Add experimental explore method to raster class.
  • Add Raster.set_null to allow modification of raster masks.
  • Refactor Raster.burn_mask to be less invasive and destructive.
  • Allow reclassify and remap_range to map values to null.

v0.5.1

12 Feb 18:49
Compare
Choose a tag to compare
  • Fix missing dependency

v0.5.0

06 Feb 01:30
Compare
Choose a tag to compare
  • Begin integrating odc-geo
  • Add Raster.geobox property (53dc159)
  • Add reproject function and Raster.reproject method. (9c9d74e)
  • Fix FutureWarning (959d768)

v0.4.1

27 Jan 01:01
Compare
Choose a tag to compare
  • Silence future warning from pandas.stack adc53fe

v0.4.0

25 Jan 17:58
Compare
Choose a tag to compare
  • Refactored reclassify() to handle float rasters and float values in the mapping.
  • Added Raster.load() to eventually replace Raster.eval().
  • Added Raster.to_numpy() to mirror xarray and pandas objects.

v0.3.0

09 Jan 23:38
Compare
Choose a tag to compare

What's Changed

  • ENH: Add support for opening netCDF and GRIB files with the raster_tools.open_dataset function.
  • MNT: Fix deprecation warnings.

v0.2.1

18 Oct 19:37
Compare
Choose a tag to compare
Bump version to v0.2.1

v0.2.0

07 Oct 02:27
Compare
Choose a tag to compare
Bump version to v0.2.0

v0.1.13

08 Aug 23:53
Compare
Choose a tag to compare
Bump version to 0.1.13

v0.1.12

22 Jul 00:39
Compare
Choose a tag to compare
Bump version to 0.1.12