LICENSE
MANIFEST.in
NOTICE
README.md
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/faq.md
docs/index.md
docs/main_features.md
docs/optical.md
docs/sar.md
docs/.jupyter_cache/global.db
docs/.jupyter_cache/executed/2a3d138256ae51200539ab830cbba38c/base.ipynb
docs/.jupyter_cache/executed/2f35d3929f2bf069d5139e222c615780/base.ipynb
docs/.jupyter_cache/executed/3fcadf57d71cb8a61ed9b334c0cff756/base.ipynb
docs/.jupyter_cache/executed/536ee567d6c4d2b4505c82d4ccda3788/base.ipynb
docs/.jupyter_cache/executed/6ab06863298cbc3519bc5300631f670b/base.ipynb
docs/.jupyter_cache/executed/7a302bf88ea815bcaeab38ca5bbc1801/base.ipynb
docs/.jupyter_cache/executed/a5002f1093085c93f70f7c777e35aefe/base.ipynb
docs/_static/custom.css
docs/_static/eoreader.png
docs/_static/favicon.png
docs/_static/logo-sertit.png
docs/_static/optical_band_mapping.html
docs/_templates/custom-class-template.rst
docs/_templates/custom-module-template.rst
docs/jupyter_execute/notebooks/SAR.ipynb
docs/jupyter_execute/notebooks/SAR.py
docs/jupyter_execute/notebooks/SAR_10_1.png
docs/jupyter_execute/notebooks/SAR_12_0.png
docs/jupyter_execute/notebooks/SAR_5_0.svg
docs/jupyter_execute/notebooks/SAR_6_48.svg
docs/jupyter_execute/notebooks/VHR.ipynb
docs/jupyter_execute/notebooks/VHR.py
docs/jupyter_execute/notebooks/VHR_10_1.png
docs/jupyter_execute/notebooks/VHR_11_1.png
docs/jupyter_execute/notebooks/VHR_12_1.png
docs/jupyter_execute/notebooks/VHR_13_1.png
docs/jupyter_execute/notebooks/VHR_15_0.png
docs/jupyter_execute/notebooks/VHR_6_0.svg
docs/jupyter_execute/notebooks/VHR_7_0.svg
docs/jupyter_execute/notebooks/base.ipynb
docs/jupyter_execute/notebooks/base.py
docs/jupyter_execute/notebooks/base_11_1.png
docs/jupyter_execute/notebooks/base_12_1.png
docs/jupyter_execute/notebooks/base_15_0.png
docs/jupyter_execute/notebooks/base_6_0.svg
docs/jupyter_execute/notebooks/base_7_1.svg
docs/jupyter_execute/notebooks/dask.ipynb
docs/jupyter_execute/notebooks/dask.py
docs/jupyter_execute/notebooks/dask_1_1.png
docs/jupyter_execute/notebooks/s3_compatible_storage.ipynb
docs/jupyter_execute/notebooks/s3_compatible_storage.py
docs/jupyter_execute/notebooks/s3_compatible_storage_4_1.png
docs/jupyter_execute/notebooks/sentinel-3.ipynb
docs/jupyter_execute/notebooks/sentinel-3.py
docs/jupyter_execute/notebooks/sentinel-3_12_1.png
docs/jupyter_execute/notebooks/sentinel-3_13_1.png
docs/jupyter_execute/notebooks/sentinel-3_14_1.png
docs/jupyter_execute/notebooks/sentinel-3_19_7.png
docs/jupyter_execute/notebooks/sentinel-3_20_1.png
docs/jupyter_execute/notebooks/sentinel-3_6_1.png
docs/jupyter_execute/notebooks/sentinel-3_7_1.png
docs/jupyter_execute/notebooks/water_detection.ipynb
docs/jupyter_execute/notebooks/water_detection.py
docs/jupyter_execute/notebooks/water_detection_5_1.png
docs/jupyter_execute/notebooks/water_detection_6_1.png
docs/notebooks/SAR.ipynb
docs/notebooks/VHR.ipynb
docs/notebooks/base.ipynb
docs/notebooks/dask.ipynb
docs/notebooks/s3_compatible_storage.ipynb
docs/notebooks/sentinel-3.ipynb
docs/notebooks/water_detection.ipynb
eoreader/__init__.py
eoreader/env_vars.py
eoreader/exceptions.py
eoreader/keywords.py
eoreader/reader.py
eoreader/utils.py
eoreader.egg-info/PKG-INFO
eoreader.egg-info/SOURCES.txt
eoreader.egg-info/dependency_links.txt
eoreader.egg-info/requires.txt
eoreader.egg-info/top_level.txt
eoreader/bands/__init__.py
eoreader/bands/alias.py
eoreader/bands/bands.py
eoreader/bands/index.py
eoreader/data/__init__.py
eoreader/data/cplx_s1_preprocess_default.xml
eoreader/data/cplx_sar_preprocess_default.xml
eoreader/data/grd_s1_preprocess_default.xml
eoreader/data/grd_sar_preprocess_default.xml
eoreader/data/grd_sar_preprocess_fallback.xml
eoreader/data/sar_despeckle_default.xml
eoreader/products/__init__.py
eoreader/products/product.py
eoreader/products/optical/__init__.py
eoreader/products/optical/dimap_product.py
eoreader/products/optical/l1_product.py
eoreader/products/optical/l2_product.py
eoreader/products/optical/l3_product.py
eoreader/products/optical/l4_product.py
eoreader/products/optical/l5_product.py
eoreader/products/optical/l7_product.py
eoreader/products/optical/l8_product.py
eoreader/products/optical/landsat_product.py
eoreader/products/optical/maxar_product.py
eoreader/products/optical/optical_product.py
eoreader/products/optical/pla_product.py
eoreader/products/optical/pld_product.py
eoreader/products/optical/s2_product.py
eoreader/products/optical/s2_theia_product.py
eoreader/products/optical/s3_olci_product.py
eoreader/products/optical/s3_product.py
eoreader/products/optical/s3_slstr_product.py
eoreader/products/optical/spot6_product.py
eoreader/products/optical/spot7_product.py
eoreader/products/optical/vhr_product.py
eoreader/products/sar/__init__.py
eoreader/products/sar/cosmo_product.py
eoreader/products/sar/csg_product.py
eoreader/products/sar/csk_product.py
eoreader/products/sar/iceye_product.py
eoreader/products/sar/rcm_product.py
eoreader/products/sar/rs2_product.py
eoreader/products/sar/s1_product.py
eoreader/products/sar/sar_product.py
eoreader/products/sar/tsx_product.py