e3sm_to_cmip’s documentation

The e3sm_to_cmip package converts E3SM model output variables to the CMIP standard format. The tool supports variables in the atmospheric, land, MPAS ocean, and MPAS sea-ice realms. The handling of each realm is slightly different, so care must be made when dealing with the various data types (refer to Preprocessing Data by Realm)

Usage

First, follow the Getting Started page for how to access e3sm_to_cmip in an Anaconda environment.

Afterwards, there are two main ways to run e3sm_to_cmip:

  1. Invoking the e3sm_to_cmip package directly on the appropriately pre-processed input files

  2. Using the automated CWL workflows provided in the scripts/cwl_workflows directory in the repository.