Skip to content

v0.24.1

Choose a tag to compare

@remi-braun remi-braun released this 30 Jun 21:54
· 23 commits to main since this release

0.24.1 (2026-06-30)

  • FIX: Better SNAP geo_region name to disambiguate between products
  • FIX: Fix subsetting SAR data with a window (cannot be done directly in the ESA SNAP Read Operator)
  • FIX: Fix KeyError when loading a Landsat Collection-2 band from a STAC item whose asset name differs from the STAC common name (e.g. nir08 instead of nir) #307 - by @gaoflow
  • FIX: Handle TypeError when passing resampling to load() on Sentinel-2 - by @SAY-5
  • FIX: Fix masks loaded N times when N associated bands are requested #314 by @cmayet