https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: f803e76382b22b0cccddecbf702e171fde823a26 authored by Ziming Ke on 22 March 2023, 01:18:37 UTC
constant surf O3
Tip revision: f803e76
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