Skip to content

Releases: cmosig/sentle

2024.10.1 add cloudsen model to repo

16 Oct 09:39
Compare
Choose a tag to compare

2024.8.3

07 Aug 22:03
Compare
Choose a tag to compare

What's Changed

  • fix that aggregation works properly and values spatially overlapping … by @cmosig in #16

Full Changelog: 2024.8.2...2024.8.3

2024.8.2

07 Aug 19:10
Compare
Choose a tag to compare

performance, and edge cases

Detail

  • add simple try-except around rasterio.open call, catching rasterio IO… by @cmosig in #13
  • do not count and do not aggregate when time_composite_freq is None by @cmosig in #14
  • copy reduced dataframe before modifications. should be 4 rows max so … by @cmosig in #15

Full Changelog: 2024.8.1...2024.8.2

2024.8.1

03 Aug 13:21
Compare
Choose a tag to compare

What's Changed

  • reuse dask cluster if it is already setup (addressing issue #3) by @cmosig in #8

Full Changelog: 2024.05.3...2024.8.1

2024.05.3

06 Jun 14:55
d4465a6
Compare
Choose a tag to compare
  • IMPROVE: automatically round bounds to target resolution and send user warning when doing so
  • FIX: include sentinel grid in package
  • FIX: variable mix up which led to crash with extents smaller than spatial chunk size

2024.05.2: reduced graph size and simplified functions

29 May 15:45
60fef3d
Compare
Choose a tag to compare

2024.05: first alpha release

27 May 12:45
410d42d
Compare
Choose a tag to compare
Update README.md