.. _EERIE_simulations: EERIE Simulations ----------------- The EERIE project (2023-2026) aims to quantify the role of ocean mesoscale processes in shaping the climate trajectory over seasonal to centennial time scales. EERIE develops a new generation of Earth System Models (ESMs) that are capable of explicitly representing a crucially important, yet unexplored regime of the Earth system – the ocean mesoscale. Leveraging the latest advances in science and technology, EERIE will substantially improve the ability of such ESMs to faithfully represent the centennial-scale evolution of the global climate, especially its variability, extremes and how tipping points may unfold under the influence of the ocean mesoscale. **EERIE Models** - `IFS-FSEOM2-SR `_ - `IFS-NEMO `_ - `ICON-ESM-ER `_ **EERIE Experiments** The main EERIE simulations are conducted following mainly the CMIP6 HighResMIP protocol and are only adapted with updates in forcings. E.g., the future scenario is based on the CMIP6 scenario ssp245 rather than the CMIP5 scenario rcp85. - *eerie-spinup-1950* - *eerie-control-1950* - *hist-1950* - *highres-future-ssp245* **EERIE Data sources** - The `eerie.cloud `_ provides a browsable interface using a EERIE stac collection. The STAC collection is a mirror of the intake catalog. Each STAC item is a dataset that contains Zarr access links as assets. - The long term archive `WDCC `_ - `The CEDA Archive `_ **More information** - `EERIE models and experiment description `_ - `EERIE deliverables, e.g. on simulations and data availability `_ A good starting point for starting to work with EERIE data is our `Hackathon github repository `_. Central 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`.