https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: 08a5278f5596c665bd2f56bac56481761fcf81b4 authored by Eva Sinha on 02 April 2024, 16:43:01 UTC
Update to SSP245_ZATM use case
Tip revision: 08a5278
codemeta.json
{
  "@context": "https://raw.githubusercontent.com/mbjones/codemeta/master/codemeta.jsonld",
  "@type": "SoftwareSourceCode",
  "author": [
    {
      "@type": "Organization",
      "name": "E3SM Project",
    }
  ],
  "identifier": "http://dx.doi.org/10.11578/E3SM/dc.20230110.5",
  "codeRepository": "https://github.com/E3SM-Project/E3SM",
  "datePublished": "2023-01-11",
  "keywords": "climate modeling",
  "license": "BSD",
  "title": "Energy Exascale Earth System Model",
  "version": "v2.1.0"
}
back to top