File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "@context" : " https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld" ,
3+ "@type" : " Code" ,
4+ "author" : [
5+ {
6+ "@id" : " " ,
7+ "@type" : " Person" ,
8+ "email" : " " ,
9+ "name" : " scivision" ,
10+ "affiliation" : " "
11+ },
12+ {
13+ "@id" : " " ,
14+ "@type" : " Person" ,
15+ "email" : " " ,
16+ "name" : " Michael Hirsch, Ph.D" ,
17+ "affiliation" : " "
18+ }
19+ ],
20+ "identifier" : " http://doi.org/10.5281/zenodo.213676" ,
21+ "codeRepository" : " https://github.com/scivision/pymap3d" ,
22+ "datePublished" : " 2018-01-28" ,
23+ "dateModified" : " 2018-01-28" ,
24+ "dateCreated" : " 2018-01-28" ,
25+ "description" : " 3-D coordinate conversions in pure Python" ,
26+ "keywords" : " geospace,coordinates" ,
27+ "license" : " BSD" ,
28+ "title" : " pymap3d" ,
29+ "version" : " 1.3.0"
30+ }
You can’t perform that action at this time.
0 commit comments