=========================================================
processor_tools Documentation
=========================================================

Tools to support the developing of processing pipelines

.. grid:: 2
   :gutter: 2

   .. grid-item-card::  Quickstart
      :link: content/user/quickstart
      :link-type: doc

      The quickstart guide provides a quick introduction to **processor_tools**
      to help you get started.

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

      The user guide provides information on how to get started with **processor_tools**,
      as well as some more detailed information about its features.

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

      The reference guide contains a detailed description of the **processor_tools**
      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 **processor_tools**.


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

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

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

**processor_tools** is under active development. It is beta 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>