Commit b4a21d29be3d3a2cbaab1cf8fbcb942e2c93eb54
1 parent
109f9951
Exists in
master
and in
11 other branches
created descriptions for AMPTE-CCE MEPA
Showing
4 changed files
with
578 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,93 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/CCE/MEPA/cce-mepa-hr</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>High Res ION</ResourceName> | |
8 | + <AlternateName>MEPA ION head energy high resolution</AlternateName> | |
9 | + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> | |
10 | + <Description> | |
11 | + </Description> | |
12 | + <Acknowledgement>User will acknowledge the AMPTE/CCE MEPA team in any publication resulting from the use of these data. | |
13 | + </Acknowledgement> | |
14 | + <Contact> | |
15 | + <PersonID>spase://SMWG/Person/Richard.W.McEntire</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <InformationURL> | |
19 | + <Name>NSSDC Master Catalog</Name> | |
20 | + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088A-02</URL> | |
21 | + <Description> | |
22 | + NSSDC information about the AMPTE CCE MEPA experiment | |
23 | + </Description> | |
24 | + </InformationURL> | |
25 | + </ResourceHeader> | |
26 | + <AccessInformation> | |
27 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
28 | + <Availability>Online</Availability> | |
29 | + <AccessRights>Open</AccessRights> | |
30 | + <AccessURL> | |
31 | + <Name>AMDA at CDPP</Name> | |
32 | + <URL> | |
33 | + http://amda.cdpp.eu | |
34 | + </URL> | |
35 | + </AccessURL> | |
36 | + <Format>Text</Format> | |
37 | + <Acknowledgement> | |
38 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
39 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
40 | + Universite Paul Sabatier, Toulouse | |
41 | + </Acknowledgement> | |
42 | + </AccessInformation> | |
43 | + <ProviderName></ProviderName> | |
44 | + <ProviderResourceName></ProviderResourceName> | |
45 | + <ProviderAcknowlegment> </ProviderAcknowlegment> | |
46 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/CCE/MEPA</InstrumentID> | |
47 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
48 | + <TemporalDescription> | |
49 | + <TimeSpan> | |
50 | + <StartDate>1984-08-21T00:00:12Z</StartDate> | |
51 | + <StopDate>1989-01-09T23:59:55Z</StopDate> | |
52 | + </TimeSpan> | |
53 | + <Cadence>PT0.1S</Cadence> | |
54 | + </TemporalDescription> | |
55 | + <ObservedRegion>Earth.Magnetosheath</ObservedRegion> | |
56 | + <ObservedRegion>Earth.Magnetosphere</ObservedRegion> | |
57 | + <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion> | |
58 | + <ObservedRegion>Heliosphere.NearEarth</ObservedRegion> | |
59 | + <Parameter> | |
60 | + <Name>h+ counts</Name> | |
61 | + <ParameterKey>cce_mepa_hr_hct</ParameterKey> | |
62 | + <Description> | |
63 | + Proton counts per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
64 | + </Description> | |
65 | + <Units></Units> | |
66 | + <RenderingHints> | |
67 | + <DisplayType>Spectrogram</DisplayType> | |
68 | + </RenderingHints> | |
69 | + </Parameter> | |
70 | + <Parameter> | |
71 | + <Name>h+ cps</Name> | |
72 | + <ParameterKey>cce_mepa_hr_hcps</ParameterKey> | |
73 | + <Description> | |
74 | + Proton counts per second per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
75 | + </Description> | |
76 | + <Units></Units> | |
77 | + <RenderingHints> | |
78 | + <DisplayType>Spectrogram</DisplayType> | |
79 | + </RenderingHints> | |
80 | + </Parameter> | |
81 | + <Parameter> | |
82 | + <Name>h+ inten</Name> | |
83 | + <ParameterKey>cce_mepa_hr_hin</ParameterKey> | |
84 | + <Description> | |
85 | + Proton differential intensity per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
86 | + </Description> | |
87 | + <Units>1/(s ster cm² keV)</Units> | |
88 | + <RenderingHints> | |
89 | + <DisplayType>Spectrogram</DisplayType> | |
90 | + </RenderingHints> | |
91 | + </Parameter> | |
92 | +</NumericalData> | |
93 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,126 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/CCE/MEPA/cce-mepa-ion</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>ION</ResourceName> | |
8 | + <AlternateName>MEPA ION head energy</AlternateName> | |
9 | + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> | |
10 | + <Description> | |
11 | + </Description> | |
12 | + <Acknowledgement>User will acknowledge the AMPTE/CCE MEPA team in any publication resulting from the use of these data. | |
13 | + </Acknowledgement> | |
14 | + <Contact> | |
15 | + <PersonID>spase://SMWG/Person/Richard.W.McEntire</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <InformationURL> | |
19 | + <Name>NSSDC Master Catalog</Name> | |
20 | + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088A-02</URL> | |
21 | + <Description> | |
22 | + NSSDC information about the AMPTE CCE MEPA experiment | |
23 | + </Description> | |
24 | + </InformationURL> | |
25 | + </ResourceHeader> | |
26 | + <AccessInformation> | |
27 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
28 | + <Availability>Online</Availability> | |
29 | + <AccessRights>Open</AccessRights> | |
30 | + <AccessURL> | |
31 | + <Name>AMDA at CDPP</Name> | |
32 | + <URL> | |
33 | + http://amda.cdpp.eu | |
34 | + </URL> | |
35 | + </AccessURL> | |
36 | + <Format>Text</Format> | |
37 | + <Acknowledgement> | |
38 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
39 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
40 | + Universite Paul Sabatier, Toulouse | |
41 | + </Acknowledgement> | |
42 | + </AccessInformation> | |
43 | + <ProviderName></ProviderName> | |
44 | + <ProviderResourceName></ProviderResourceName> | |
45 | + <ProviderAcknowlegment> </ProviderAcknowlegment> | |
46 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/CCE/MEPA</InstrumentID> | |
47 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
48 | + <TemporalDescription> | |
49 | + <TimeSpan> | |
50 | + <StartDate>1984-08-21T00:00:12Z</StartDate> | |
51 | + <StopDate>1989-01-09T23:59:55Z</StopDate> | |
52 | + </TimeSpan> | |
53 | + <Cadence>PT0.18S</Cadence> | |
54 | + </TemporalDescription> | |
55 | + <ObservedRegion>Earth.Magnetosheath</ObservedRegion> | |
56 | + <ObservedRegion>Earth.Magnetosphere</ObservedRegion> | |
57 | + <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion> | |
58 | + <ObservedRegion>Heliosphere.NearEarth</ObservedRegion> | |
59 | + <Parameter> | |
60 | + <Name>h+ counts</Name> | |
61 | + <ParameterKey>cce_mepa_ion_hct</ParameterKey> | |
62 | + <Description> | |
63 | + Proton counts per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
64 | + </Description> | |
65 | + <Units></Units> | |
66 | + <RenderingHints> | |
67 | + <DisplayType>Spectrogram</DisplayType> | |
68 | + </RenderingHints> | |
69 | + </Parameter> | |
70 | + <Parameter> | |
71 | + <Name>he++ counts</Name> | |
72 | + <ParameterKey>cce_mepa_ion_act</ParameterKey> | |
73 | + <Description> | |
74 | + Alpha counts per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
75 | + </Description> | |
76 | + <Units></Units> | |
77 | + <RenderingHints> | |
78 | + <DisplayType>Spectrogram</DisplayType> | |
79 | + </RenderingHints> | |
80 | + </Parameter> | |
81 | + <Parameter> | |
82 | + <Name>h+ cps</Name> | |
83 | + <ParameterKey>cce_mepa_ion_hcps</ParameterKey> | |
84 | + <Description> | |
85 | + Proton counts per second per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
86 | + </Description> | |
87 | + <Units></Units> | |
88 | + <RenderingHints> | |
89 | + <DisplayType>Spectrogram</DisplayType> | |
90 | + </RenderingHints> | |
91 | + </Parameter> | |
92 | + <Parameter> | |
93 | + <Name>he++ cps</Name> | |
94 | + <ParameterKey>cce_mepa_ion_acps</ParameterKey> | |
95 | + <Description> | |
96 | + Alpha counts per second per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
97 | + </Description> | |
98 | + <Units></Units> | |
99 | + <RenderingHints> | |
100 | + <DisplayType>Spectrogram</DisplayType> | |
101 | + </RenderingHints> | |
102 | + </Parameter> | |
103 | + <Parameter> | |
104 | + <Name>h+ inten</Name> | |
105 | + <ParameterKey>cce_mepa_ion_hin</ParameterKey> | |
106 | + <Description> | |
107 | + Proton differential intensity per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
108 | + </Description> | |
109 | + <Units>1/(s ster cm² keV)</Units> | |
110 | + <RenderingHints> | |
111 | + <DisplayType>Spectrogram</DisplayType> | |
112 | + </RenderingHints> | |
113 | + </Parameter> | |
114 | + <Parameter> | |
115 | + <Name>he++ inten</Name> | |
116 | + <ParameterKey>cce_mepa_ion_ain</ParameterKey> | |
117 | + <Description> | |
118 | + Alpha cdifferential intensity per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
119 | + </Description> | |
120 | + <Units>1/(s ster cm² keV)</Units> | |
121 | + <RenderingHints> | |
122 | + <DisplayType>Spectrogram</DisplayType> | |
123 | + </RenderingHints> | |
124 | + </Parameter> | |
125 | +</NumericalData> | |
126 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,167 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/CCE/MEPA/cce-mepa-mag</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>MAG</ResourceName> | |
8 | + <AlternateName>MEPA magnetic field data interpolated to sector midpoints</AlternateName> | |
9 | + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> | |
10 | + <Description> | |
11 | + </Description> | |
12 | + <Acknowledgement>User will acknowledge the AMPTE/CCE MEPA team in any publication resulting from the use of these data. | |
13 | + </Acknowledgement> | |
14 | + <Contact> | |
15 | + <PersonID>spase://SMWG/Person/Richard.W.McEntire</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <InformationURL> | |
19 | + <Name>NSSDC Master Catalog</Name> | |
20 | + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088A-02</URL> | |
21 | + <Description> | |
22 | + NSSDC information about the AMPTE CCE MEPA experiment | |
23 | + </Description> | |
24 | + </InformationURL> | |
25 | + </ResourceHeader> | |
26 | + <AccessInformation> | |
27 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
28 | + <Availability>Online</Availability> | |
29 | + <AccessRights>Open</AccessRights> | |
30 | + <AccessURL> | |
31 | + <Name>AMDA at CDPP</Name> | |
32 | + <URL> | |
33 | + http://amda.cdpp.eu | |
34 | + </URL> | |
35 | + </AccessURL> | |
36 | + <Format>Text</Format> | |
37 | + <Acknowledgement> | |
38 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
39 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
40 | + Universite Paul Sabatier, Toulouse | |
41 | + </Acknowledgement> | |
42 | + </AccessInformation> | |
43 | + <ProviderName></ProviderName> | |
44 | + <ProviderResourceName></ProviderResourceName> | |
45 | + <ProviderAcknowlegment> </ProviderAcknowlegment> | |
46 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/CCE/MEPA</InstrumentID> | |
47 | + <MeasurementType>MagneticField</MeasurementType> | |
48 | + <TemporalDescription> | |
49 | + <TimeSpan> | |
50 | + <StartDate>1984-08-21T00:00:12Z</StartDate> | |
51 | + <StopDate>1989-01-09T23:59:55Z</StopDate> | |
52 | + </TimeSpan> | |
53 | + <CadenceMin>PT22S</CadenceMin> | |
54 | + <CadenceMax>PT60S</CadenceMax> | |
55 | + </TemporalDescription> | |
56 | + <ObservedRegion>Earth.Magnetosheath</ObservedRegion> | |
57 | + <ObservedRegion>Earth.Magnetosphere</ObservedRegion> | |
58 | + <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion> | |
59 | + <ObservedRegion>Heliosphere.NearEarth</ObservedRegion> | |
60 | + <Parameter> | |
61 | + <Name>b_gse</Name> | |
62 | + <ParameterKey>cce_mepa_b</ParameterKey> | |
63 | + <Description> | |
64 | + Magnetic field vector in GSE Cartesian coordinates | |
65 | + </Description> | |
66 | + <Ucd>phys.magField</Ucd> | |
67 | + <Units>nT</Units> | |
68 | + <UnitsConversion>1e-9>T</UnitsConversion> | |
69 | + <CoordinateSystem> | |
70 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
71 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
72 | + </CoordinateSystem> | |
73 | + <RenderingHints> | |
74 | + <DisplayType>TimeSeries</DisplayType> | |
75 | + </RenderingHints> | |
76 | + <Structure> | |
77 | + <Size>3</Size> | |
78 | + <Element> | |
79 | + <Name>bx</Name> | |
80 | + <Qualifier>Component.I</Qualifier> | |
81 | + <Index>1</Index> | |
82 | + <ParameterKey>cce_mepa_b(0)</ParameterKey> | |
83 | + </Element> | |
84 | + <Element> | |
85 | + <Name>by</Name> | |
86 | + <Qualifier>Component.J</Qualifier> | |
87 | + <Index>2</Index> | |
88 | + <ParameterKey>cce_mepa_b(1)</ParameterKey> | |
89 | + </Element> | |
90 | + <Element> | |
91 | + <Name>bz</Name> | |
92 | + <Qualifier>Component.K</Qualifier> | |
93 | + <Index>3</Index> | |
94 | + <ParameterKey>cce_mepa_b(2)</ParameterKey> | |
95 | + </Element> | |
96 | + </Structure> | |
97 | + <Field> | |
98 | + <Qualifier>Vector</Qualifier> | |
99 | + <Qualifier>Component.I</Qualifier> | |
100 | + <Qualifier>Component.J</Qualifier> | |
101 | + <Qualifier>Component.K</Qualifier> | |
102 | + <FieldQuantity>Magnetic</FieldQuantity> | |
103 | + </Field> | |
104 | + </Parameter> | |
105 | + <Parameter> | |
106 | + <Name>b_gsm</Name> | |
107 | + <ParameterKey>cce_mepa_bgsm</ParameterKey> | |
108 | + <Description> | |
109 | + Magnetic field vector in GSM Cartesian coordinates | |
110 | + </Description> | |
111 | + <Ucd>phys.magField</Ucd> | |
112 | + <Units>nT</Units> | |
113 | + <UnitsConversion>1e-9>T</UnitsConversion> | |
114 | + <CoordinateSystem> | |
115 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
116 | + <CoordinateSystemName>GSM</CoordinateSystemName> | |
117 | + </CoordinateSystem> | |
118 | + <RenderingHints> | |
119 | + <DisplayType>TimeSeries</DisplayType> | |
120 | + </RenderingHints> | |
121 | + <Structure> | |
122 | + <Size>3</Size> | |
123 | + <Element> | |
124 | + <Name>bx</Name> | |
125 | + <Qualifier>Component.I</Qualifier> | |
126 | + <Index>1</Index> | |
127 | + <ParameterKey>cce_mepa_bgsm(0)</ParameterKey> | |
128 | + </Element> | |
129 | + <Element> | |
130 | + <Name>by</Name> | |
131 | + <Qualifier>Component.J</Qualifier> | |
132 | + <Index>2</Index> | |
133 | + <ParameterKey>cce_mepa_bgsm(1)</ParameterKey> | |
134 | + </Element> | |
135 | + <Element> | |
136 | + <Name>bz</Name> | |
137 | + <Qualifier>Component.K</Qualifier> | |
138 | + <Index>3</Index> | |
139 | + <ParameterKey>cce_mepa_bgsm(2)</ParameterKey> | |
140 | + </Element> | |
141 | + </Structure> | |
142 | + <Field> | |
143 | + <Qualifier>Vector</Qualifier> | |
144 | + <Qualifier>Component.I</Qualifier> | |
145 | + <Qualifier>Component.J</Qualifier> | |
146 | + <Qualifier>Component.K</Qualifier> | |
147 | + <FieldQuantity>Magnetic</FieldQuantity> | |
148 | + </Field> | |
149 | + </Parameter> | |
150 | + <Parameter> | |
151 | + <Name>|b|</Name> | |
152 | + <ParameterKey>cce_mepa_btot</ParameterKey> | |
153 | + <Description> | |
154 | + Magnetic field magnitude (~5.3 sec) | |
155 | + </Description> | |
156 | + <Ucd>phys.magField</Ucd> | |
157 | + <Units>nT</Units> | |
158 | + <UnitsConversion>1e-9>T</UnitsConversion> | |
159 | + <RenderingHints> | |
160 | + <DisplayType>TimeSeries</DisplayType> | |
161 | + </RenderingHints> | |
162 | + <Structure> | |
163 | + <Size>1</Size> | |
164 | + </Structure> | |
165 | + </Parameter> | |
166 | +</NumericalData> | |
167 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,192 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/CCE/MEPA/cce-mepa-tof</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>TOF</ResourceName> | |
8 | + <AlternateName>MEPA TOF head energy</AlternateName> | |
9 | + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> | |
10 | + <Description> | |
11 | + </Description> | |
12 | + <Acknowledgement>User will acknowledge the AMPTE/CCE MEPA team in any publication resulting from the use of these data. | |
13 | + </Acknowledgement> | |
14 | + <Contact> | |
15 | + <PersonID>spase://SMWG/Person/Richard.W.McEntire</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <InformationURL> | |
19 | + <Name>NSSDC Master Catalog</Name> | |
20 | + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088A-02</URL> | |
21 | + <Description> | |
22 | + NSSDC information about the AMPTE CCE MEPA experiment | |
23 | + </Description> | |
24 | + </InformationURL> | |
25 | + </ResourceHeader> | |
26 | + <AccessInformation> | |
27 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
28 | + <Availability>Online</Availability> | |
29 | + <AccessRights>Open</AccessRights> | |
30 | + <AccessURL> | |
31 | + <Name>AMDA at CDPP</Name> | |
32 | + <URL> | |
33 | + http://amda.cdpp.eu | |
34 | + </URL> | |
35 | + </AccessURL> | |
36 | + <Format>Text</Format> | |
37 | + <Acknowledgement> | |
38 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
39 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
40 | + Universite Paul Sabatier, Toulouse | |
41 | + </Acknowledgement> | |
42 | + </AccessInformation> | |
43 | + <ProviderName></ProviderName> | |
44 | + <ProviderResourceName></ProviderResourceName> | |
45 | + <ProviderAcknowlegment> </ProviderAcknowlegment> | |
46 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/CCE/MEPA</InstrumentID> | |
47 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
48 | + <TemporalDescription> | |
49 | + <TimeSpan> | |
50 | + <StartDate>1984-08-21T00:00:12Z</StartDate> | |
51 | + <StopDate>1989-01-09T23:59:55Z</StopDate> | |
52 | + </TimeSpan> | |
53 | + <Cadence>PT0.18S</Cadence> | |
54 | + </TemporalDescription> | |
55 | + <ObservedRegion>Earth.Magnetosheath</ObservedRegion> | |
56 | + <ObservedRegion>Earth.Magnetosphere</ObservedRegion> | |
57 | + <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion> | |
58 | + <ObservedRegion>Heliosphere.NearEarth</ObservedRegion> | |
59 | + <Parameter> | |
60 | + <Name>h+ counts</Name> | |
61 | + <ParameterKey>cce_mepa_tof_hct</ParameterKey> | |
62 | + <Description> | |
63 | + Proton counts per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
64 | + </Description> | |
65 | + <Units></Units> | |
66 | + <RenderingHints> | |
67 | + <DisplayType>Spectrogram</DisplayType> | |
68 | + </RenderingHints> | |
69 | + </Parameter> | |
70 | + <Parameter> | |
71 | + <Name>he++ counts</Name> | |
72 | + <ParameterKey>cce_mepa_tof_act</ParameterKey> | |
73 | + <Description> | |
74 | + Alpha counts per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
75 | + </Description> | |
76 | + <Units></Units> | |
77 | + <RenderingHints> | |
78 | + <DisplayType>Spectrogram</DisplayType> | |
79 | + </RenderingHints> | |
80 | + </Parameter> | |
81 | + <Parameter> | |
82 | + <Name>o-- counts</Name> | |
83 | + <ParameterKey>cce_mepa_tof_oct</ParameterKey> | |
84 | + <Description> | |
85 | + Oxygen counts per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
86 | + </Description> | |
87 | + <Units></Units> | |
88 | + <RenderingHints> | |
89 | + <DisplayType>Spectrogram</DisplayType> | |
90 | + </RenderingHints> | |
91 | + </Parameter> | |
92 | + <Parameter> | |
93 | + <Name>fe counts</Name> | |
94 | + <ParameterKey>cce_mepa_tof_fct</ParameterKey> | |
95 | + <Description> | |
96 | + Iron counts per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
97 | + </Description> | |
98 | + <Units></Units> | |
99 | + <RenderingHints> | |
100 | + <DisplayType>Spectrogram</DisplayType> | |
101 | + </RenderingHints> | |
102 | + </Parameter> | |
103 | + <Parameter> | |
104 | + <Name>h+ cps</Name> | |
105 | + <ParameterKey>cce_mepa_tof_hcps</ParameterKey> | |
106 | + <Description> | |
107 | + Proton counts per second per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
108 | + </Description> | |
109 | + <Units></Units> | |
110 | + <RenderingHints> | |
111 | + <DisplayType>Spectrogram</DisplayType> | |
112 | + </RenderingHints> | |
113 | + </Parameter> | |
114 | + <Parameter> | |
115 | + <Name>he++ cps</Name> | |
116 | + <ParameterKey>cce_mepa_tof_acps</ParameterKey> | |
117 | + <Description> | |
118 | + Alpha counts per second per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
119 | + </Description> | |
120 | + <Units></Units> | |
121 | + <RenderingHints> | |
122 | + <DisplayType>Spectrogram</DisplayType> | |
123 | + </RenderingHints> | |
124 | + </Parameter> | |
125 | + <Parameter> | |
126 | + <Name>o-- cps</Name> | |
127 | + <ParameterKey>cce_mepa_tof_ocps</ParameterKey> | |
128 | + <Description> | |
129 | + Oxygen counts per second per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
130 | + </Description> | |
131 | + <Units></Units> | |
132 | + <RenderingHints> | |
133 | + <DisplayType>Spectrogram</DisplayType> | |
134 | + </RenderingHints> | |
135 | + </Parameter> | |
136 | + <Parameter> | |
137 | + <Name>fe cps</Name> | |
138 | + <ParameterKey>cce_mepa_tof_fcps</ParameterKey> | |
139 | + <Description> | |
140 | + Iron counts per second per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
141 | + </Description> | |
142 | + <Units></Units> | |
143 | + <RenderingHints> | |
144 | + <DisplayType>Spectrogram</DisplayType> | |
145 | + </RenderingHints> | |
146 | + </Parameter> | |
147 | + <Parameter> | |
148 | + <Name>h+ inten</Name> | |
149 | + <ParameterKey>cce_mepa_tof_hin</ParameterKey> | |
150 | + <Description> | |
151 | + Proton differential intensity per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
152 | + </Description> | |
153 | + <Units>1/(s ster cm² keV)</Units> | |
154 | + <RenderingHints> | |
155 | + <DisplayType>Spectrogram</DisplayType> | |
156 | + </RenderingHints> | |
157 | + </Parameter> | |
158 | + <Parameter> | |
159 | + <Name>he++ inten</Name> | |
160 | + <ParameterKey>cce_mepa_tof_ain</ParameterKey> | |
161 | + <Description> | |
162 | + Alpha differential intensity per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
163 | + </Description> | |
164 | + <Units>1/(s ster cm² keV)</Units> | |
165 | + <RenderingHints> | |
166 | + <DisplayType>Spectrogram</DisplayType> | |
167 | + </RenderingHints> | |
168 | + </Parameter> | |
169 | + <Parameter> | |
170 | + <Name>o-- inten</Name> | |
171 | + <ParameterKey>cce_mepa_tof_oin</ParameterKey> | |
172 | + <Description> | |
173 | + Oxygen differential intensity per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
174 | + </Description> | |
175 | + <Units>1/(s ster cm² keV)</Units> | |
176 | + <RenderingHints> | |
177 | + <DisplayType>Spectrogram</DisplayType> | |
178 | + </RenderingHints> | |
179 | + </Parameter> | |
180 | + <Parameter> | |
181 | + <Name>fe inten</Name> | |
182 | + <ParameterKey>cce_mepa_tof_fin</ParameterKey> | |
183 | + <Description> | |
184 | + Iron differential intensity per sector with each sector being a sum from 4 spins. The time given is the sector midpoint spin 2 out of 0,1,2,3 | |
185 | + </Description> | |
186 | + <Units>1/(s ster cm² keV)</Units> | |
187 | + <RenderingHints> | |
188 | + <DisplayType>Spectrogram</DisplayType> | |
189 | + </RenderingHints> | |
190 | + </Parameter> | |
191 | +</NumericalData> | |
192 | +</Spase> | ... | ... |