Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: cmosig/sentle

2025.10.1 uint16, zarr3 (no <3 anymore), optimized chunksize, stability

21 Oct 19:33

Choose a tag to compare

  • possibility to save as uint16 instead of float32 when only using sentinel2
  • changed default chunksize to benchmarked optimum
  • port to zarrv3 and drop zarrv2 support
  • improve stability for slow internet. token signage directly before access

2025.8.2

05 Aug 01:34
e358ff1

Choose a tag to compare

missed version bump

2025.8.1

05 Aug 01:08
be21642

Choose a tag to compare

New

  • Sen2nbar integration #49
  • Startup optimization skipping intitial stac request, when using temporal aggregation in #50
  • make resampling method configurable and change default from billinear to nearest in #55

Fix

  • missing import in #52
  • clip values to minmum 1000 before applying baseline change adjustment in #54

Full Changelog: 2025.5.2...2025.8.1

2025.5.2

02 Jun 02:56

Choose a tag to compare

  • address #9

2025.5.1

27 May 23:13

Choose a tag to compare

  • Allow target_crs as string or CRS object in process function
  • Save CRS as WKT attribute in Zarr root group
  • Add coord_save_mode option for saving pixel coordinates in zarr
  • Fix NDSI calculation to suppress division by zero warnings
  • Remove xarray dependency, which was not used anyways

lower requirement for zarr to <3

27 Apr 18:42

Choose a tag to compare

2025.4.1 small fixes

11 Apr 15:55

Choose a tag to compare

  • another planetary computer issue catch
  • fix of indexing issue of processing tiles, when downloading areas bigger then 40km in default settings
  • more retries for stac request

2025.3.1

24 Mar 09:48

Choose a tag to compare

  • sentinel 1 bands are now split into ascending and descending, see #37
  • additional code for memory cleanup

2025.1.4

21 Jan 19:50

Choose a tag to compare

Full Changelog: 2025.1.3...2025.1.4

2025.1.3 paramater fix

18 Jan 11:24

Choose a tag to compare