File tree 1 file changed +30
-0
lines changed 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "@context" : " https://doi.org/10.5063/schema/codemeta-2.0" ,
3
+ "@type" : " SoftwareSourceCode" ,
4
+ "license" : " https://spdx.org/licenses/BSD-3-Clause" ,
5
+ "codeRepository" : " https://github.com/geospace-code/matmap3d" ,
6
+ "contIntegration" : " https://github.com/geospace-code/matmap3d/actions" ,
7
+ "dateModified" : " 2020-08-14" ,
8
+ "downloadUrl" : " https://github.com/geospace-code/matmap3d/releases" ,
9
+ "issueTracker" : " https://github.com/geospace-code/matmap3d/issues" ,
10
+ "name" : " matmap3d" ,
11
+ "version" : " 2.0.0" ,
12
+ "identifier" : " 10.5281/zenodo.3966173" ,
13
+ "description" : " Matlab / GNU Octave coordinate conversions for geospace ecef enu eci. Similar to Python PyMap3D." ,
14
+ "applicationCategory" : " compuation" ,
15
+ "developmentStatus" : " active" ,
16
+ "keywords" : [
17
+ " geodesy"
18
+ ],
19
+ "programmingLanguage" : [
20
+ " Matlab"
21
+ ],
22
+ "author" : [
23
+ {
24
+ "@type" : " Person" ,
25
+ "@id" : " https://orcid.org/0000-0002-1637-6526" ,
26
+ "givenName" : " Michael" ,
27
+ "familyName" : " Hirsch"
28
+ }
29
+ ]
30
+ }
You can’t perform that action at this time.
0 commit comments