- FIX: Fixing no data for Sentinel-3 cloud bands - FIX: In alias: `DeprecationWarning: using non-Enums in containment checks will raise TypeError in Python 3.8`
Other
- CI: Set default S3 client to point to unistra's bucket - CI: Tox SNAP relay S3_DB_URL_ROOT
0.4.5
Not secure
Bug Fixes
- FIX: Adding condensed name in the search when loading S3-SLSTR clouds - FIX: Fixing no data for Sentinel-3 bands processed by SNAP - FIX: Fix bug when stack path's directory doesn't exist
0.4.4
Not secure
Bug Fixes
- FIX: Do not verbose empty lists when loading optical bands - FIX: Sentinel-3: Bands processed by SNAP are written with the condensed name as suffix
0.4.3.post1
Not secure
Bug Fixes
- FIX: Fixing another bug for DEM_PATH using S3 Paths
Other
- DOC: Add a DOI
0.4.3.post0
Not secure
Bug Fixes
- FIX: Fixing DEM_PATH using S3 Paths
0.4.3
Not secure
Enhancements
- **ENH: Optimizing loading cloud bands for DIMAP Products** - `stack` accepts `**kwargs` in order to pass options to `rioxarray.to_raster()`
Bug Fixes
- FIX: Fixing not found masks with S3+zip Sentinel-2 products - FIX: Fixing some type hints