.. _EERIE_simulations:
EERIE Simulations
-----------------
The coupled EERIE phase 1 simulations consist of a complete, continuous set of four different experiments named *spin-up*, *control*, *hist* and a *scenario* simulation, together covering the years 1950-2050 and thus the centennial scale. The recent progress of the simulations is displayed `here `_.
A good starting point for starting to work with EERIE data is our `Hackathon github repository `_.
Catalog access:
.. code:: python
import intake
eerie_cat=intake.open_catalog("https://raw.githubusercontent.com/eerie-project/intake_catalogues/main/eerie.yaml")
.. toctree::
:caption: Simulations
:maxdepth: 1
eerie_phase1
.. toctree::
:maxdepth: 1
:caption: Usage tutorials
eerie_data-access_dkrz
eerie_data-access_online
eerie_data-retrieval_dkrz
Choose one of the tutorials depending on the system you work on.
See also the :ref:`nextGEMS_EERIE_hackathon`.