https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: e43cc36fb8236808d5f94aa08671474fa6d27e36 authored by Luke Van Roekel on 08 May 2019, 17:45:07 UTC
changes for LANL badger functionality
Tip revision: e43cc36
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.20180418.36",
  "codeRepository": "https://github.com/E3SM-Project/E3SM",
  "datePublished": "2018-04-20",
  "keywords": "climate modeling",
  "license": "BSD",
  "title": "Energy Exascale Earth System Model",
  "version": "v1.0.0"
}
back to top