https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: 9f1e0fdc6a025e25a1d908ee4d03334db0b92494 authored by James Foucar on 14 June 2019, 20:59:44 UTC
Make MPAS landice build using CMake!
Tip revision: 9f1e0fd
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