A cli utility to transform E3SM model output into CMIP compatible data.
copied from cf-staging / e3sm_to_cmipconda install conda-forge::e3sm_to_cmip
conda install conda-forge/label/cf202003::e3sm_to_cmip
conda install conda-forge/label/e3sm_dev::e3sm_to_cmip
conda install conda-forge/label/e3sm_to_cmip_dev::e3sm_to_cmip
Transform e3sm time series variables into cmip compatible data. Each variable needs its own handler script, implemented in the cmorhandlers directory (see directory for current handlers). In addition, you will need to clone the cmor repo (https://github.com/PCMDI/cmor) to access the Test and Tables directories. Test holds the commonuser_input.json file which can be used as a placeholder for the user supplied metadata, and Tables holds all the CMIP6 variable tables.