Line | |
---|
1 | {
|
---|
2 | "@context": "https://raw.githubusercontent.com/mbjones/codemeta/master/codemeta.jsonld",
|
---|
3 | "@type": "Code",
|
---|
4 | "author": [
|
---|
5 | {
|
---|
6 | "@id": "http://orcid.org/0000-0001-5982-167X",
|
---|
7 | "@type": "Person",
|
---|
8 | "email": "tim.jenness@gmail.com",
|
---|
9 | "name": "Tim Jenness",
|
---|
10 | },
|
---|
11 | {
|
---|
12 | "@id": "http://orcid.org/0000-0001-6524-2447",
|
---|
13 | "@type": "Person",
|
---|
14 | "email": "d.berry@eaobservatory.org",
|
---|
15 | "name": "David Berry",
|
---|
16 | "affiliation": "East Asian Observatory"
|
---|
17 | },
|
---|
18 | {
|
---|
19 | "@id": "",
|
---|
20 | "@type": "Person",
|
---|
21 | "email": "patrick.wallace@stfc.ac.uk",
|
---|
22 | "name": "Patrick Wallace",
|
---|
23 | "affiliation": "STFC",
|
---|
24 | }
|
---|
25 | ],
|
---|
26 | "identifier": "http://dx.doi.org/10.5281/zenodo.17212",
|
---|
27 | "codeRepository": "https://github.com/Starlink/pal",
|
---|
28 | "dateCreated": "2012-02-08",
|
---|
29 | "description": "The PAL library is a partial re-implementation of Pat Wallace's popular SLALIB library written in C using a Gnu GPL license and layered on top of the IAU's SOFA library (or the BSD-licensed ERFA) where appropriate.",
|
---|
30 | "keywords": "astronomy, Starlink, astrometry",
|
---|
31 | "license": "http://opensource.org/licenses/GPL-3.0",
|
---|
32 | "title": "PAL: Positional Astronomy Library",
|
---|
33 | "version": "0.9.1",
|
---|
34 | "uploadedBy":
|
---|
35 | {
|
---|
36 | "@id": "http://orcid.org/0000-0001-5982-167X",
|
---|
37 | "@type": "Person",
|
---|
38 | "email": "tim.jenness@gmail.com",
|
---|
39 | "name": "Tim Jenness",
|
---|
40 | }
|
---|
41 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.