Configuration
=============

MPAS-Analysis is controlled through configuration files, which are customized
to point to different simulation results and to control how the output is
computed and displayed.  Several groups of configuration options are found
across a number of analysis tasks.

Examples of configuration files for various E3SM supported machines can be
found in the ``configs/`` folder or can be browsed on `GitHub`_.  The files
``example.cfg`` and ``example_e3sm.cfg`` provide a list of the default values
for the configuration options that are most commonly modified on unknown and
E3SM-supported machines, repsectively.

.. toctree::
   :maxdepth: 1

   config/runs
   config/execute
   config/dask_threads
   config/diagnostics
   config/input
   config/output
   config/climatology
   config/timeSeries
   config/index
   config/regions
   config/plot
   config/html
   config/observations
   config/preprocessed
   config/colormaps
   config/seasons
   config/comparison_grids
   config/moving_average
   config/time_axis_ticks
   config/transects


.. _`GitHub`: https://github.com/MPAS-Dev/MPAS-Analysis/tree/develop/configs