We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5abe2 commit 25dcf94Copy full SHA for 25dcf94
codemeta.json
@@ -0,0 +1,17 @@
1
+{
2
+ "@context": "https://raw.githubusercontent.com/mbjones/codemeta/master/codemeta.jsonld",
3
+ "@type": "SoftwareSourceCode",
4
+ "author": [
5
+ {
6
+ "@type": "Organization",
7
+ "name": "E3SM Project",
8
+ }
9
+ ],
10
+ "identifier": "http://dx.doi.org/10.11578/E3SM/dc.20180418.36",
11
+ "codeRepository": "https://github.com/E3SM-Project/E3SM",
12
+ "datePublished": "2018-04-20",
13
+ "keywords": "climate modeling",
14
+ "license": "BSD",
15
+ "title": "Energy Exascale Earth System Model",
16
+ "version": "v1.0.0"
17
+}
0 commit comments