Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 921 Bytes

index.md

File metadata and controls

66 lines (54 loc) · 921 Bytes

EOReader API

.. toctree::
   :maxdepth: 1
   :hidden:

   notebooks/why_eoreader 
.. toctree::
   :maxdepth: 1
   :caption: For Users
   :hidden:

   main_features
   optical
   optical_band_mapping
   sar
   custom
   faq
.. toctree::
   :maxdepth: 2
   :caption: Tutorials
   :hidden:

   notebooks/basics
   notebooks/advanced
   notebooks/experimental
.. autosummary::
   :toctree: api
   :caption: EOReader API
   :template: custom-module-template.rst
   :recursive:
   
   eoreader.reader
   eoreader.products
   eoreader.bands
   eoreader.stac
   eoreader.env_vars
   eoreader.keywords
   eoreader.exceptions
   eoreader.utils 
.. toctree::
   :maxdepth: 1
   :caption: For Contributors
   :hidden:

   contributing
   history
   GitHub Repository <https://github.com/sertit/eoreader>