-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathabouts-dev.json
More file actions
95 lines (95 loc) · 3.79 KB
/
abouts-dev.json
File metadata and controls
95 lines (95 loc) · 3.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
[
{
"x_url": "https://imag-data-staging.bgs.ac.uk/GIN_V1/hapi",
"id": "INTERMAGNET",
"title": "INTERMAGNET HAPI server",
"contact": "e_ginman@bgs.ac.uk",
"contactID": "e_ginman@bgs.ac.uk",
"HAPI": "3.1",
"status": {
"code": 1200,
"message": "ok"
},
"description": "This HAPI server provides datasets with IDs in the form IAGACode/DataType/Cadence/Components. IAGACode is the three-letter IAGA code (https://iaga-vobs.org/) for the observatory. DataType is one of: 'adjusted', 'definitive', 'quasi-def', 'reported' (https://tech-man.intermagnet.org/stable/appendices/terminology.html) or 'best-avail' for the best available data. See https://imag-data.bgs.ac.uk/GIN_V1/index.jsp#best_avail for a discussion of what 'best-avail' implies. Cadence is an ISO8601 duration. This server only offers minute ('PT1M') and second ('PT1S') cadence data. Components is one of: 'xyzf', 'hdzf', 'diff' (https://intermagnet.org/faq/10.geomagnetic-comp.html) or 'native' to use the components that the data provider sent the data in.",
"citation": "https://intermagnet.org/data_conditions.html",
"x_warnings": [
"Some institutes choose to embargo their data for a short time. For more information see https://imag-data.bgs.ac.uk/GIN_V1/index.jsp#embargo_data_plots"
],
"x_LastUpdateAttempt": "2026-03-04T16:05:10Z"
},
{
"x_url": "https://jfaden.net/HapiServerDemo/hapi",
"id": "Jeremy-Demo-Server",
"title": "Demo Server",
"contact": "Jeremy Faden <faden@cottagesystems.com>",
"contactID": "faden@cottagesystems.com",
"HAPI": "3.0",
"status": {
"code": 1200,
"message": "OK"
},
"description": "This server is used to quickly demonstrate new parts of the API so that clients can be coded and tested. This contains no data of value.",
"x_LastUpdateAttempt": "2026-03-04T16:05:10Z"
},
{
"x_url": "https://pds-ppi.igpp.ucla.edu/hapi",
"id": "NASA/PDS/PPI",
"title": "HAPI PPI Data and Metadata",
"contact": "pds_operator@igpp.ucla.edu",
"contactID": "imoon@igpp.ucla.edu",
"HAPI": "3.1",
"status": {
"code": 1200,
"message": "OK"
},
"x_LastUpdateAttempt": "2026-03-04T16:05:11Z"
},
{
"x_url": "https://staging.viresdisc.vires.services/hapi",
"id": "VirES-for-Swarm-DISC",
"title": "VirES for Swarm",
"contact": "feedback@vires.services",
"contactID": "feedback@vires.services",
"HAPI": "3.0",
"status": {
"code": 1200,
"message": "OK"
},
"description": "Web API for the ESA Swarm mission products.",
"x_LastUpdateAttempt": "2026-03-04T16:05:13Z"
},
{
"x_url": "https://cottagesystems.com/server/esac/hapi",
"id": "Server-Java-ESAC-CSA",
"title": "CSA ESAC HAPI Server",
"contact": "Jeremy Faden <faden@cottagesystems.com>",
"contactID": "faden@cottagesystems.org",
"HAPI": "3.2",
"description": "This HAPI server is based on the Java server at https://github.com/hapi-server/server-java.",
"status": {
"code": 1200,
"message": "OK request successful"
},
"x_hapi_home": "/home/tomcat/hapi-esac/",
"x_modificationDate": "2023-03-25T15:33:02.781Z",
"x_buildTime": "2025-10-31T11:03",
"x_LastUpdateAttempt": "2026-03-04T16:05:13Z"
},
{
"x_url": "https://cottagesystems.com/server/cdaweb/hapi",
"id": "cdaweb",
"title": "CDAWeb HAPI Server",
"contact": "Jeremy Faden <faden@cottagesystems.com>",
"contactID": "faden@cottagesystems.org",
"HAPI": "3.2",
"description": "CDF data sets from CDAWeb.",
"x_server_version": "2025-07-10T13:37",
"status": {
"code": 1200,
"message": "OK request successful"
},
"x_modificationDate": "2025-10-14T18:13:12.659Z",
"x_buildTime": "2026-01-30T06:15",
"x_LastUpdateAttempt": "2026-03-04T16:05:13Z"
}
]