Eoreader

Latest version: v0.22.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 13

0.19.4

Bug Fixes

- FIX: Removing calibration step from SNAP pre-processing graph for multi-swath `Cosmo-SkyMed 1st GEN` products (to avoid ending up with empty images after pre-process)
- FIX: Fixing the paths to Sentinel-2 quicklooks: using PVI instead of TCI file if no .jpg preview file is found ([84](https://github.com/sertit/eoreader/issues/84)
, [85](https://github.com/sertit/eoreader/issues/85), thanks a lot floriandeboissieu)

Other

- STAC: Updates in STAC management
- INTERNAL: Use `geopandas.estimate_utm_crs()` when possible

0.19.3

Bug Fixes

- OPTIM: Don't recompute stacks if already existing on disk
- FIX: Fixing `Custom Stacks` when specifying `datetime=None` on creation
- FIX: Fix regression for multi-swath DGM CSK data (huge region) ([78](https://github.com/sertit/eoreader/issues/78))
- FIX: Fix calibration issues with CSK HR data (using fallback GPT graph by default)

Other

- OPTIM: Always use chunks when reading rasters ([58](https://github.com/sertit/eoreader/issues/58))
- OPTIM: Speed up VRT virtual warping
- OPTIM: Better management of dask's usage
- CI: Fix projection STAC extension's new version number (1.1.0)

0.19.2

Bug Fixes

- FIX: Fixing stack when saved as integer for some special cases
- FIX: Clipping negative reflectances to 0 ([79](https://github.com/sertit/eoreader/issues/79))
- FIX: Fixing nodata management for Theia product
- FIX: Fixing handling of SCS multi-swath `Cosmo-SkyMed` products ([78](https://github.com/sertit/eoreader/issues/78))
- FIX: Writing spectral indices on disk to align with other bands ([80](https://github.com/sertit/eoreader/issues/80))
- FIX: By default, calibration is not applied to slant range `CSG` data, avoiding producing an empty raster ([48](https://github.com/sertit/eoreader/issues/48))

Other

- OPTIM: Using warped VRT instead of reprojecting DEM/VHR stacks to UTM ([58](https://github.com/sertit/eoreader/issues/58))
- TYPO: Fixing typos in typing
- INTERNAL: Moving `EOREADER_NAME` and `DATETIME_FMT` into `__init__.py`
- INTERNAL: Moving stacking function into `utils`
- INTERNAL: Removing unused `cache_property` decorator
- INTERNAL: Factorizing `_load` function
- CI: Using `assert_raster_almost_equal_magnitude` in CI to better check according to bands' content (sertit 1.24.0)
- DEPS: Officially handling Python 3.11 (adding weekly tests on Python 3.11) ([71](https://github.com/sertit/eoreader/issues/71))
- DOC: Updating `Custom` notebook
- DOC: Updating jupyter cache to match new way of handling outputs in readthedocs

0.19.1

Bug Fixes

- FIX: Fixing a bug for DIMAP V2 products with GML masks opening without CRS: assigning first the raw CRS before converting to the product's CRS
- FIX: Fixing index creation when exotic bands not handled by ASI have been loaded in the same time (i.e. stacking `NDWI` with `Oa21` band)

Other

- CLEAN: Removing useless GCP functions regarding Sentinel-3 data
- DOC: Adding a `Remove Clouds` notebook
- LIB: Pinning `sertit` to 1.22.0
- CI: Don't run tests when only `__init__` or `__meta__` is updated
- CI: Some factorizing in `gitlab-ci`

0.19.0

Enhancements

- **ENH: Adding the support of Capella constellation** ([74](https://github.com/sertit/eoreader/issues/74))
- **ENH: Allow the user to load bands with a window (pixels and geo)** ([25](https://github.com/sertit/eoreader/issues/25))
, [notebook](https://eoreader.readthedocs.io/latest/notebooks/windowed_reading.html))

Bug Fixes

- FIX: Fix extent computation for `CSG` products with Shapely 2.0
- FIX: Shapely 2.0 deprecation warnings

Other

- DEPR: Add deprecation warning for EOReader spectral indices (used for legacy in 0.18.0) that are aliases of ASI names ([72](https://github.com/sertit/eoreader/issues/72)):
- `AFRI_1_6`: `AFRI1600`,
- `AFRI_2_1`: `AFRI2100`,
- `BSI`: `BI`,
- `NDGRI`: `NGRDI`,
- `NDRE1`: `NDREI`,
- `RGI`: `RGRI`,
- `WV_BI`: `NHFD`,
- `WI`: `WI2015`,
- `RDI`: `DSI`,
- `DSWI`: `DSWI5`,
- `GRI`: `DSWI4`,
- `WV_SI`: `NDSIWV`,
- `PANI`: `BITM`
- DOC: Changing copyright from 2022 to 2023

0.18.1

Bug Fixes

- FIX: Fix regression for missing EOReader aliases for `spyndex` spectral indices
- FIX: Fix bug in footprint computation of DIMAP V1 data

Other

- DOC: Add latest DOI link
- LIB: Pass to `sertit==1.21.0` to handle windowed data in read natively

Page 4 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.