
<img src="docs/source/_static/GRS_driver.png" alt="GRSdriver_icon" width="100"/>

GRSdriver documentation
===============================
Driver dedicated to load and prepare data for the GRS processor
-------------------------------------------------------------------

- Tool for easy loading of Sentinel-2 L1C SAFE format with accurate computation of the viewing angles
- Applicable to Landsat 8 and 9
- Visualization tools

.. toctree::
   :maxdepth: 3
   :caption: Getting started:

   usage

.. toctree::
   :maxdepth: 2
   :caption: Tutorials

   examples/basics
   examples/landsat
   examples/auxiliary
   examples/download

.. toctree::
   :maxdepth: 3
   :caption: GRSdriver API
   :hidden:

   api

API reference
-------------

.. autosummary::
   :template: custom-module-template.rst


.. toctree::
   :maxdepth: 1
   :caption: For Contributors
   :hidden:

   history

Interactive data manipulation
=============================

Please see the GRS Toolbox package `grstbx <https://github.com/Tristanovsk/grstbx>`__

.. figure:: _static/GRSdriver_visual_tool_optimized.gif
   :alt: animated_dashboard

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
