https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: 698fcd23fad547e52c0ae5b90ed45bb8947d9c80 authored by njeffery on 17 May 2023, 15:51:30 UTC
Cleaned benthic registry to conform to CF convention
Tip revision: 698fcd2
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