Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

To facilitate provenance within E3SM experiments and model intercomparisons, the following standards should be followed in all files output by E3SM components.

History global attributes

History files from E3SM components should all have these global attributes. Examples are from EAM and should be adjusted as appropriate.

Anything labeled as “from coupler” can get its value from the infodata block in the coupler with a call to  seq_infodata_GetData

title = (what is in this file) "EAM History file information" ;

source = (common full name for model) "E3SM Atmosphere Model" ;

:source_id = (the git hash from coupler)

:product = "model-output" ;

:realm = see table in https://github.com/WCRP-CMIP/CMIP6_CVs/blob/master/CMIP6_realm.json

:case = (CIME case id from coupler) ;

:username = (username from coupler) ;

:hostname = (hostname from coupler) ;

:git_version = (the git hash from coupler)

:history = (date-time stamp of file creation) "created on 05/02/21 23:58:09" ;

:Conventions = "CF-1.7" ;

:institution_id = "E3SM-Project" ;

:institution = "LLNL (Lawrence Livermore National Laboratory, Livermore, CA 94550, USA); ANL (Argonne National Laboratory, Argonne, IL 60439, USA); BNL (Brookhaven National Laboratory, Upton, NY 11973, USA); LANL (Los Alamos National Laboratory, Los Alamos, NM 87545, USA); LBNL (Lawrence Berkeley National Laboratory, Berkeley, CA 94720, USA); ORNL (Oak Ridge National Laboratory, Oak Ridge, TN 37831, USA); PNNL (Pacific Northwest National Laboratory, Richland, WA 99352, USA); SNL (Sandia National Laboratories, Albuquerque, NM 87185, USA). Mailing address: LLNL Climate Program, c/o David C. Bader, Principal Investigator, L-103, 7000 East Avenue, Livermore, CA 94550, USA" ;

:contact = "e3sm-data-support@listserv.llnl.gov" ;

History variable attributes

  • No labels