Commit 82754a794047e27e73a12ca8a428c0a3c5f1eef0
1 parent
3b15534f
Exists in
master
and in
4 other branches
Merge ACE/EPAM from amdadev
Showing
10 changed files
with
1227 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,47 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_0_0.xsd"> | |
3 | + <Version>2.0.0</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/ACE/EPAM</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>EPAM</ResourceName> | |
8 | + <ResourceName>ACE Electron Proton Alpha Monitor</ResourceName> | |
9 | + <AlternateName>ACE EPAM</AlternateName> | |
10 | + <AlternateName>1997-045A-08</AlternateName> | |
11 | + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> | |
12 | + <Description>EPAM is composed of five telescope apertures of three different types. | |
13 | + Two Low Energy Foil Spectrometers (LEFS) measure the flux and direction of electrons above 30 keV (geometry factor = 0.397 cm^2 sr), | |
14 | + two Low Energy Magnetic Spectrometers (LEMS) measure the flux and direction of ions greater than 50 keV (geometry factor = 0.48 cm^2 sr), | |
15 | + and the Composition Aperture (CA) measures the elemental composition of the ions (geometry factor = 0.24 cm^2 sr). | |
16 | + The telescopes use the spin of the spacecraft to sweep the full sky. Solid-state detectors are used to measure the energy and composition of the incoming particles. | |
17 | +</Description> | |
18 | + <Contact> | |
19 | + <PersonID>spase://CNES/Person/Dennis.Haggerty</PersonID> | |
20 | + <Role>TechnicalContact</Role> | |
21 | +</Contact> | |
22 | + <Contact> | |
23 | + <PersonID>spase://CNES/Person/Robert.E.Gold</PersonID> | |
24 | + <Role>CoInvestigator</Role> | |
25 | +</Contact> | |
26 | + <InformationURL> | |
27 | + <Name>Instrument description</Name> | |
28 | + <URL>http://sd-www.jhuapl.edu/ACE/EPAM/</URL> | |
29 | + <Description>Description of the ACE EPAM instrument design and instrument characteristics, with links to data and other documentation</Description> | |
30 | +</InformationURL> | |
31 | + <InformationURL> | |
32 | + <Name>NSSDC's Master Catalog</Name> | |
33 | + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1997-045A-08</URL> | |
34 | + <Description>Information about the EPAM experiment on the ACE mission.</Description> | |
35 | +</InformationURL> | |
36 | + <InformationURL> | |
37 | + <Name>Space Science Reviews Journal Article</Name> | |
38 | + <URL>https://link.springer.com/article/10.1023/A:1005088115759</URL> | |
39 | + <Description>Detailed information about the Electron Proton Alpha Monitor experiment on the ACE mission.</Description> | |
40 | +</InformationURL> | |
41 | + <PriorID>spase://SMWG/instrument/1997-045A-08</PriorID> | |
42 | +</ResourceHeader> | |
43 | + <InstrumentType>EnergeticParticleInstrument</InstrumentType> | |
44 | + <InvestigationName>Electron Proton and Alpha Monitor (EPAM) on ACE</InvestigationName> | |
45 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/ACE</ObservatoryID> | |
46 | +</Instrument> | |
47 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,202 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://NASA/NumericalData/ACE/EPAM/ace-epam-ca60</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>CA60</ResourceName> | |
8 | + <AlternateName>CA60 - ACE Electron Proton Alpha Monitor (EPAM) 5-min Level 2 Data</AlternateName> | |
9 | + <ReleaseDate>2021-04-27T15:38:11Z</ReleaseDate> | |
10 | + <Description>ACE CA60 flux data. Taken from ACE EPAM Electron Proton Alpha Monitor (EPAM) Level 2 intensities at 5-min time resolution. Calibrated science quality data. The data are accessible via ftp in HDF and CDF from the ACE Science Center and CDAWeb, respectively, and in ASCII format from the value-added interfaces at those sites. The "parameter keys" given below are as used by CDAWeb.</Description> | |
11 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team and the ACE Science Center</Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID>spase://CNES/Person/Dennis.Haggerty</PersonID> | |
14 | + <Role>TechnicalContact</Role> | |
15 | + </Contact> | |
16 | + <Contact> | |
17 | + <PersonID>spase://CNES/Person/Robert.E.Gold</PersonID> | |
18 | + <Role>CoInvestigator</Role> | |
19 | + </Contact> | |
20 | + <InformationURL> | |
21 | + <Name>ACE Electron Proton Alpha Monitor (EPAM) Level 2 data Home Page</Name> | |
22 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/epam_l2desc.html</URL> | |
23 | + <Description>A web site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data</Description> | |
24 | + </InformationURL> | |
25 | + <InformationURL> | |
26 | + <Name>Rules of use, and caveats</Name> | |
27 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html</URL> | |
28 | + <Description>ACE level 2 data rules of use, and caveats</Description> | |
29 | + </InformationURL> | |
30 | + <PriorID>ace-epam-h1</PriorID> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>NetCDF</Format> | |
43 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team, the ACE Science Center, and the CDAWeb team at GSFC/SPDF.</Acknowledgement> | |
44 | + </AccessInformation> | |
45 | + <ProviderName>CDAWeb</ProviderName> | |
46 | + <ProviderResourceName>AC_H1_EPM</ProviderResourceName> | |
47 | + <ProviderProcessingLevel>Level 2</ProviderProcessingLevel> | |
48 | + <ProviderVersion>5</ProviderVersion> | |
49 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/ACE/EPAM</InstrumentID> | |
50 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
51 | + <TemporalDescription> | |
52 | + <TimeSpan> | |
53 | + <StartDate>1997-08-29T00:00:00Z</StartDate> | |
54 | + <StopDate>2022-05-01T00:00:00Z</StopDate> | |
55 | + </TimeSpan> | |
56 | + <Cadence>PT5M</Cadence> | |
57 | + </TemporalDescription> | |
58 | + <Caveats>The quality of ACE level 2 data is such that it is suitable for serious scientific study. However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to the ACE team before publication.</Caveats> | |
59 | + <Parameter> | |
60 | + <Name>He flux</Name> | |
61 | + <ParameterKey>ace_epam_ca60_he</ParameterKey> | |
62 | + <Description>CA60 MeV/nuc. He Flux</Description> | |
63 | + <Units>1/(cm^2 s sr MeV/nuc)</Units> | |
64 | + <Structure> | |
65 | + <Size>2</Size> | |
66 | + <Element> | |
67 | + <Name>0.389 - 1.28 MeV/nuc</Name> | |
68 | + <Index>1</Index> | |
69 | + <ParameterKey>ace_epam_ca60_he(0)</ParameterKey> | |
70 | + </Element> | |
71 | + <Element> | |
72 | + <Name>1.28 - 6.98 MeV/nuc</Name> | |
73 | + <Index>2</Index> | |
74 | + <ParameterKey>ace_epam_ca60_he(1)</ParameterKey> | |
75 | + </Element> | |
76 | + </Structure> | |
77 | + <Particle> | |
78 | + <ParticleType>AlphaParticle</ParticleType> | |
79 | + <Qualifier>Differential</Qualifier> | |
80 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
81 | + </Particle> | |
82 | + </Parameter> | |
83 | + <Parameter> | |
84 | + <Name>He flux uncertainty</Name> | |
85 | + <ParameterKey>ace_epam_ca60_unche</ParameterKey> | |
86 | + <Description>Fractional uncertainty (statistical) in the He flux</Description> | |
87 | + <Units>Ratio</Units> | |
88 | + <Structure> | |
89 | + <Size>2</Size> | |
90 | + <Element> | |
91 | + <Name>0.389 - 1.28 MeV/nuc</Name> | |
92 | + <Index>1</Index> | |
93 | + <ParameterKey>ace_epam_ca60_unche(0)</ParameterKey> | |
94 | + </Element> | |
95 | + <Element> | |
96 | + <Name>1.28 - 6.98 MeV/nuc</Name> | |
97 | + <Index>2</Index> | |
98 | + <ParameterKey>ace_epam_ca60_unche(1)</ParameterKey> | |
99 | + </Element> | |
100 | + </Structure> | |
101 | + <Particle> | |
102 | + <ParticleType>AlphaParticle</ParticleType> | |
103 | + <Qualifier>Uncertainty</Qualifier> | |
104 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
105 | + </Particle> | |
106 | + </Parameter> | |
107 | + <Parameter> | |
108 | + <Name>CNO flux</Name> | |
109 | + <ParameterKey>ace_epam_ca60_cno</ParameterKey> | |
110 | + <Description>CA60 MeV/nuc. CNO Flux</Description> | |
111 | + <Units>1/(cm^2 s sr MeV/nuc)</Units> | |
112 | + <Structure> | |
113 | + <Size>2</Size> | |
114 | + <Element> | |
115 | + <Name>0.465 - 1.71 MeV/nuc</Name> | |
116 | + <Index>1</Index> | |
117 | + <ParameterKey>ace_epam_ca60_cno(0)</ParameterKey> | |
118 | + </Element> | |
119 | + <Element> | |
120 | + <Name>1.71 - 19.1 MeV/nuc</Name> | |
121 | + <Index>2</Index> | |
122 | + <ParameterKey>ace_epam_ca60_cno(1)</ParameterKey> | |
123 | + </Element> | |
124 | + </Structure> | |
125 | + <Particle> | |
126 | + <ParticleType>Ion</ParticleType> | |
127 | + <Qualifier>Differential</Qualifier> | |
128 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
129 | + </Particle> | |
130 | + </Parameter> | |
131 | + <Parameter> | |
132 | + <Name>CNO flux uncertainty</Name> | |
133 | + <ParameterKey>ace_epam_ca60_unccno</ParameterKey> | |
134 | + <Description>Fractional uncertainty (statistical) in the CNO Flux</Description> | |
135 | + <Units>Ratio</Units> | |
136 | + <Structure> | |
137 | + <Size>2</Size> | |
138 | + <Element> | |
139 | + <Name>0.465 - 1.71 MeV/nuc</Name> | |
140 | + <Index>1</Index> | |
141 | + <ParameterKey>ace_epam_ca60_unccno(0)</ParameterKey> | |
142 | + </Element> | |
143 | + <Element> | |
144 | + <Name>1.71 - 19.1 MeV/nuc</Name> | |
145 | + <Index>2</Index> | |
146 | + <ParameterKey>ace_epam_ca60_unccno(1)</ParameterKey> | |
147 | + </Element> | |
148 | + </Structure> | |
149 | + <Particle> | |
150 | + <ParticleType>Ion</ParticleType> | |
151 | + <Qualifier>Differential</Qualifier> | |
152 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
153 | + </Particle> | |
154 | + </Parameter> | |
155 | + <Parameter> | |
156 | + <Name>Fe flux</Name> | |
157 | + <ParameterKey>ace_epam_ca60_fe</ParameterKey> | |
158 | + <Description>CA60 MeV/nuc. Fe Flux</Description> | |
159 | + <Units>1/(cm^2 s sr MeV/nuc)</Units> | |
160 | + <Structure> | |
161 | + <Size>2</Size> | |
162 | + <Element> | |
163 | + <Name>0.239 - 0.840 MeV/nuc</Name> | |
164 | + <Index>1</Index> | |
165 | + <ParameterKey>ace_epam_ca60_fe(0)</ParameterKey> | |
166 | + </Element> | |
167 | + <Element> | |
168 | + <Name>0.840 - 92.7 MeV/nuc</Name> | |
169 | + <Index>2</Index> | |
170 | + <ParameterKey>ace_epam_ca60_fe(1)</ParameterKey> | |
171 | + </Element> | |
172 | + </Structure> | |
173 | + <Particle> | |
174 | + <ParticleType>Ion</ParticleType> | |
175 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
176 | + </Particle> | |
177 | + </Parameter> | |
178 | + <Parameter> | |
179 | + <Name>Fe flux uncertainty</Name> | |
180 | + <ParameterKey>ace_epam_ca60_uncfe</ParameterKey> | |
181 | + <Description>Fractional uncertainty (statistical) in the Fe Flux</Description> | |
182 | + <Units>Ratio</Units> | |
183 | + <Structure> | |
184 | + <Size>2</Size> | |
185 | + <Element> | |
186 | + <Name>0.239 - 0.840 MeV/nuc</Name> | |
187 | + <Index>1</Index> | |
188 | + <ParameterKey>ace_epam_ca60_uncfe(0)</ParameterKey> | |
189 | + </Element> | |
190 | + <Element> | |
191 | + <Name>0.840 - 92.7 MeV/nuc</Name> | |
192 | + <Index>2</Index> | |
193 | + <ParameterKey>ace_epam_ca60_uncfe(1)</ParameterKey> | |
194 | + </Element> | |
195 | + </Structure> | |
196 | + <Particle> | |
197 | + <ParticleType>Ion</ParticleType> | |
198 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
199 | + </Particle> | |
200 | + </Parameter> | |
201 | + </NumericalData> | |
202 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,128 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://NASA/NumericalData/ACE/EPAM/ace-epam-de</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>DE</ResourceName> | |
8 | + <AlternateName>ACE Electron Proton Alpha Monitor (EPAM) 5-min Level 2 Data</AlternateName> | |
9 | + <ReleaseDate>2021-04-27T15:38:11Z</ReleaseDate> | |
10 | + <Description>ACE EPAM DE (Deflected Electrons) data. Taken from ACE EPAM Electron Proton Alpha Monitor (EPAM) Level 2 intensities at 5-min time resolution. Calibrated science quality data. The data are accessible via ftp in HDF and CDF from the ACE Science Center and CDAWeb, respectively, and in ASCII format from the value-added interfaces at those sites. The "parameter keys" given below are as used by CDAWeb.</Description> | |
11 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team and the ACE Science Center</Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID>spase://CNES/Person/Dennis.Haggerty</PersonID> | |
14 | + <Role>TechnicalContact</Role> | |
15 | + </Contact> | |
16 | + <Contact> | |
17 | + <PersonID>spase://CNES/Person/Robert.E.Gold</PersonID> | |
18 | + <Role>CoInvestigator</Role> | |
19 | + </Contact> | |
20 | + <InformationURL> | |
21 | + <Name>ACE Electron Proton Alpha Monitor (EPAM) Level 2 data Home Page</Name> | |
22 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/epam_l2desc.html</URL> | |
23 | + <Description>A web site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data</Description> | |
24 | + </InformationURL> | |
25 | + <InformationURL> | |
26 | + <Name>Rules of use, and caveats</Name> | |
27 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html</URL> | |
28 | + <Description>ACE level 2 data rules of use, and caveats</Description> | |
29 | + </InformationURL> | |
30 | + <PriorID>ace-epam-h1</PriorID> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>NetCDF</Format> | |
43 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team, the ACE Science Center, and the CDAWeb team at GSFC/SPDF.</Acknowledgement> | |
44 | + </AccessInformation> | |
45 | + <ProviderName>CDAWeb</ProviderName> | |
46 | + <ProviderResourceName>AC_H1_EPM</ProviderResourceName> | |
47 | + <ProviderProcessingLevel>Level 2</ProviderProcessingLevel> | |
48 | + <ProviderVersion>5</ProviderVersion> | |
49 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/ACE/EPAM</InstrumentID> | |
50 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
51 | + <TemporalDescription> | |
52 | + <TimeSpan> | |
53 | + <StartDate>1997-08-29T00:00:00Z</StartDate> | |
54 | + <StopDate>2022-05-01T00:00:00Z</StopDate> | |
55 | + </TimeSpan> | |
56 | + <Cadence>PT5M</Cadence> | |
57 | + </TemporalDescription> | |
58 | + <Caveats>The quality of ACE level 2 data is such that it is suitable for serious scientific study. However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to the ACE team before publication.</Caveats> | |
59 | + <Parameter> | |
60 | + <Name>e- flux</Name> | |
61 | + <ParameterKey>ace_epam_de_e</ParameterKey> | |
62 | + <Description>DE MeV Electron Flux</Description> | |
63 | + <Units>1/(cm^2 s sr MeV)</Units> | |
64 | + <Structure> | |
65 | + <Size>4</Size> | |
66 | + <Element> | |
67 | + <Name>0.038 - 0.053 MeV</Name> | |
68 | + <Index>1</Index> | |
69 | + <ParameterKey>ace_epam_de_e(0)</ParameterKey> | |
70 | + </Element> | |
71 | + <Element> | |
72 | + <Name>0.053 - 0.103 MeV</Name> | |
73 | + <Index>2</Index> | |
74 | + <ParameterKey>ace_epam_de_e(1)</ParameterKey> | |
75 | + </Element> | |
76 | + <Element> | |
77 | + <Name>0.103 - 0.175 MeV</Name> | |
78 | + <Index>3</Index> | |
79 | + <ParameterKey>ace_epam_de_e(2)</ParameterKey> | |
80 | + </Element> | |
81 | + <Element> | |
82 | + <Name>0.175 - 0.315 MeV</Name> | |
83 | + <Index>4</Index> | |
84 | + <ParameterKey>ace_epam_de_e(3)</ParameterKey> | |
85 | + </Element> | |
86 | + </Structure> | |
87 | + <Particle> | |
88 | + <ParticleType>Electron</ParticleType> | |
89 | + <Qualifier>Differential</Qualifier> | |
90 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
91 | + </Particle> | |
92 | + </Parameter> | |
93 | + <Parameter> | |
94 | + <Name>uncertainty</Name> | |
95 | + <ParameterKey>ace_epam_de_unce</ParameterKey> | |
96 | + <Description>Fractional uncertainty (statistical) in the DE flux</Description> | |
97 | + <Units>Ratio</Units> | |
98 | + <Structure> | |
99 | + <Size>4</Size> | |
100 | + <Element> | |
101 | + <Name>0.038 - 0.053 MeV</Name> | |
102 | + <Index>1</Index> | |
103 | + <ParameterKey>ace_epam_de_unce(0)</ParameterKey> | |
104 | + </Element> | |
105 | + <Element> | |
106 | + <Name>0.053 - 0.103 MeV</Name> | |
107 | + <Index>2</Index> | |
108 | + <ParameterKey>ace_epam_de_unce(1)</ParameterKey> | |
109 | + </Element> | |
110 | + <Element> | |
111 | + <Name>0.103 - 0.175 MeV</Name> | |
112 | + <Index>3</Index> | |
113 | + <ParameterKey>ace_epam_de_unce(2)</ParameterKey> | |
114 | + </Element> | |
115 | + <Element> | |
116 | + <Name>0.175 - 0.315 MeV</Name> | |
117 | + <Index>4</Index> | |
118 | + <ParameterKey>ace_epam_de_unce(3)</ParameterKey> | |
119 | + </Element> | |
120 | + </Structure> | |
121 | + <Particle> | |
122 | + <ParticleType>Electron</ParticleType> | |
123 | + <Qualifier>Uncertainty</Qualifier> | |
124 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
125 | + </Particle> | |
126 | + </Parameter> | |
127 | + </NumericalData> | |
128 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,183 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://NASA/NumericalData/ACE/EPAM/ace-epam-lefs150</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>LEFS150</ResourceName> | |
8 | + <AlternateName>LEFS150 - ACE Electron Proton Alpha Monitor (EPAM) 5-min Level 2 Data</AlternateName> | |
9 | + <ReleaseDate>2021-04-27T15:38:11Z</ReleaseDate> | |
10 | + <Description>LEFS150 flux data. Taken from ACE EPAM Electron Proton Alpha Monitor (EPAM) Level 2 intensities at 5-min time resolution. Calibrated science quality data. The data are accessible via ftp in HDF and CDF from the ACE Science Center and CDAWeb, respectively, and in ASCII format from the value-added interfaces at those sites. The "parameter keys" given below are as used by CDAWeb.</Description> | |
11 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team and the ACE Science Center</Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID>spase://CNES/Person/Dennis.Haggerty</PersonID> | |
14 | + <Role>TechnicalContact</Role> | |
15 | + </Contact> | |
16 | + <Contact> | |
17 | + <PersonID>spase://CNES/Person/Robert.E.Gold</PersonID> | |
18 | + <Role>CoInvestigator</Role> | |
19 | + </Contact> | |
20 | + <InformationURL> | |
21 | + <Name>ACE Electron Proton Alpha Monitor (EPAM) Level 2 data Home Page</Name> | |
22 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/epam_l2desc.html</URL> | |
23 | + <Description>A web site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data</Description> | |
24 | + </InformationURL> | |
25 | + <InformationURL> | |
26 | + <Name>Rules of use, and caveats</Name> | |
27 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html</URL> | |
28 | + <Description>ACE level 2 data rules of use, and caveats</Description> | |
29 | + </InformationURL> | |
30 | + <PriorID>ace-epam-h1</PriorID> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>NetCDF</Format> | |
43 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team, the ACE Science Center, and the CDAWeb team at GSFC/SPDF.</Acknowledgement> | |
44 | + </AccessInformation> | |
45 | + <ProviderName>CDAWeb</ProviderName> | |
46 | + <ProviderResourceName>AC_H1_EPM</ProviderResourceName> | |
47 | + <ProviderProcessingLevel>Level 2</ProviderProcessingLevel> | |
48 | + <ProviderVersion>5</ProviderVersion> | |
49 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/ACE/EPAM</InstrumentID> | |
50 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
51 | + <TemporalDescription> | |
52 | + <TimeSpan> | |
53 | + <StartDate>1997-08-29T00:00:00Z</StartDate> | |
54 | + <StopDate>2022-05-01T00:00:00Z</StopDate> | |
55 | + </TimeSpan> | |
56 | + <Cadence>PT5M</Cadence> | |
57 | + </TemporalDescription> | |
58 | + <Caveats>The quality of ACE level 2 data is such that it is suitable for serious scientific study. However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to the ACE team before publication.</Caveats> | |
59 | + <Parameter> | |
60 | + <Name>ion flux</Name> | |
61 | + <ParameterKey>ace_epam_lefs150_i</ParameterKey> | |
62 | + <Description>LEFS150 MeV/nuc. ion Flux</Description> | |
63 | + <Units>1/(cm^2 s sr MeV/nuc)</Units> | |
64 | + <Structure> | |
65 | + <Size>3</Size> | |
66 | + <Element> | |
67 | + <Name>0.540 - 0.765 MeV</Name> | |
68 | + <Index>1</Index> | |
69 | + <ParameterKey>ace_epam_lefs150_i(0)</ParameterKey> | |
70 | + </Element> | |
71 | + <Element> | |
72 | + <Name>0.765 - 1.22 MeV</Name> | |
73 | + <Index>2</Index> | |
74 | + <ParameterKey>ace_epam_lefs150_i(1)</ParameterKey> | |
75 | + </Element> | |
76 | + <Element> | |
77 | + <Name>1.22 - 4.94 MeV</Name> | |
78 | + <Index>3</Index> | |
79 | + <ParameterKey>ace_epam_lefs150_i(2)</ParameterKey> | |
80 | + </Element> | |
81 | + </Structure> | |
82 | + <Particle> | |
83 | + <ParticleType>Ion</ParticleType> | |
84 | + <Qualifier>Differential</Qualifier> | |
85 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
86 | + </Particle> | |
87 | + </Parameter> | |
88 | + <Parameter> | |
89 | + <Name>ion uncertainty</Name> | |
90 | + <ParameterKey>ace_epam_lefs150_unci</ParameterKey> | |
91 | + <Description>Fractional uncertainty (statistical) in the ion flux</Description> | |
92 | + <Units>Ratio</Units> | |
93 | + <Structure> | |
94 | + <Size>3</Size> | |
95 | + <Element> | |
96 | + <Name>0.540 - 0.765 MeV</Name> | |
97 | + <Index>1</Index> | |
98 | + <ParameterKey>ace_epam_lefs150_unci(0)</ParameterKey> | |
99 | + </Element> | |
100 | + <Element> | |
101 | + <Name>0.765 - 1.22 MeV</Name> | |
102 | + <Index>2</Index> | |
103 | + <ParameterKey>ace_epam_lefs150_unci(1)</ParameterKey> | |
104 | + </Element> | |
105 | + <Element> | |
106 | + <Name>1.22 - 4.94 MeV</Name> | |
107 | + <Index>3</Index> | |
108 | + <ParameterKey>ace_epam_lefs150_unci(2)</ParameterKey> | |
109 | + </Element> | |
110 | + </Structure> | |
111 | + <Particle> | |
112 | + <ParticleType>Ion</ParticleType> | |
113 | + <Qualifier>Uncertainty</Qualifier> | |
114 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
115 | + </Particle> | |
116 | + </Parameter> | |
117 | + <Parameter> | |
118 | + <Name>e- flux</Name> | |
119 | + <ParameterKey>ace_epam_lefs150_e</ParameterKey> | |
120 | + <Units>1/(cm^2 s sr MeV/nuc)</Units> | |
121 | + <Structure> | |
122 | + <Size>4</Size> | |
123 | + <Element> | |
124 | + <Name>0.045 - 0.062 MeV</Name> | |
125 | + <Index>1</Index> | |
126 | + <ParameterKey>ace_epam_lefs150_e(0)</ParameterKey> | |
127 | + </Element> | |
128 | + <Element> | |
129 | + <Name>0.062 - 0.102 MeV</Name> | |
130 | + <Index>2</Index> | |
131 | + <ParameterKey>ace_epam_lefs150_e(1)</ParameterKey> | |
132 | + </Element> | |
133 | + <Element> | |
134 | + <Name>0.102 - 0.175 MeV</Name> | |
135 | + <Index>3</Index> | |
136 | + <ParameterKey>ace_epam_lefs150_e(2)</ParameterKey> | |
137 | + </Element> | |
138 | + <Element> | |
139 | + <Name>0.175 - 0.312 MeV</Name> | |
140 | + <Index>4</Index> | |
141 | + <ParameterKey>ace_epam_lefs150_e(3)</ParameterKey> | |
142 | + </Element> | |
143 | + </Structure> | |
144 | + <Particle> | |
145 | + <ParticleType>Electron</ParticleType> | |
146 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
147 | + </Particle> | |
148 | + </Parameter> | |
149 | + <Parameter> | |
150 | + <Name>e- flux uncertainty</Name> | |
151 | + <ParameterKey>ace_epam_lefs150_unce</ParameterKey> | |
152 | + <Units>Ratio</Units> | |
153 | + <Structure> | |
154 | + <Size>4</Size> | |
155 | + <Element> | |
156 | + <Name>0.045 - 0.062 MeV</Name> | |
157 | + <Index>1</Index> | |
158 | + <ParameterKey>ace_epam_lefs150_unce(0)</ParameterKey> | |
159 | + </Element> | |
160 | + <Element> | |
161 | + <Name>0.062 - 0.102 MeV</Name> | |
162 | + <Index>2</Index> | |
163 | + <ParameterKey>ace_epam_lefs150_unce(1)</ParameterKey> | |
164 | + </Element> | |
165 | + <Element> | |
166 | + <Name>0.102 - 0.175 MeV</Name> | |
167 | + <Index>3</Index> | |
168 | + <ParameterKey>ace_epam_lefs150_unce(2)</ParameterKey> | |
169 | + </Element> | |
170 | + <Element> | |
171 | + <Name>0.175 - 0.312 MeV</Name> | |
172 | + <Index>4</Index> | |
173 | + <ParameterKey>ace_epam_lefs150_unce(3)</ParameterKey> | |
174 | + </Element> | |
175 | + </Structure> | |
176 | + <Particle> | |
177 | + <ParticleType>Electron</ParticleType> | |
178 | + <Qualifier>Uncertainty</Qualifier> | |
179 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
180 | + </Particle> | |
181 | + </Parameter> | |
182 | + </NumericalData> | |
183 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,183 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://NASA/NumericalData/ACE/EPAM/ace-epam-lefs60</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>LEFS60</ResourceName> | |
8 | + <AlternateName>LEFS60 - ACE Electron Proton Alpha Monitor (EPAM) 5-min Level 2 Data</AlternateName> | |
9 | + <ReleaseDate>2021-04-27T15:38:11Z</ReleaseDate> | |
10 | + <Description>LEFS60 flux data. Taken from ACE EPAM Electron Proton Alpha Monitor (EPAM) Level 2 intensities at 5-min time resolution. Calibrated science quality data. The data are accessible via ftp in HDF and CDF from the ACE Science Center and CDAWeb, respectively, and in ASCII format from the value-added interfaces at those sites. The "parameter keys" given below are as used by CDAWeb.</Description> | |
11 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team and the ACE Science Center</Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID>spase://CNES/Person/Dennis.Haggerty</PersonID> | |
14 | + <Role>TechnicalContact</Role> | |
15 | + </Contact> | |
16 | + <Contact> | |
17 | + <PersonID>spase://CNES/Person/Robert.E.Gold</PersonID> | |
18 | + <Role>CoInvestigator</Role> | |
19 | + </Contact> | |
20 | + <InformationURL> | |
21 | + <Name>ACE Electron Proton Alpha Monitor (EPAM) Level 2 data Home Page</Name> | |
22 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/epam_l2desc.html</URL> | |
23 | + <Description>A web site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data</Description> | |
24 | + </InformationURL> | |
25 | + <InformationURL> | |
26 | + <Name>Rules of use, and caveats</Name> | |
27 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html</URL> | |
28 | + <Description>ACE level 2 data rules of use, and caveats</Description> | |
29 | + </InformationURL> | |
30 | + <PriorID>ace-epam-h1</PriorID> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>NetCDF</Format> | |
43 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team, the ACE Science Center, and the CDAWeb team at GSFC/SPDF.</Acknowledgement> | |
44 | + </AccessInformation> | |
45 | + <ProviderName>CDAWeb</ProviderName> | |
46 | + <ProviderResourceName>AC_H1_EPM</ProviderResourceName> | |
47 | + <ProviderProcessingLevel>Level 2</ProviderProcessingLevel> | |
48 | + <ProviderVersion>5</ProviderVersion> | |
49 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/ACE/EPAM</InstrumentID> | |
50 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
51 | + <TemporalDescription> | |
52 | + <TimeSpan> | |
53 | + <StartDate>1997-08-29T00:00:00Z</StartDate> | |
54 | + <StopDate>2022-05-01T00:00:00Z</StopDate> | |
55 | + </TimeSpan> | |
56 | + <Cadence>PT5M</Cadence> | |
57 | + </TemporalDescription> | |
58 | + <Caveats>The quality of ACE level 2 data is such that it is suitable for serious scientific study. However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to the ACE team before publication.</Caveats> | |
59 | + <Parameter> | |
60 | + <Name>ion flux</Name> | |
61 | + <ParameterKey>ace_epam_lefs60_i</ParameterKey> | |
62 | + <Description>LEFS60 MeV/nuc. ion Flux</Description> | |
63 | + <Units>1/(cm^2 s sr MeV/nuc)</Units> | |
64 | + <Structure> | |
65 | + <Size>3</Size> | |
66 | + <Element> | |
67 | + <Name>0.546 - 0.761 MeV</Name> | |
68 | + <Index>1</Index> | |
69 | + <ParameterKey>ace_epam_lefs60_i(0)</ParameterKey> | |
70 | + </Element> | |
71 | + <Element> | |
72 | + <Name>0.761 - 1.22 MeV</Name> | |
73 | + <Index>2</Index> | |
74 | + <ParameterKey>ace_epam_lefs60_i(1)</ParameterKey> | |
75 | + </Element> | |
76 | + <Element> | |
77 | + <Name>1.22 - 4.97 MeV</Name> | |
78 | + <Index>3</Index> | |
79 | + <ParameterKey>ace_epam_lefs60_i(2)</ParameterKey> | |
80 | + </Element> | |
81 | + </Structure> | |
82 | + <Particle> | |
83 | + <ParticleType>Ion</ParticleType> | |
84 | + <Qualifier>Differential</Qualifier> | |
85 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
86 | + </Particle> | |
87 | + </Parameter> | |
88 | + <Parameter> | |
89 | + <Name>ion uncertainty</Name> | |
90 | + <ParameterKey>ace_epam_lefs60_unci</ParameterKey> | |
91 | + <Description>Fractional uncertainty (statistical) in the ion flux</Description> | |
92 | + <Units>Ratio</Units> | |
93 | + <Structure> | |
94 | + <Size>3</Size> | |
95 | + <Element> | |
96 | + <Name>0.546 - 0.761 MeV</Name> | |
97 | + <Index>1</Index> | |
98 | + <ParameterKey>ace_epam_lefs60_unci(0)</ParameterKey> | |
99 | + </Element> | |
100 | + <Element> | |
101 | + <Name>0.761 - 1.22 MeV</Name> | |
102 | + <Index>2</Index> | |
103 | + <ParameterKey>ace_epam_lefs60_unci(1)</ParameterKey> | |
104 | + </Element> | |
105 | + <Element> | |
106 | + <Name>1.22 - 4.97 MeV</Name> | |
107 | + <Index>3</Index> | |
108 | + <ParameterKey>ace_epam_lefs60_unci(2)</ParameterKey> | |
109 | + </Element> | |
110 | + </Structure> | |
111 | + <Particle> | |
112 | + <ParticleType>Ion</ParticleType> | |
113 | + <Qualifier>Uncertainty</Qualifier> | |
114 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
115 | + </Particle> | |
116 | + </Parameter> | |
117 | + <Parameter> | |
118 | + <Name>e- flux</Name> | |
119 | + <ParameterKey>ace_epam_lefs60_e</ParameterKey> | |
120 | + <Units>1/(cm^2 s sr MeV/nuc)</Units> | |
121 | + <Structure> | |
122 | + <Size>4</Size> | |
123 | + <Element> | |
124 | + <Name>0.045 - 0.062 MeV</Name> | |
125 | + <Index>1</Index> | |
126 | + <ParameterKey>ace_epam_lefs60_e(0)</ParameterKey> | |
127 | + </Element> | |
128 | + <Element> | |
129 | + <Name>0.062 - 0.103 MeV</Name> | |
130 | + <Index>2</Index> | |
131 | + <ParameterKey>ace_epam_lefs60_e(1)</ParameterKey> | |
132 | + </Element> | |
133 | + <Element> | |
134 | + <Name>0.103 - 0.175 MeV</Name> | |
135 | + <Index>3</Index> | |
136 | + <ParameterKey>ace_epam_lefs60_e(2)</ParameterKey> | |
137 | + </Element> | |
138 | + <Element> | |
139 | + <Name>0.175 - 0.312 MeV</Name> | |
140 | + <Index>4</Index> | |
141 | + <ParameterKey>ace_epam_lefs60_e(3)</ParameterKey> | |
142 | + </Element> | |
143 | + </Structure> | |
144 | + <Particle> | |
145 | + <ParticleType>Electron</ParticleType> | |
146 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
147 | + </Particle> | |
148 | + </Parameter> | |
149 | + <Parameter> | |
150 | + <Name>e- flux uncertainty</Name> | |
151 | + <ParameterKey>ace_epam_lefs60_unce</ParameterKey> | |
152 | + <Units>Ratio</Units> | |
153 | + <Structure> | |
154 | + <Size>4</Size> | |
155 | + <Element> | |
156 | + <Name>0.045 - 0.062 MeV</Name> | |
157 | + <Index>1</Index> | |
158 | + <ParameterKey>ace_epam_lefs60_unce(0)</ParameterKey> | |
159 | + </Element> | |
160 | + <Element> | |
161 | + <Name>0.062 - 0.103 MeV</Name> | |
162 | + <Index>2</Index> | |
163 | + <ParameterKey>ace_epam_lefs60_unce(1)</ParameterKey> | |
164 | + </Element> | |
165 | + <Element> | |
166 | + <Name>0.103 - 0.175 MeV</Name> | |
167 | + <Index>3</Index> | |
168 | + <ParameterKey>ace_epam_lefs60_unce(2)</ParameterKey> | |
169 | + </Element> | |
170 | + <Element> | |
171 | + <Name>0.175 - 0.312 MeV</Name> | |
172 | + <Index>4</Index> | |
173 | + <ParameterKey>ace_epam_lefs60_unce(3)</ParameterKey> | |
174 | + </Element> | |
175 | + </Structure> | |
176 | + <Particle> | |
177 | + <ParticleType>Electron</ParticleType> | |
178 | + <Qualifier>Uncertainty</Qualifier> | |
179 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
180 | + </Particle> | |
181 | + </Parameter> | |
182 | + </NumericalData> | |
183 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,168 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://NASA/NumericalData/ACE/EPAM/ace-epam-lems120</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>LEMS120</ResourceName> | |
8 | + <AlternateName>ACE Electron Proton Alpha Monitor (EPAM) 5-min Level 2 Data</AlternateName> | |
9 | + <ReleaseDate>2021-04-27T15:38:11Z</ReleaseDate> | |
10 | + <Description>ACE EPAM LEMS120 ion flux data. Taken from ACE EPAM Electron Proton Alpha Monitor (EPAM) Level 2 intensities at 5-min time resolution. Calibrated science quality data. The data are accessible via ftp in HDF and CDF from the ACE Science Center and CDAWeb, respectively, and in ASCII format from the value-added interfaces at those sites. The "parameter keys" given below are as used by CDAWeb.</Description> | |
11 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team and the ACE Science Center</Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID>spase://CNES/Person/Dennis.Haggerty</PersonID> | |
14 | + <Role>TechnicalContact</Role> | |
15 | + </Contact> | |
16 | + <Contact> | |
17 | + <PersonID>spase://CNES/Person/Robert.E.Gold</PersonID> | |
18 | + <Role>CoInvestigator</Role> | |
19 | + </Contact> | |
20 | + <InformationURL> | |
21 | + <Name>ACE Electron Proton Alpha Monitor (EPAM) Level 2 data Home Page</Name> | |
22 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/epam_l2desc.html</URL> | |
23 | + <Description>A web site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data</Description> | |
24 | + </InformationURL> | |
25 | + <InformationURL> | |
26 | + <Name>Rules of use, and caveats</Name> | |
27 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html</URL> | |
28 | + <Description>ACE level 2 data rules of use, and caveats</Description> | |
29 | + </InformationURL> | |
30 | + <PriorID>ace-epam-h1</PriorID> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>NetCDF</Format> | |
43 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team, the ACE Science Center, and the CDAWeb team at GSFC/SPDF.</Acknowledgement> | |
44 | + </AccessInformation> | |
45 | + <ProviderName>CDAWeb</ProviderName> | |
46 | + <ProviderResourceName>AC_H1_EPM</ProviderResourceName> | |
47 | + <ProviderProcessingLevel>Level 2</ProviderProcessingLevel> | |
48 | + <ProviderVersion>5</ProviderVersion> | |
49 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/ACE/EPAM</InstrumentID> | |
50 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
51 | + <TemporalDescription> | |
52 | + <TimeSpan> | |
53 | + <StartDate>1997-08-29T00:00:00Z</StartDate> | |
54 | + <StopDate>2022-05-01T00:00:00Z</StopDate> | |
55 | + </TimeSpan> | |
56 | + <Cadence>PT5M</Cadence> | |
57 | + </TemporalDescription> | |
58 | + <Caveats>The quality of ACE level 2 data is such that it is suitable for serious scientific study. However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to the ACE team before publication.</Caveats> | |
59 | + <Parameter> | |
60 | + <Name>ion flux</Name> | |
61 | + <ParameterKey>ace_epam_lems120_p</ParameterKey> | |
62 | + <Description>LEMS120 0.047-0.065 MeV Ion Flux</Description> | |
63 | + <Units>1/(cm^2 s sr MeV)</Units> | |
64 | + <Structure> | |
65 | + <Size>8</Size> | |
66 | + <Element> | |
67 | + <Name>0.047 - 0.066 MeV</Name> | |
68 | + <Index>1</Index> | |
69 | + <ParameterKey>ace_epam_lems120_p(0)</ParameterKey> | |
70 | + </Element> | |
71 | + <Element> | |
72 | + <Name>0.066 - 0.114 MeV</Name> | |
73 | + <Index>2</Index> | |
74 | + <ParameterKey>ace_epam_lems120_p(1)</ParameterKey> | |
75 | + </Element> | |
76 | + <Element> | |
77 | + <Name>0.114 - 0.190 MeV</Name> | |
78 | + <Index>3</Index> | |
79 | + <ParameterKey>ace_epam_lems120_p(2)</ParameterKey> | |
80 | + </Element> | |
81 | + <Element> | |
82 | + <Name>0.190 - 0.310 MeV</Name> | |
83 | + <Index>4</Index> | |
84 | + <ParameterKey>ace_epam_lems120_p(3)</ParameterKey> | |
85 | + </Element> | |
86 | + <Element> | |
87 | + <Name>0.310 - 0.580 MeV</Name> | |
88 | + <Index>5</Index> | |
89 | + <ParameterKey>ace_epam_lems120_p(4)</ParameterKey> | |
90 | + </Element> | |
91 | + <Element> | |
92 | + <Name>0.580 - 1.05 MeV</Name> | |
93 | + <Index>6</Index> | |
94 | + <ParameterKey>ace_epam_lems120_p(5)</ParameterKey> | |
95 | + </Element> | |
96 | + <Element> | |
97 | + <Name>1.05 - 1.89 MeV</Name> | |
98 | + <Index>7</Index> | |
99 | + <ParameterKey>ace_epam_lems120_p(6)</ParameterKey> | |
100 | + </Element> | |
101 | + <Element> | |
102 | + <Name>1.89 - 4.75 MeV</Name> | |
103 | + <Index>8</Index> | |
104 | + <ParameterKey>ace_epam_lems120_p(7)</ParameterKey> | |
105 | + </Element> | |
106 | + </Structure> | |
107 | + <Particle> | |
108 | + <ParticleType>Ion</ParticleType> | |
109 | + <Qualifier>Differential</Qualifier> | |
110 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
111 | + </Particle> | |
112 | + </Parameter> | |
113 | + <Parameter> | |
114 | + <Name>uncertainty</Name> | |
115 | + <ParameterKey>ace_epam_lems120_uncp</ParameterKey> | |
116 | + <Description>Fractional uncertainty (statistical) in the P flux</Description> | |
117 | + <Units>Ratio</Units> | |
118 | + <Structure> | |
119 | + <Size>8</Size> | |
120 | + <Element> | |
121 | + <Name>0.047 - 0.066 MeV</Name> | |
122 | + <Index>1</Index> | |
123 | + <ParameterKey>ace_epam_lems120_uncp(0)</ParameterKey> | |
124 | + </Element> | |
125 | + <Element> | |
126 | + <Name>0.066 - 0.114 MeV</Name> | |
127 | + <Index>2</Index> | |
128 | + <ParameterKey>ace_epam_lems120_uncp(1)</ParameterKey> | |
129 | + </Element> | |
130 | + <Element> | |
131 | + <Name>0.114 - 0.190 MeV</Name> | |
132 | + <Index>3</Index> | |
133 | + <ParameterKey>ace_epam_lems120_uncp(2)</ParameterKey> | |
134 | + </Element> | |
135 | + <Element> | |
136 | + <Name>0.190 - 0.310 MeV</Name> | |
137 | + <Index>4</Index> | |
138 | + <ParameterKey>ace_epam_lems120_uncp(3)</ParameterKey> | |
139 | + </Element> | |
140 | + <Element> | |
141 | + <Name>0.310 - 0.580 MeV</Name> | |
142 | + <Index>5</Index> | |
143 | + <ParameterKey>ace_epam_lems120_uncp(4)</ParameterKey> | |
144 | + </Element> | |
145 | + <Element> | |
146 | + <Name>0.580 - 1.05 MeV</Name> | |
147 | + <Index>6</Index> | |
148 | + <ParameterKey>ace_epam_lems120_uncp(5)</ParameterKey> | |
149 | + </Element> | |
150 | + <Element> | |
151 | + <Name>1.05 - 1.89 MeV</Name> | |
152 | + <Index>7</Index> | |
153 | + <ParameterKey>ace_epam_lems120_uncp(6)</ParameterKey> | |
154 | + </Element> | |
155 | + <Element> | |
156 | + <Name>1.89 - 4.75 MeV</Name> | |
157 | + <Index>8</Index> | |
158 | + <ParameterKey>ace_epam_lems120_uncp(7)</ParameterKey> | |
159 | + </Element> | |
160 | + </Structure> | |
161 | + <Particle> | |
162 | + <ParticleType>Ion</ParticleType> | |
163 | + <Qualifier>Uncertainty</Qualifier> | |
164 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
165 | + </Particle> | |
166 | + </Parameter> | |
167 | + </NumericalData> | |
168 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,168 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://NASA/NumericalData/ACE/EPAM/ace-epam-lems30</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>LEMS30</ResourceName> | |
8 | + <AlternateName>ACE Electron Proton Alpha Monitor (EPAM) 5-min Level 2 Data</AlternateName> | |
9 | + <ReleaseDate>2021-04-27T15:38:11Z</ReleaseDate> | |
10 | + <Description>ACE EPAM LEMS30 ion flux data. Taken from ACE EPAM Electron Proton Alpha Monitor (EPAM) Level 2 intensities at 5-min time resolution. Calibrated science quality data. The data are accessible via ftp in HDF and CDF from the ACE Science Center and CDAWeb, respectively, and in ASCII format from the value-added interfaces at those sites. The "parameter keys" given below are as used by CDAWeb.</Description> | |
11 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team and the ACE Science Center</Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID>spase://CNES/Person/Dennis.Haggerty</PersonID> | |
14 | + <Role>TechnicalContact</Role> | |
15 | + </Contact> | |
16 | + <Contact> | |
17 | + <PersonID>spase://CNES/Person/Robert.E.Gold</PersonID> | |
18 | + <Role>CoInvestigator</Role> | |
19 | + </Contact> | |
20 | + <InformationURL> | |
21 | + <Name>ACE Electron Proton Alpha Monitor (EPAM) Level 2 data Home Page</Name> | |
22 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/epam_l2desc.html</URL> | |
23 | + <Description>A web site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data</Description> | |
24 | + </InformationURL> | |
25 | + <InformationURL> | |
26 | + <Name>Rules of use, and caveats</Name> | |
27 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html</URL> | |
28 | + <Description>ACE level 2 data rules of use, and caveats</Description> | |
29 | + </InformationURL> | |
30 | + <PriorID>ace-epam-h1</PriorID> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>NetCDF</Format> | |
43 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team, the ACE Science Center, and the CDAWeb team at GSFC/SPDF.</Acknowledgement> | |
44 | + </AccessInformation> | |
45 | + <ProviderName>CDAWeb</ProviderName> | |
46 | + <ProviderResourceName>AC_H1_EPM</ProviderResourceName> | |
47 | + <ProviderProcessingLevel>Level 2</ProviderProcessingLevel> | |
48 | + <ProviderVersion>5</ProviderVersion> | |
49 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/ACE/EPAM</InstrumentID> | |
50 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
51 | + <TemporalDescription> | |
52 | + <TimeSpan> | |
53 | + <StartDate>1997-08-29T00:00:00Z</StartDate> | |
54 | + <StopDate>2022-05-01T00:00:00Z</StopDate> | |
55 | + </TimeSpan> | |
56 | + <Cadence>PT5M</Cadence> | |
57 | + </TemporalDescription> | |
58 | + <Caveats>The quality of ACE level 2 data is such that it is suitable for serious scientific study. However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to the ACE team before publication.</Caveats> | |
59 | + <Parameter> | |
60 | + <Name>ion flux</Name> | |
61 | + <ParameterKey>ace_epam_lems30_p</ParameterKey> | |
62 | + <Description>LEMS30 0.047-0.065 MeV Ion Flux</Description> | |
63 | + <Units>1/(cm^2 s sr MeV)</Units> | |
64 | + <Structure> | |
65 | + <Size>8</Size> | |
66 | + <Element> | |
67 | + <Name>0.047 - 0.065 MeV</Name> | |
68 | + <Index>1</Index> | |
69 | + <ParameterKey>ace_epam_lems30_p(0)</ParameterKey> | |
70 | + </Element> | |
71 | + <Element> | |
72 | + <Name>0.065 - 0.112 MeV</Name> | |
73 | + <Index>2</Index> | |
74 | + <ParameterKey>ace_epam_lems30_p(1)</ParameterKey> | |
75 | + </Element> | |
76 | + <Element> | |
77 | + <Name>0.112 - 0.187 MeV</Name> | |
78 | + <Index>3</Index> | |
79 | + <ParameterKey>ace_epam_lems30_p(2)</ParameterKey> | |
80 | + </Element> | |
81 | + <Element> | |
82 | + <Name>0.187 - 0.310 MeV</Name> | |
83 | + <Index>4</Index> | |
84 | + <ParameterKey>ace_epam_lems30_p(3)</ParameterKey> | |
85 | + </Element> | |
86 | + <Element> | |
87 | + <Name>0.310 - 0.580 MeV</Name> | |
88 | + <Index>5</Index> | |
89 | + <ParameterKey>ace_epam_lems30_p(4)</ParameterKey> | |
90 | + </Element> | |
91 | + <Element> | |
92 | + <Name>0.580 - 1.06 MeV</Name> | |
93 | + <Index>6</Index> | |
94 | + <ParameterKey>ace_epam_lems30_p(5)</ParameterKey> | |
95 | + </Element> | |
96 | + <Element> | |
97 | + <Name>1.06 - 1.91 MeV</Name> | |
98 | + <Index>7</Index> | |
99 | + <ParameterKey>ace_epam_lems30_p(6)</ParameterKey> | |
100 | + </Element> | |
101 | + <Element> | |
102 | + <Name>1.91 - 4.75 MeV</Name> | |
103 | + <Index>8</Index> | |
104 | + <ParameterKey>ace_epam_lems30_p(7)</ParameterKey> | |
105 | + </Element> | |
106 | + </Structure> | |
107 | + <Particle> | |
108 | + <ParticleType>Ion</ParticleType> | |
109 | + <Qualifier>Differential</Qualifier> | |
110 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
111 | + </Particle> | |
112 | + </Parameter> | |
113 | + <Parameter> | |
114 | + <Name>uncertainty</Name> | |
115 | + <ParameterKey>ace_epam_lems30_uncp</ParameterKey> | |
116 | + <Description>Fractional uncertainty (statistical) in the P flux</Description> | |
117 | + <Units>Ratio</Units> | |
118 | + <Structure> | |
119 | + <Size>8</Size> | |
120 | + <Element> | |
121 | + <Name>0.047 - 0.065 MeV</Name> | |
122 | + <Index>1</Index> | |
123 | + <ParameterKey>ace_epam_lems30_uncp(0)</ParameterKey> | |
124 | + </Element> | |
125 | + <Element> | |
126 | + <Name>0.065 - 0.112 MeV</Name> | |
127 | + <Index>2</Index> | |
128 | + <ParameterKey>ace_epam_lems30_uncp(1)</ParameterKey> | |
129 | + </Element> | |
130 | + <Element> | |
131 | + <Name>0.112 - 0.187 MeV</Name> | |
132 | + <Index>3</Index> | |
133 | + <ParameterKey>ace_epam_lems30_uncp(2)</ParameterKey> | |
134 | + </Element> | |
135 | + <Element> | |
136 | + <Name>0.187 - 0.310 MeV</Name> | |
137 | + <Index>4</Index> | |
138 | + <ParameterKey>ace_epam_lems30_uncp(3)</ParameterKey> | |
139 | + </Element> | |
140 | + <Element> | |
141 | + <Name>0.310 - 0.580 MeV</Name> | |
142 | + <Index>5</Index> | |
143 | + <ParameterKey>ace_epam_lems30_uncp(4)</ParameterKey> | |
144 | + </Element> | |
145 | + <Element> | |
146 | + <Name>0.580 - 1.06 MeV</Name> | |
147 | + <Index>6</Index> | |
148 | + <ParameterKey>ace_epam_lems30_uncp(5)</ParameterKey> | |
149 | + </Element> | |
150 | + <Element> | |
151 | + <Name>1.06 - 1.91 MeV</Name> | |
152 | + <Index>7</Index> | |
153 | + <ParameterKey>ace_epam_lems30_uncp(6)</ParameterKey> | |
154 | + </Element> | |
155 | + <Element> | |
156 | + <Name>1.91 - 4.75 MeV</Name> | |
157 | + <Index>8</Index> | |
158 | + <ParameterKey>ace_epam_lems30_uncp(7)</ParameterKey> | |
159 | + </Element> | |
160 | + </Structure> | |
161 | + <Particle> | |
162 | + <ParticleType>Ion</ParticleType> | |
163 | + <Qualifier>Uncertainty</Qualifier> | |
164 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
165 | + </Particle> | |
166 | + </Parameter> | |
167 | + </NumericalData> | |
168 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,128 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://NASA/NumericalData/ACE/EPAM/ace-epam-wartd</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>WARTD</ResourceName> | |
8 | + <AlternateName>WARTD - ACE Electron Proton Alpha Monitor (EPAM) 5-min Level 2 Data</AlternateName> | |
9 | + <ReleaseDate>2021-04-27T15:38:11Z</ReleaseDate> | |
10 | + <Description>ACE WARTD flux data. Taken from ACE EPAM Electron Proton Alpha Monitor (EPAM) Level 2 intensities at 5-min time resolution. Calibrated science quality data. The data are accessible via ftp in HDF and CDF from the ACE Science Center and CDAWeb, respectively, and in ASCII format from the value-added interfaces at those sites. The "parameter keys" given below are as used by CDAWeb.</Description> | |
11 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team and the ACE Science Center</Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID>spase://CNES/Person/Dennis.Haggerty</PersonID> | |
14 | + <Role>TechnicalContact</Role> | |
15 | + </Contact> | |
16 | + <Contact> | |
17 | + <PersonID>spase://CNES/Person/Robert.E.Gold</PersonID> | |
18 | + <Role>CoInvestigator</Role> | |
19 | + </Contact> | |
20 | + <InformationURL> | |
21 | + <Name>ACE Electron Proton Alpha Monitor (EPAM) Level 2 data Home Page</Name> | |
22 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/epam_l2desc.html</URL> | |
23 | + <Description>A web site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data</Description> | |
24 | + </InformationURL> | |
25 | + <InformationURL> | |
26 | + <Name>Rules of use, and caveats</Name> | |
27 | + <URL>http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html</URL> | |
28 | + <Description>ACE level 2 data rules of use, and caveats</Description> | |
29 | + </InformationURL> | |
30 | + <PriorID>ace-epam-h1</PriorID> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>NetCDF</Format> | |
43 | + <Acknowledgement>Please acknowledge the ACE/EPAM instrument team, the ACE Science Center, and the CDAWeb team at GSFC/SPDF.</Acknowledgement> | |
44 | + </AccessInformation> | |
45 | + <ProviderName>CDAWeb</ProviderName> | |
46 | + <ProviderResourceName>AC_H1_EPM</ProviderResourceName> | |
47 | + <ProviderProcessingLevel>Level 2</ProviderProcessingLevel> | |
48 | + <ProviderVersion>5</ProviderVersion> | |
49 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/ACE/EPAM</InstrumentID> | |
50 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
51 | + <TemporalDescription> | |
52 | + <TimeSpan> | |
53 | + <StartDate>1997-08-29T00:00:00Z</StartDate> | |
54 | + <StopDate>2022-05-01T00:00:00Z</StopDate> | |
55 | + </TimeSpan> | |
56 | + <Cadence>PT5M</Cadence> | |
57 | + </TemporalDescription> | |
58 | + <Caveats>The quality of ACE level 2 data is such that it is suitable for serious scientific study. However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to the ACE team before publication.</Caveats> | |
59 | + <Parameter> | |
60 | + <Name>ion flux</Name> | |
61 | + <ParameterKey>ace_epam_wartd_i</ParameterKey> | |
62 | + <Description>WARTD MeV Ion Flux</Description> | |
63 | + <Units>1/(cm^2-s-sr)</Units> | |
64 | + <Structure> | |
65 | + <Size>4</Size> | |
66 | + <Element> | |
67 | + <Name>Z>1 - E>0.7</Name> | |
68 | + <Index>1</Index> | |
69 | + <ParameterKey>ace_epam_wartd_i(0)</ParameterKey> | |
70 | + </Element> | |
71 | + <Element> | |
72 | + <Name>Z>7 - E>7.5</Name> | |
73 | + <Index>2</Index> | |
74 | + <ParameterKey>ace_epam_wartd_i(1)</ParameterKey> | |
75 | + </Element> | |
76 | + <Element> | |
77 | + <Name>Z>5 - E>2.5</Name> | |
78 | + <Index>3</Index> | |
79 | + <ParameterKey>ace_epam_wartd_i(2)</ParameterKey> | |
80 | + </Element> | |
81 | + <Element> | |
82 | + <Name>Z>10 - E>9</Name> | |
83 | + <Index>4</Index> | |
84 | + <ParameterKey>ace_epam_wartd_i(3)</ParameterKey> | |
85 | + </Element> | |
86 | + </Structure> | |
87 | + <Particle> | |
88 | + <ParticleType>Ion</ParticleType> | |
89 | + <Qualifier>Integral</Qualifier> | |
90 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
91 | + </Particle> | |
92 | + </Parameter> | |
93 | + <Parameter> | |
94 | + <Name>uncertainty</Name> | |
95 | + <ParameterKey>ace_epam_wartd_unci</ParameterKey> | |
96 | + <Description>Fractional uncertainty (statistical) in the ion flux</Description> | |
97 | + <Units>Ratio</Units> | |
98 | + <Structure> | |
99 | + <Size>4</Size> | |
100 | + <Element> | |
101 | + <Name>Z>1 - E>0.7</Name> | |
102 | + <Index>1</Index> | |
103 | + <ParameterKey>ace_epam_wartd_unci(0)</ParameterKey> | |
104 | + </Element> | |
105 | + <Element> | |
106 | + <Name>Z>7 - E>7.5</Name> | |
107 | + <Index>2</Index> | |
108 | + <ParameterKey>ace_epam_wartd_unci(1)</ParameterKey> | |
109 | + </Element> | |
110 | + <Element> | |
111 | + <Name>Z>5 - E>2.5</Name> | |
112 | + <Index>3</Index> | |
113 | + <ParameterKey>ace_epam_wartd_unci(2)</ParameterKey> | |
114 | + </Element> | |
115 | + <Element> | |
116 | + <Name>Z>10 - E>9</Name> | |
117 | + <Index>4</Index> | |
118 | + <ParameterKey>ace_epam_wartd_unci(3)</ParameterKey> | |
119 | + </Element> | |
120 | + </Structure> | |
121 | + <Particle> | |
122 | + <ParticleType>Ion</ParticleType> | |
123 | + <Qualifier>Uncertainty</Qualifier> | |
124 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
125 | + </Particle> | |
126 | + </Parameter> | |
127 | + </NumericalData> | |
128 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Dennis.Haggerty</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Dennis Haggerty</PersonName> | |
8 | + <OrganizationName>Applied Physics Laboratory</OrganizationName> | |
9 | + <Email>dennis.haggerty@jhuapl.edu</Email> | |
10 | + </Person> | |
11 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Robert.E.Gold</ResourceID> | |
6 | + <PersonName>Dr. Robert E. Gold</PersonName> | |
7 | + <OrganizationName>Applied Physics Laboratory</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | |
... | ... |