Skip to content

v0.9.3

Compare
Choose a tag to compare
@fbunt fbunt released this 26 Nov 19:51
· 45 commits to main since this release

Changes

  • Turn off file locking when opening files 1e3d8a2.
  • Add helper functions for creating rasters, xarray rasters, and normalized raster data 0447dd9.
  • Update CI deps
  • Update dev environment files.
  • Add more tests for raster_tools.general 1b31b11.
  • Fix dtype handling in Raster.set_null_value 48266fb.
  • Pin numpy<2 until we can fix compatibility issues.