Welcome to Argonne AI-Driven Adaptive Sampling System (AIDAS)'s documentation! ============================================================================== .. grid:: 1 2 2 2 :gutter: 2 .. grid-item-card:: :octicon:`book;10em` :link: user_guide/index :link-type: doc :text-align: center **User Guide** The cookbook provides in-depth information on how to use AIDAS, including how to get started. This is where to look for general conceptual descriptions on how to use parts of AIDAS, including how to make your first lake breeze front and the required data preprocessing to do so. .. grid-item-card:: :octicon:`list-unordered;10em` :link: dev_reference/index :link-type: doc :text-align: center **Reference Guide** The reference guide contains detailed descriptions on every function and class within AIDAS. This is where to turn to understand how to use a particular feature or where to search for a specific tool .. grid-item-card:: :octicon:`terminal;10em` :link: contributors_guide/index :link-type: doc :text-align: center **Developer Guide** Want to help make AIDAS better? Found something that's not working quite right? You can find instructions on how to contribute to AIDAS here. You can also find detailed descriptions on tools useful for developing AIDAS. .. grid-item-card:: :octicon:`graph;10em` :link: auto_examples/index :link-type: doc :text-align: center **Example Gallery** Check out AIDAS's gallery of examples which contains sample code demonstrating various parts of AIDAS's functionality. Getting started =============== AIDAS is published on PyPI as ``aidas-atmos``: .. code-block:: console $ pip install aidas-atmos See :doc:`installation` for installing from source and for the full list of requirements. .. toctree:: :hidden: :maxdepth: 2 installation user_guide/index auto_examples/index dev_reference/index contributors_guide/index .. toctree:: :hidden: :maxdepth: 1 :caption: About readme history authors Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`