=========================================================
eomatch Documentation
=========================================================

Identify and index Earth Observation product matchups — instances where two satellite
scenes overlap in space and time — and build collocated datasets from them.

.. grid:: 2
   :gutter: 2

   .. grid-item-card::  User Guide
      :link: content/user/user_guide
      :link-type: doc

      The user guide provides information on how to get started with eomatch,
      as well as more detailed information about finding matchups, cataloguing them,
      and building collocated datasets.

   .. grid-item-card::  API Reference
      :link: content/user/api
      :link-type: doc

      The reference guide contains a detailed description of the eomatch API.
      It describes how the functions, classes, and methods of the package work.

   .. grid-item-card::  Developer Guide
      :link: content/developer/developer_guide
      :link-type: doc

      The developer guide describes how to contribute to eomatch.


Acknowledgements
----------------

eomatch has been developed by the
`MetEOR Toolkit Team <team@comet-toolkit.org>`_.

Project status
--------------

eomatch is under active development. It is pre-alpha software.

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: For users

   User Guide <content/user/user_guide>
   API Reference <content/user/api>

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: For developers/contributors

   Developer Guide <content/developer/developer_guide>
   Internal API <content/developer/internal_api>

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Deployment

   API Architecture <design/api_architecture>
   Deployment Guide <design/deployment_guide>
