Published January 13, 2022
| Version 0.11.0
Software
Open
sertit/eoreader: v0.11.0
Description
- BREAKING CHANGES: Renamed
is_band
tois_sat_band
to better reflect that this function only checks optical and SAR bands - BREAKING CHANGES: Invalid pixels are not processed by default anymore! Only the nodata is set (to go a bit faster)
- ENH: Allowing the user to choose the pixel processing for optical bands: raw band, only nodata or total cleaning of defective pixels #16
- ENH: Adding a CustomProduct, allowing the user to load any stack as an EOReader Product !
- ENH: Check if a band exists before trying to load it
- FIX: Better handling of
__all__
in__init__.py
files - FIX: Ensure that extents and footprints are in UTM
- FIX: Removing docs from wheel
- FIX: Fixing
TIR
bands reading for Landsat data - OPTIM: Optimizing
manage_invalid_pixels
forSentinel-2
data (processing baseline >= 04.00) - DOC: Update README, documentation and notebooks
- DOC: Water Extraction notebook has been refined to show how to manage multiple products
- DOC: Update the installation paragraph in README
- DOC: Adding a
For Contributors
section in the documentation (contributing, release history and Github repository) - DOC: Remove doc testing in Github (as the docs are built with readthedocs)
- INTERNAL: Better management of project metadata (version...) in a dedicated file
Files
sertit/eoreader-0.11.0.zip
Files
(10.6 MB)
Name | Size | Download all |
---|---|---|
md5:9a00a87ef2ccd692e2d491099d59ea66
|
10.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/sertit/eoreader/tree/0.11.0 (URL)