Skip to content

v1.42.0

Compare
Choose a tag to compare
@remi-braun remi-braun released this 03 Sep 08:16
· 139 commits to main since this release

1.42.0 (2024-09-03)

  • ENH: Add a function snap.get_snap_version to retrieve current SNAP version (#172)
  • ENH: Allow to pass directly a version object to misc.compare_version
  • FIX: Prune empty keywords from kwargs in rasters(_rio).write to avoid throwing GDAL warnings/errors
  • FIX: Correctly throw the exception when rasters_rio.any_raster_to_rio_ds fails with a xarray data structure
  • FIX: Fix rasterization of vector on floating point rasters (with a nodata not castable to the wanted dtype)
  • FIX: Handle correctly nan values in ci.assert_val
  • FIX: Fix rasters.set_nodata with already existing nodata value in raster