You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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