-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathPT15S.json
71 lines (71 loc) · 2.34 KB
/
PT15S.json
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
{
"Spase": {
"xmlns": "http://www.spase-group.org/data/schema",
"Version": "2.2.2",
"NumericalData": {
"ResourceID": "spase://NASA/NumericalData/AE-D/PT15S",
"ResourceHeader": {
"ResourceName": "AE-D 15-s Unified Abstract data",
"ReleaseDate": "2020-07-07T21:14:16Z",
"Description": "Atmospheric Explorer (AE)-D 15-s aeronomy data from all experiments, including electron, ion and neutral densities, temperatures, composition and winds, and airglow emissions",
"Contact": {
"PersonID": "spase://SMWG/Person/Dieter.K.Bilitza",
"Role": "GeneralContact"
},
"PriorID": [
"spase://VSPO/NumericalData/P_AED_HDR_UA",
"spase://VSPO/NumericalData/AE-D/PT15S"
]
},
"AccessInformation": {
"RepositoryID": "spase://SMWG/Repository/NASA/GSFC/SPDF",
"Availability": "Online",
"AccessRights": "Open",
"AccessURL": [
{
"Name": "FTPBrowser",
"URL": "https://omniweb.gsfc.nasa.gov/ftpbrowser/ae_d.html"
},
{
"Name": "FTPS from SPDF (not with most browsers)",
"URL": "ftps://spdf.gsfc.nasa.gov/pub/data/ae/ae_d/"
},
{
"Name": "HTTPS from SPDF",
"URL": "https://spdf.gsfc.nasa.gov/pub/data/ae/ae_d/",
"Description": "In CDF via HTTP from SPDF"
}
],
"Format": "Text"
},
"ProviderProcessingLevel": "CALIBRATED",
"InstrumentID": [
"spase://SMWG/Instrument/AE-D/RPA",
"spase://SMWG/Instrument/AE-D/CEP",
"spase://SMWG/Instrument/AE-D/LEE",
"spase://SMWG/Instrument/AE-D/MESA",
"spase://SMWG/Instrument/AE-D/MIMS",
"spase://SMWG/Instrument/AE-D/NACE",
"spase://SMWG/Instrument/AE-D/NATE",
"spase://SMWG/Instrument/AE-D/OSS",
"spase://SMWG/Instrument/AE-D/PES",
"spase://SMWG/Instrument/AE-D/VAE"
],
"MeasurementType": [
"ThermalPlasma",
"NeutralGas"
],
"TemporalDescription": {
"TimeSpan": {
"StartDate": "1975-10-06T00:00:00",
"StopDate": "1976-01-29T00:00:00"
},
"Cadence": "PT15S"
},
"ObservedRegion": [
"Earth.NearSurface.Ionosphere",
"Earth.NearSurface.Atmosphere"
]
}
}
}