Commit b1f579a19df64e8decc6bd33fcb91a9537898651
1 parent
894bf4f3
Exists in
master
and in
11 other branches
STERO HET work in progress
Showing
6 changed files
with
1506 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,251 @@ |
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://CNES/NumericalData/CDPP-AMDA/STEREO-A/IMPACT/HET/sta-het-1d</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electrons and protons flux 1 day rate</ResourceName> | |
8 | + <ReleaseDate>2015-10-14T11:48:00Z</ReleaseDate> | |
9 | + <Description/> | |
10 | + <Contact> | |
11 | + <PersonID>spase://CNES/Person/Janet.G.Luhmann</PersonID> | |
12 | + <Role>PrincipalInvestigator</Role> | |
13 | + </Contact> | |
14 | + </ResourceHeader> | |
15 | + <AccessInformation> | |
16 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
17 | + <Availability>Online</Availability> | |
18 | + <AccessRights>Open</AccessRights> | |
19 | + <AccessURL> | |
20 | + <URL>http://amda.cdpp.eu</URL> | |
21 | + </AccessURL> | |
22 | + <Format>NetCDF</Format> | |
23 | + </AccessInformation> | |
24 | + <ProviderName>IRAP</ProviderName> | |
25 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/STEREO-A/IMPACT/HET</InstrumentID> | |
26 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
27 | + <TemporalDescription> | |
28 | + <TimeSpan> | |
29 | + <StartDate>2006-12-01T00:00:00</StartDate> | |
30 | + </TimeSpan> | |
31 | + <Cadence>PT24H</Cadence> | |
32 | + </TemporalDescription> | |
33 | + <ObservedRegion>Heliosphere.Remote1AU</ObservedRegion> | |
34 | + <Parameter> | |
35 | + <Name>e- flux</Name> | |
36 | + <ParameterKey>sta_het_1d_efl</ParameterKey> | |
37 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
38 | + <RenderingHints> | |
39 | + <DisplayType>TimeSeries</DisplayType> | |
40 | + </RenderingHints> | |
41 | + <Structure> | |
42 | + <Size>3</Size> | |
43 | + <Element> | |
44 | + <Name>0.7-1.4 MeV</Name> | |
45 | + <Index>1</Index> | |
46 | + <ParameterKey>sta_het_1d_efl(0)</ParameterKey> | |
47 | + </Element> | |
48 | + <Element> | |
49 | + <Name>1.4-2.8 MeV</Name> | |
50 | + <Index>2</Index> | |
51 | + <ParameterKey>sta_het_1d_efl(1)</ParameterKey> | |
52 | + </Element> | |
53 | + <Element> | |
54 | + <Name>2.8-4.0 MeV</Name> | |
55 | + <Index>3</Index> | |
56 | + <ParameterKey>sta_het_1d_efl(2)</ParameterKey> | |
57 | + </Element> | |
58 | + </Structure> | |
59 | + <Particle> | |
60 | + <ParticleType>Electron</ParticleType> | |
61 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
62 | + </Particle> | |
63 | + </Parameter> | |
64 | + <Parameter> | |
65 | + <Name>e- flux uncertainty</Name> | |
66 | + <ParameterKey>sta_het_1d_eflu</ParameterKey> | |
67 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>0.7-1.4 MeV</Name> | |
75 | + <Index>1</Index> | |
76 | + <ParameterKey>sta_het_1d_eflu(0)</ParameterKey> | |
77 | + </Element> | |
78 | + <Element> | |
79 | + <Name>1.4-2.8 MeV</Name> | |
80 | + <Index>2</Index> | |
81 | + <ParameterKey>sta_het_1d_eflu(1)</ParameterKey> | |
82 | + </Element> | |
83 | + <Element> | |
84 | + <Name>2.8-4.0 MeV</Name> | |
85 | + <Index>3</Index> | |
86 | + <ParameterKey>sta_het_1d_eflu(2)</ParameterKey> | |
87 | + </Element> | |
88 | + </Structure> | |
89 | + </Parameter> | |
90 | + <Parameter> | |
91 | + <Name>h+ flux</Name> | |
92 | + <ParameterKey>sta_het_1d_hfl</ParameterKey> | |
93 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
94 | + <RenderingHints> | |
95 | + <DisplayType>TimeSeries</DisplayType> | |
96 | + </RenderingHints> | |
97 | + <Structure> | |
98 | + <Size>11</Size> | |
99 | + <Element> | |
100 | + <Name>13.6-15.1 MeV</Name> | |
101 | + <Index>1</Index> | |
102 | + <ParameterKey>sta_het_1d_hfl(0)</ParameterKey> | |
103 | + </Element> | |
104 | + <Element> | |
105 | + <Name>14.9-17.1 MeV</Name> | |
106 | + <Index>2</Index> | |
107 | + <ParameterKey>sta_het_1d_hfl(1)</ParameterKey> | |
108 | + </Element> | |
109 | + <Element> | |
110 | + <Name>17.0-19.3 MeV</Name> | |
111 | + <Index>3</Index> | |
112 | + <ParameterKey>sta_het_1d_hfl(2)</ParameterKey> | |
113 | + </Element> | |
114 | + <Element> | |
115 | + <Name>20.8-23.8 MeV</Name> | |
116 | + <Index>4</Index> | |
117 | + <ParameterKey>sta_het_1d_hfl(3)</ParameterKey> | |
118 | + </Element> | |
119 | + <Element> | |
120 | + <Name>23.8-26.4 MeV</Name> | |
121 | + <Index>5</Index> | |
122 | + <ParameterKey>sta_het_1d_hfl(4)</ParameterKey> | |
123 | + </Element> | |
124 | + <Element> | |
125 | + <Name>26.3-29.7 MeV</Name> | |
126 | + <Index>6</Index> | |
127 | + <ParameterKey>sta_het_1d_hfl(5)</ParameterKey> | |
128 | + </Element> | |
129 | + <Element> | |
130 | + <Name>29.5-33.4 MeV</Name> | |
131 | + <Index>7</Index> | |
132 | + <ParameterKey>sta_het_1d_hfl(6)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>33.4-35.8 MeV</Name> | |
136 | + <Index>8</Index> | |
137 | + <ParameterKey>sta_het_1d_hfl(7)</ParameterKey> | |
138 | + </Element> | |
139 | + <Element> | |
140 | + <Name>35.5-40.5 MeV</Name> | |
141 | + <Index>9</Index> | |
142 | + <ParameterKey>sta_het_1d_hfl(8)</ParameterKey> | |
143 | + </Element> | |
144 | + <Element> | |
145 | + <Name>40.0-60.0 MeV</Name> | |
146 | + <Index>10</Index> | |
147 | + <ParameterKey>sta_het_1d_hfl(9)</ParameterKey> | |
148 | + </Element> | |
149 | + <Element> | |
150 | + <Name>60.0-100.0 MeV</Name> | |
151 | + <Index>11</Index> | |
152 | + <ParameterKey>sta_het_1d_hfl(10)</ParameterKey> | |
153 | + </Element> | |
154 | + </Structure> | |
155 | + <Particle> | |
156 | + <ParticleType>Proton</ParticleType> | |
157 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
158 | + </Particle> | |
159 | + </Parameter> | |
160 | + <Parameter> | |
161 | + <Name>e- flux spectro</Name> | |
162 | + <ParameterKey>sta_het_1d_esp</ParameterKey> | |
163 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
164 | + <RenderingHints> | |
165 | + <DisplayType>Spectrogram</DisplayType> | |
166 | + </RenderingHints> | |
167 | + <Particle> | |
168 | + <ParticleType>Electron</ParticleType> | |
169 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
170 | + </Particle> | |
171 | + </Parameter> | |
172 | + <Parameter> | |
173 | + <Name>h+ flux uncertainty</Name> | |
174 | + <ParameterKey>sta_het_1d_hflu</ParameterKey> | |
175 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
176 | + <RenderingHints> | |
177 | + <DisplayType>TimeSeries</DisplayType> | |
178 | + </RenderingHints> | |
179 | + <Structure> | |
180 | + <Size>11</Size> | |
181 | + <Element> | |
182 | + <Name>13.6-15.1 MeV</Name> | |
183 | + <Index>1</Index> | |
184 | + <ParameterKey>sta_het_1d_hflu(0)</ParameterKey> | |
185 | + </Element> | |
186 | + <Element> | |
187 | + <Name>14.9-17.1 MeV</Name> | |
188 | + <Index>2</Index> | |
189 | + <ParameterKey>sta_het_1d_hflu(1)</ParameterKey> | |
190 | + </Element> | |
191 | + <Element> | |
192 | + <Name>17.0-19.3 MeV</Name> | |
193 | + <Index>3</Index> | |
194 | + <ParameterKey>sta_het_1d_hflu(2)</ParameterKey> | |
195 | + </Element> | |
196 | + <Element> | |
197 | + <Name>20.8-23.8 MeV</Name> | |
198 | + <Index>4</Index> | |
199 | + <ParameterKey>sta_het_1d_hflu(3)</ParameterKey> | |
200 | + </Element> | |
201 | + <Element> | |
202 | + <Name>23.8-26.4 MeV</Name> | |
203 | + <Index>5</Index> | |
204 | + <ParameterKey>sta_het_1d_hflu(4)</ParameterKey> | |
205 | + </Element> | |
206 | + <Element> | |
207 | + <Name>26.3-29.7 MeV</Name> | |
208 | + <Index>6</Index> | |
209 | + <ParameterKey>sta_het_1d_hflu(5)</ParameterKey> | |
210 | + </Element> | |
211 | + <Element> | |
212 | + <Name>29.5-33.4 MeV</Name> | |
213 | + <Index>7</Index> | |
214 | + <ParameterKey>sta_het_1d_hflu(6)</ParameterKey> | |
215 | + </Element> | |
216 | + <Element> | |
217 | + <Name>33.4-35.8 MeV</Name> | |
218 | + <Index>8</Index> | |
219 | + <ParameterKey>sta_het_1d_hflu(7)</ParameterKey> | |
220 | + </Element> | |
221 | + <Element> | |
222 | + <Name>35.5-40.5 MeV</Name> | |
223 | + <Index>9</Index> | |
224 | + <ParameterKey>sta_het_1d_hflu(8)</ParameterKey> | |
225 | + </Element> | |
226 | + <Element> | |
227 | + <Name>40.0-60.0 MeV</Name> | |
228 | + <Index>10</Index> | |
229 | + <ParameterKey>sta_het_1d_hflu(9)</ParameterKey> | |
230 | + </Element> | |
231 | + <Element> | |
232 | + <Name>60.0-100.0 MeV</Name> | |
233 | + <Index>11</Index> | |
234 | + <ParameterKey>sta_het_1d_hflu(10)</ParameterKey> | |
235 | + </Element> | |
236 | + </Structure> | |
237 | + </Parameter> | |
238 | + <Parameter> | |
239 | + <Name>h+ flux spectro</Name> | |
240 | + <ParameterKey>sta_het_1d_hsp</ParameterKey> | |
241 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
242 | + <RenderingHints> | |
243 | + <DisplayType>Spectrogram</DisplayType> | |
244 | + </RenderingHints> | |
245 | + <Particle> | |
246 | + <ParticleType>Proton</ParticleType> | |
247 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
248 | + </Particle> | |
249 | + </Parameter> | |
250 | + </NumericalData> | |
251 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,251 @@ |
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://CNES/NumericalData/CDPP-AMDA/STEREO-A/IMPACT/HET/sta-het-1h</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electrons and protons flux 1 hour rate</ResourceName> | |
8 | + <ReleaseDate>2015-10-14T11:48:00Z</ReleaseDate> | |
9 | + <Description/> | |
10 | + <Contact> | |
11 | + <PersonID>spase://CNES/Person/Janet.G.Luhmann</PersonID> | |
12 | + <Role>PrincipalInvestigator</Role> | |
13 | + </Contact> | |
14 | + </ResourceHeader> | |
15 | + <AccessInformation> | |
16 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
17 | + <Availability>Online</Availability> | |
18 | + <AccessRights>Open</AccessRights> | |
19 | + <AccessURL> | |
20 | + <URL>http://amda.cdpp.eu</URL> | |
21 | + </AccessURL> | |
22 | + <Format>NetCDF</Format> | |
23 | + </AccessInformation> | |
24 | + <ProviderName>IRAP</ProviderName> | |
25 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/STEREO-A/IMPACT/HET</InstrumentID> | |
26 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
27 | + <TemporalDescription> | |
28 | + <TimeSpan> | |
29 | + <StartDate>2006-12-01T00:00:00</StartDate> | |
30 | + </TimeSpan> | |
31 | + <Cadence>PT3600S</Cadence> | |
32 | + </TemporalDescription> | |
33 | + <ObservedRegion>Heliosphere.Remote1AU</ObservedRegion> | |
34 | + <Parameter> | |
35 | + <Name>e- flux</Name> | |
36 | + <ParameterKey>sta_het_1h_efl</ParameterKey> | |
37 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
38 | + <RenderingHints> | |
39 | + <DisplayType>TimeSeries</DisplayType> | |
40 | + </RenderingHints> | |
41 | + <Structure> | |
42 | + <Size>3</Size> | |
43 | + <Element> | |
44 | + <Name>0.7-1.4 MeV</Name> | |
45 | + <Index>1</Index> | |
46 | + <ParameterKey>sta_het_1h_efl(0)</ParameterKey> | |
47 | + </Element> | |
48 | + <Element> | |
49 | + <Name>1.4-2.8 MeV</Name> | |
50 | + <Index>2</Index> | |
51 | + <ParameterKey>sta_het_1h_efl(1)</ParameterKey> | |
52 | + </Element> | |
53 | + <Element> | |
54 | + <Name>2.8-4.0 MeV</Name> | |
55 | + <Index>3</Index> | |
56 | + <ParameterKey>sta_het_1h_efl(2)</ParameterKey> | |
57 | + </Element> | |
58 | + </Structure> | |
59 | + <Particle> | |
60 | + <ParticleType>Electron</ParticleType> | |
61 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
62 | + </Particle> | |
63 | + </Parameter> | |
64 | + <Parameter> | |
65 | + <Name>e- flux uncertainty</Name> | |
66 | + <ParameterKey>sta_het_1d_eflu</ParameterKey> | |
67 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>0.7-1.4 MeV</Name> | |
75 | + <Index>1</Index> | |
76 | + <ParameterKey>sta_het_1h_eflu(0)</ParameterKey> | |
77 | + </Element> | |
78 | + <Element> | |
79 | + <Name>1.4-2.8 MeV</Name> | |
80 | + <Index>2</Index> | |
81 | + <ParameterKey>sta_het_1h_eflu(1)</ParameterKey> | |
82 | + </Element> | |
83 | + <Element> | |
84 | + <Name>2.8-4.0 MeV</Name> | |
85 | + <Index>3</Index> | |
86 | + <ParameterKey>sta_het_1h_eflu(2)</ParameterKey> | |
87 | + </Element> | |
88 | + </Structure> | |
89 | + </Parameter> | |
90 | + <Parameter> | |
91 | + <Name>h+ flux</Name> | |
92 | + <ParameterKey>sta_het_1h_hfl</ParameterKey> | |
93 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
94 | + <RenderingHints> | |
95 | + <DisplayType>TimeSeries</DisplayType> | |
96 | + </RenderingHints> | |
97 | + <Structure> | |
98 | + <Size>11</Size> | |
99 | + <Element> | |
100 | + <Name>13.6-15.1 MeV</Name> | |
101 | + <Index>1</Index> | |
102 | + <ParameterKey>sta_het_1h_hfl(0)</ParameterKey> | |
103 | + </Element> | |
104 | + <Element> | |
105 | + <Name>14.9-17.1 MeV</Name> | |
106 | + <Index>2</Index> | |
107 | + <ParameterKey>sta_het_1h_hfl(1)</ParameterKey> | |
108 | + </Element> | |
109 | + <Element> | |
110 | + <Name>17.0-19.3 MeV</Name> | |
111 | + <Index>3</Index> | |
112 | + <ParameterKey>sta_het_1h_hfl(2)</ParameterKey> | |
113 | + </Element> | |
114 | + <Element> | |
115 | + <Name>20.8-23.8 MeV</Name> | |
116 | + <Index>4</Index> | |
117 | + <ParameterKey>sta_het_1h_hfl(3)</ParameterKey> | |
118 | + </Element> | |
119 | + <Element> | |
120 | + <Name>23.8-26.4 MeV</Name> | |
121 | + <Index>5</Index> | |
122 | + <ParameterKey>sta_het_1h_hfl(4)</ParameterKey> | |
123 | + </Element> | |
124 | + <Element> | |
125 | + <Name>26.3-29.7 MeV</Name> | |
126 | + <Index>6</Index> | |
127 | + <ParameterKey>sta_het_1h_hfl(5)</ParameterKey> | |
128 | + </Element> | |
129 | + <Element> | |
130 | + <Name>29.5-33.4 MeV</Name> | |
131 | + <Index>7</Index> | |
132 | + <ParameterKey>sta_het_1h_hfl(6)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>33.4-35.8 MeV</Name> | |
136 | + <Index>8</Index> | |
137 | + <ParameterKey>sta_het_1h_hfl(7)</ParameterKey> | |
138 | + </Element> | |
139 | + <Element> | |
140 | + <Name>35.5-40.5 MeV</Name> | |
141 | + <Index>9</Index> | |
142 | + <ParameterKey>sta_het_1h_hfl(8)</ParameterKey> | |
143 | + </Element> | |
144 | + <Element> | |
145 | + <Name>40.0-60.0 MeV</Name> | |
146 | + <Index>10</Index> | |
147 | + <ParameterKey>sta_het_1h_hfl(9)</ParameterKey> | |
148 | + </Element> | |
149 | + <Element> | |
150 | + <Name>60.0-100.0 MeV</Name> | |
151 | + <Index>11</Index> | |
152 | + <ParameterKey>sta_het_1h_hfl(10)</ParameterKey> | |
153 | + </Element> | |
154 | + </Structure> | |
155 | + <Particle> | |
156 | + <ParticleType>Proton</ParticleType> | |
157 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
158 | + </Particle> | |
159 | + </Parameter> | |
160 | + <Parameter> | |
161 | + <Name>e- flux spectro</Name> | |
162 | + <ParameterKey>sta_het_1h_esp</ParameterKey> | |
163 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
164 | + <RenderingHints> | |
165 | + <DisplayType>Spectrogram</DisplayType> | |
166 | + </RenderingHints> | |
167 | + <Particle> | |
168 | + <ParticleType>Electron</ParticleType> | |
169 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
170 | + </Particle> | |
171 | + </Parameter> | |
172 | + <Parameter> | |
173 | + <Name>h+ flux uncertainty</Name> | |
174 | + <ParameterKey>sta_het_1h_hflu</ParameterKey> | |
175 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
176 | + <RenderingHints> | |
177 | + <DisplayType>TimeSeries</DisplayType> | |
178 | + </RenderingHints> | |
179 | + <Structure> | |
180 | + <Size>11</Size> | |
181 | + <Element> | |
182 | + <Name>13.6-15.1 MeV</Name> | |
183 | + <Index>1</Index> | |
184 | + <ParameterKey>sta_het_1h_hflu(0)</ParameterKey> | |
185 | + </Element> | |
186 | + <Element> | |
187 | + <Name>14.9-17.1 MeV</Name> | |
188 | + <Index>2</Index> | |
189 | + <ParameterKey>sta_het_1h_hflu(1)</ParameterKey> | |
190 | + </Element> | |
191 | + <Element> | |
192 | + <Name>17.0-19.3 MeV</Name> | |
193 | + <Index>3</Index> | |
194 | + <ParameterKey>sta_het_1h_hflu(2)</ParameterKey> | |
195 | + </Element> | |
196 | + <Element> | |
197 | + <Name>20.8-23.8 MeV</Name> | |
198 | + <Index>4</Index> | |
199 | + <ParameterKey>sta_het_1h_hflu(3)</ParameterKey> | |
200 | + </Element> | |
201 | + <Element> | |
202 | + <Name>23.8-26.4 MeV</Name> | |
203 | + <Index>5</Index> | |
204 | + <ParameterKey>sta_het_1h_hflu(4)</ParameterKey> | |
205 | + </Element> | |
206 | + <Element> | |
207 | + <Name>26.3-29.7 MeV</Name> | |
208 | + <Index>6</Index> | |
209 | + <ParameterKey>sta_het_1h_hflu(5)</ParameterKey> | |
210 | + </Element> | |
211 | + <Element> | |
212 | + <Name>29.5-33.4 MeV</Name> | |
213 | + <Index>7</Index> | |
214 | + <ParameterKey>sta_het_1h_hflu(6)</ParameterKey> | |
215 | + </Element> | |
216 | + <Element> | |
217 | + <Name>33.4-35.8 MeV</Name> | |
218 | + <Index>8</Index> | |
219 | + <ParameterKey>sta_het_1h_hflu(7)</ParameterKey> | |
220 | + </Element> | |
221 | + <Element> | |
222 | + <Name>35.5-40.5 MeV</Name> | |
223 | + <Index>9</Index> | |
224 | + <ParameterKey>sta_het_1h_hflu(8)</ParameterKey> | |
225 | + </Element> | |
226 | + <Element> | |
227 | + <Name>40.0-60.0 MeV</Name> | |
228 | + <Index>10</Index> | |
229 | + <ParameterKey>sta_het_1h_hflu(9)</ParameterKey> | |
230 | + </Element> | |
231 | + <Element> | |
232 | + <Name>60.0-100.0 MeV</Name> | |
233 | + <Index>11</Index> | |
234 | + <ParameterKey>sta_het_1h_hflu(10)</ParameterKey> | |
235 | + </Element> | |
236 | + </Structure> | |
237 | + </Parameter> | |
238 | + <Parameter> | |
239 | + <Name>h+ flux spectro</Name> | |
240 | + <ParameterKey>sta_het_1h_hsp</ParameterKey> | |
241 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
242 | + <RenderingHints> | |
243 | + <DisplayType>Spectrogram</DisplayType> | |
244 | + </RenderingHints> | |
245 | + <Particle> | |
246 | + <ParticleType>Proton</ParticleType> | |
247 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
248 | + </Particle> | |
249 | + </Parameter> | |
250 | + </NumericalData> | |
251 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,251 @@ |
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://CNES/NumericalData/CDPP-AMDA/STEREO-A/IMPACT/HET/sta-het-1min</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electrons and protons flux 1 minute rate</ResourceName> | |
8 | + <ReleaseDate>2015-10-14T11:48:00Z</ReleaseDate> | |
9 | + <Description/> | |
10 | + <Contact> | |
11 | + <PersonID>spase://CNES/Person/Janet.G.Luhmann</PersonID> | |
12 | + <Role>PrincipalInvestigator</Role> | |
13 | + </Contact> | |
14 | + </ResourceHeader> | |
15 | + <AccessInformation> | |
16 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
17 | + <Availability>Online</Availability> | |
18 | + <AccessRights>Open</AccessRights> | |
19 | + <AccessURL> | |
20 | + <URL>http://amda.cdpp.eu</URL> | |
21 | + </AccessURL> | |
22 | + <Format>NetCDF</Format> | |
23 | + </AccessInformation> | |
24 | + <ProviderName>IRAP</ProviderName> | |
25 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/STEREO-A/IMPACT/HET</InstrumentID> | |
26 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
27 | + <TemporalDescription> | |
28 | + <TimeSpan> | |
29 | + <StartDate>2006-12-01T00:00:00</StartDate> | |
30 | + </TimeSpan> | |
31 | + <Cadence>PT60S</Cadence> | |
32 | + </TemporalDescription> | |
33 | + <ObservedRegion>Heliosphere.Remote1AU</ObservedRegion> | |
34 | + <Parameter> | |
35 | + <Name>e- flux</Name> | |
36 | + <ParameterKey>sta_het_1min_efl</ParameterKey> | |
37 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
38 | + <RenderingHints> | |
39 | + <DisplayType>TimeSeries</DisplayType> | |
40 | + </RenderingHints> | |
41 | + <Structure> | |
42 | + <Size>3</Size> | |
43 | + <Element> | |
44 | + <Name>0.7-1.4 MeV</Name> | |
45 | + <Index>1</Index> | |
46 | + <ParameterKey>sta_het_1min_efl(0)</ParameterKey> | |
47 | + </Element> | |
48 | + <Element> | |
49 | + <Name>1.4-2.8 MeV</Name> | |
50 | + <Index>2</Index> | |
51 | + <ParameterKey>sta_het_1min_efl(1)</ParameterKey> | |
52 | + </Element> | |
53 | + <Element> | |
54 | + <Name>2.8-4.0 MeV</Name> | |
55 | + <Index>3</Index> | |
56 | + <ParameterKey>sta_het_1min_efl(2)</ParameterKey> | |
57 | + </Element> | |
58 | + </Structure> | |
59 | + <Particle> | |
60 | + <ParticleType>Electron</ParticleType> | |
61 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
62 | + </Particle> | |
63 | + </Parameter> | |
64 | + <Parameter> | |
65 | + <Name>e- flux uncertainty</Name> | |
66 | + <ParameterKey>sta_het_1d_eflu</ParameterKey> | |
67 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>0.7-1.4 MeV</Name> | |
75 | + <Index>1</Index> | |
76 | + <ParameterKey>sta_het_1min_eflu(0)</ParameterKey> | |
77 | + </Element> | |
78 | + <Element> | |
79 | + <Name>1.4-2.8 MeV</Name> | |
80 | + <Index>2</Index> | |
81 | + <ParameterKey>sta_het_1min_eflu(1)</ParameterKey> | |
82 | + </Element> | |
83 | + <Element> | |
84 | + <Name>2.8-4.0 MeV</Name> | |
85 | + <Index>3</Index> | |
86 | + <ParameterKey>sta_het_1min_eflu(2)</ParameterKey> | |
87 | + </Element> | |
88 | + </Structure> | |
89 | + </Parameter> | |
90 | + <Parameter> | |
91 | + <Name>h+ flux</Name> | |
92 | + <ParameterKey>sta_het_1min_hfl</ParameterKey> | |
93 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
94 | + <RenderingHints> | |
95 | + <DisplayType>TimeSeries</DisplayType> | |
96 | + </RenderingHints> | |
97 | + <Structure> | |
98 | + <Size>11</Size> | |
99 | + <Element> | |
100 | + <Name>13.6-15.1 MeV</Name> | |
101 | + <Index>1</Index> | |
102 | + <ParameterKey>sta_het_1min_hfl(0)</ParameterKey> | |
103 | + </Element> | |
104 | + <Element> | |
105 | + <Name>14.9-17.1 MeV</Name> | |
106 | + <Index>2</Index> | |
107 | + <ParameterKey>sta_het_1min_hfl(1)</ParameterKey> | |
108 | + </Element> | |
109 | + <Element> | |
110 | + <Name>17.0-19.3 MeV</Name> | |
111 | + <Index>3</Index> | |
112 | + <ParameterKey>sta_het_1min_hfl(2)</ParameterKey> | |
113 | + </Element> | |
114 | + <Element> | |
115 | + <Name>20.8-23.8 MeV</Name> | |
116 | + <Index>4</Index> | |
117 | + <ParameterKey>sta_het_1min_hfl(3)</ParameterKey> | |
118 | + </Element> | |
119 | + <Element> | |
120 | + <Name>23.8-26.4 MeV</Name> | |
121 | + <Index>5</Index> | |
122 | + <ParameterKey>sta_het_1min_hfl(4)</ParameterKey> | |
123 | + </Element> | |
124 | + <Element> | |
125 | + <Name>26.3-29.7 MeV</Name> | |
126 | + <Index>6</Index> | |
127 | + <ParameterKey>sta_het_1min_hfl(5)</ParameterKey> | |
128 | + </Element> | |
129 | + <Element> | |
130 | + <Name>29.5-33.4 MeV</Name> | |
131 | + <Index>7</Index> | |
132 | + <ParameterKey>sta_het_1min_hfl(6)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>33.4-35.8 MeV</Name> | |
136 | + <Index>8</Index> | |
137 | + <ParameterKey>sta_het_1min_hfl(7)</ParameterKey> | |
138 | + </Element> | |
139 | + <Element> | |
140 | + <Name>35.5-40.5 MeV</Name> | |
141 | + <Index>9</Index> | |
142 | + <ParameterKey>sta_het_1min_hfl(8)</ParameterKey> | |
143 | + </Element> | |
144 | + <Element> | |
145 | + <Name>40.0-60.0 MeV</Name> | |
146 | + <Index>10</Index> | |
147 | + <ParameterKey>sta_het_1min_hfl(9)</ParameterKey> | |
148 | + </Element> | |
149 | + <Element> | |
150 | + <Name>60.0-100.0 MeV</Name> | |
151 | + <Index>11</Index> | |
152 | + <ParameterKey>sta_het_1min_hfl(10)</ParameterKey> | |
153 | + </Element> | |
154 | + </Structure> | |
155 | + <Particle> | |
156 | + <ParticleType>Proton</ParticleType> | |
157 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
158 | + </Particle> | |
159 | + </Parameter> | |
160 | + <Parameter> | |
161 | + <Name>e- flux spectro</Name> | |
162 | + <ParameterKey>sta_het_1min_esp</ParameterKey> | |
163 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
164 | + <RenderingHints> | |
165 | + <DisplayType>Spectrogram</DisplayType> | |
166 | + </RenderingHints> | |
167 | + <Particle> | |
168 | + <ParticleType>Electron</ParticleType> | |
169 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
170 | + </Particle> | |
171 | + </Parameter> | |
172 | + <Parameter> | |
173 | + <Name>h+ flux uncertainty</Name> | |
174 | + <ParameterKey>sta_het_1min_hflu</ParameterKey> | |
175 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
176 | + <RenderingHints> | |
177 | + <DisplayType>TimeSeries</DisplayType> | |
178 | + </RenderingHints> | |
179 | + <Structure> | |
180 | + <Size>11</Size> | |
181 | + <Element> | |
182 | + <Name>13.6-15.1 MeV</Name> | |
183 | + <Index>1</Index> | |
184 | + <ParameterKey>sta_het_1min_hflu(0)</ParameterKey> | |
185 | + </Element> | |
186 | + <Element> | |
187 | + <Name>14.9-17.1 MeV</Name> | |
188 | + <Index>2</Index> | |
189 | + <ParameterKey>sta_het_1min_hflu(1)</ParameterKey> | |
190 | + </Element> | |
191 | + <Element> | |
192 | + <Name>17.0-19.3 MeV</Name> | |
193 | + <Index>3</Index> | |
194 | + <ParameterKey>sta_het_1min_hflu(2)</ParameterKey> | |
195 | + </Element> | |
196 | + <Element> | |
197 | + <Name>20.8-23.8 MeV</Name> | |
198 | + <Index>4</Index> | |
199 | + <ParameterKey>sta_het_1min_hflu(3)</ParameterKey> | |
200 | + </Element> | |
201 | + <Element> | |
202 | + <Name>23.8-26.4 MeV</Name> | |
203 | + <Index>5</Index> | |
204 | + <ParameterKey>sta_het_1min_hflu(4)</ParameterKey> | |
205 | + </Element> | |
206 | + <Element> | |
207 | + <Name>26.3-29.7 MeV</Name> | |
208 | + <Index>6</Index> | |
209 | + <ParameterKey>sta_het_1min_hflu(5)</ParameterKey> | |
210 | + </Element> | |
211 | + <Element> | |
212 | + <Name>29.5-33.4 MeV</Name> | |
213 | + <Index>7</Index> | |
214 | + <ParameterKey>sta_het_1min_hflu(6)</ParameterKey> | |
215 | + </Element> | |
216 | + <Element> | |
217 | + <Name>33.4-35.8 MeV</Name> | |
218 | + <Index>8</Index> | |
219 | + <ParameterKey>sta_het_1min_hflu(7)</ParameterKey> | |
220 | + </Element> | |
221 | + <Element> | |
222 | + <Name>35.5-40.5 MeV</Name> | |
223 | + <Index>9</Index> | |
224 | + <ParameterKey>sta_het_1min_hflu(8)</ParameterKey> | |
225 | + </Element> | |
226 | + <Element> | |
227 | + <Name>40.0-60.0 MeV</Name> | |
228 | + <Index>10</Index> | |
229 | + <ParameterKey>sta_het_1min_hflu(9)</ParameterKey> | |
230 | + </Element> | |
231 | + <Element> | |
232 | + <Name>60.0-100.0 MeV</Name> | |
233 | + <Index>11</Index> | |
234 | + <ParameterKey>sta_het_1min_hflu(10)</ParameterKey> | |
235 | + </Element> | |
236 | + </Structure> | |
237 | + </Parameter> | |
238 | + <Parameter> | |
239 | + <Name>h+ flux spectro</Name> | |
240 | + <ParameterKey>sta_het_1min_hsp</ParameterKey> | |
241 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
242 | + <RenderingHints> | |
243 | + <DisplayType>Spectrogram</DisplayType> | |
244 | + </RenderingHints> | |
245 | + <Particle> | |
246 | + <ParticleType>Proton</ParticleType> | |
247 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
248 | + </Particle> | |
249 | + </Parameter> | |
250 | + </NumericalData> | |
251 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,251 @@ |
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://CNES/NumericalData/CDPP-AMDA/STEREO-B/IMPACT/HET/stb-het-1d</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electrons and protons flux 1 day rate</ResourceName> | |
8 | + <ReleaseDate>2015-10-14T11:48:00Z</ReleaseDate> | |
9 | + <Description/> | |
10 | + <Contact> | |
11 | + <PersonID>spase://CNES/Person/Janet.G.Luhmann</PersonID> | |
12 | + <Role>PrincipalInvestigator</Role> | |
13 | + </Contact> | |
14 | + </ResourceHeader> | |
15 | + <AccessInformation> | |
16 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
17 | + <Availability>Online</Availability> | |
18 | + <AccessRights>Open</AccessRights> | |
19 | + <AccessURL> | |
20 | + <URL>http://amda.cdpp.eu</URL> | |
21 | + </AccessURL> | |
22 | + <Format>NetCDF</Format> | |
23 | + </AccessInformation> | |
24 | + <ProviderName>IRAP</ProviderName> | |
25 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/STEREO-B/IMPACT/HET</InstrumentID> | |
26 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
27 | + <TemporalDescription> | |
28 | + <TimeSpan> | |
29 | + <StartDate>2006-12-01T00:00:00</StartDate> | |
30 | + </TimeSpan> | |
31 | + <Cadence>PT24H</Cadence> | |
32 | + </TemporalDescription> | |
33 | + <ObservedRegion>Heliosphere.Remote1AU</ObservedRegion> | |
34 | + <Parameter> | |
35 | + <Name>e- flux</Name> | |
36 | + <ParameterKey>stb_het_1d_efl</ParameterKey> | |
37 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
38 | + <RenderingHints> | |
39 | + <DisplayType>TimeSeries</DisplayType> | |
40 | + </RenderingHints> | |
41 | + <Structure> | |
42 | + <Size>3</Size> | |
43 | + <Element> | |
44 | + <Name>0.7-1.4 MeV</Name> | |
45 | + <Index>1</Index> | |
46 | + <ParameterKey>stb_het_1d_efl(0)</ParameterKey> | |
47 | + </Element> | |
48 | + <Element> | |
49 | + <Name>1.4-2.8 MeV</Name> | |
50 | + <Index>2</Index> | |
51 | + <ParameterKey>stb_het_1d_efl(1)</ParameterKey> | |
52 | + </Element> | |
53 | + <Element> | |
54 | + <Name>2.8-4.0 MeV</Name> | |
55 | + <Index>3</Index> | |
56 | + <ParameterKey>stb_het_1d_efl(2)</ParameterKey> | |
57 | + </Element> | |
58 | + </Structure> | |
59 | + <Particle> | |
60 | + <ParticleType>Electron</ParticleType> | |
61 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
62 | + </Particle> | |
63 | + </Parameter> | |
64 | + <Parameter> | |
65 | + <Name>e- flux uncertainty</Name> | |
66 | + <ParameterKey>stb_het_1d_eflu</ParameterKey> | |
67 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>0.7-1.4 MeV</Name> | |
75 | + <Index>1</Index> | |
76 | + <ParameterKey>stb_het_1d_eflu(0)</ParameterKey> | |
77 | + </Element> | |
78 | + <Element> | |
79 | + <Name>1.4-2.8 MeV</Name> | |
80 | + <Index>2</Index> | |
81 | + <ParameterKey>stb_het_1d_eflu(1)</ParameterKey> | |
82 | + </Element> | |
83 | + <Element> | |
84 | + <Name>2.8-4.0 MeV</Name> | |
85 | + <Index>3</Index> | |
86 | + <ParameterKey>stb_het_1d_eflu(2)</ParameterKey> | |
87 | + </Element> | |
88 | + </Structure> | |
89 | + </Parameter> | |
90 | + <Parameter> | |
91 | + <Name>h+ flux</Name> | |
92 | + <ParameterKey>stb_het_1d_hfl</ParameterKey> | |
93 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
94 | + <RenderingHints> | |
95 | + <DisplayType>TimeSeries</DisplayType> | |
96 | + </RenderingHints> | |
97 | + <Structure> | |
98 | + <Size>11</Size> | |
99 | + <Element> | |
100 | + <Name>13.6-15.1 MeV</Name> | |
101 | + <Index>1</Index> | |
102 | + <ParameterKey>stb_het_1d_hfl(0)</ParameterKey> | |
103 | + </Element> | |
104 | + <Element> | |
105 | + <Name>14.9-17.1 MeV</Name> | |
106 | + <Index>2</Index> | |
107 | + <ParameterKey>stb_het_1d_hfl(1)</ParameterKey> | |
108 | + </Element> | |
109 | + <Element> | |
110 | + <Name>17.0-19.3 MeV</Name> | |
111 | + <Index>3</Index> | |
112 | + <ParameterKey>stb_het_1d_hfl(2)</ParameterKey> | |
113 | + </Element> | |
114 | + <Element> | |
115 | + <Name>20.8-23.8 MeV</Name> | |
116 | + <Index>4</Index> | |
117 | + <ParameterKey>stb_het_1d_hfl(3)</ParameterKey> | |
118 | + </Element> | |
119 | + <Element> | |
120 | + <Name>23.8-26.4 MeV</Name> | |
121 | + <Index>5</Index> | |
122 | + <ParameterKey>stb_het_1d_hfl(4)</ParameterKey> | |
123 | + </Element> | |
124 | + <Element> | |
125 | + <Name>26.3-29.7 MeV</Name> | |
126 | + <Index>6</Index> | |
127 | + <ParameterKey>stb_het_1d_hfl(5)</ParameterKey> | |
128 | + </Element> | |
129 | + <Element> | |
130 | + <Name>29.5-33.4 MeV</Name> | |
131 | + <Index>7</Index> | |
132 | + <ParameterKey>stb_het_1d_hfl(6)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>33.4-35.8 MeV</Name> | |
136 | + <Index>8</Index> | |
137 | + <ParameterKey>stb_het_1d_hfl(7)</ParameterKey> | |
138 | + </Element> | |
139 | + <Element> | |
140 | + <Name>35.5-40.5 MeV</Name> | |
141 | + <Index>9</Index> | |
142 | + <ParameterKey>stb_het_1d_hfl(8)</ParameterKey> | |
143 | + </Element> | |
144 | + <Element> | |
145 | + <Name>40.0-60.0 MeV</Name> | |
146 | + <Index>10</Index> | |
147 | + <ParameterKey>stb_het_1d_hfl(9)</ParameterKey> | |
148 | + </Element> | |
149 | + <Element> | |
150 | + <Name>60.0-100.0 MeV</Name> | |
151 | + <Index>11</Index> | |
152 | + <ParameterKey>stb_het_1d_hfl(10)</ParameterKey> | |
153 | + </Element> | |
154 | + </Structure> | |
155 | + <Particle> | |
156 | + <ParticleType>Proton</ParticleType> | |
157 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
158 | + </Particle> | |
159 | + </Parameter> | |
160 | + <Parameter> | |
161 | + <Name>e- flux spectro</Name> | |
162 | + <ParameterKey>stb_het_1d_esp</ParameterKey> | |
163 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
164 | + <RenderingHints> | |
165 | + <DisplayType>Spectrogram</DisplayType> | |
166 | + </RenderingHints> | |
167 | + <Particle> | |
168 | + <ParticleType>Electron</ParticleType> | |
169 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
170 | + </Particle> | |
171 | + </Parameter> | |
172 | + <Parameter> | |
173 | + <Name>h+ flux uncertainty</Name> | |
174 | + <ParameterKey>stb_het_1d_hflu</ParameterKey> | |
175 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
176 | + <RenderingHints> | |
177 | + <DisplayType>TimeSeries</DisplayType> | |
178 | + </RenderingHints> | |
179 | + <Structure> | |
180 | + <Size>11</Size> | |
181 | + <Element> | |
182 | + <Name>13.6-15.1 MeV</Name> | |
183 | + <Index>1</Index> | |
184 | + <ParameterKey>stb_het_1d_hflu(0)</ParameterKey> | |
185 | + </Element> | |
186 | + <Element> | |
187 | + <Name>14.9-17.1 MeV</Name> | |
188 | + <Index>2</Index> | |
189 | + <ParameterKey>stb_het_1d_hflu(1)</ParameterKey> | |
190 | + </Element> | |
191 | + <Element> | |
192 | + <Name>17.0-19.3 MeV</Name> | |
193 | + <Index>3</Index> | |
194 | + <ParameterKey>stb_het_1d_hflu(2)</ParameterKey> | |
195 | + </Element> | |
196 | + <Element> | |
197 | + <Name>20.8-23.8 MeV</Name> | |
198 | + <Index>4</Index> | |
199 | + <ParameterKey>stb_het_1d_hflu(3)</ParameterKey> | |
200 | + </Element> | |
201 | + <Element> | |
202 | + <Name>23.8-26.4 MeV</Name> | |
203 | + <Index>5</Index> | |
204 | + <ParameterKey>stb_het_1d_hflu(4)</ParameterKey> | |
205 | + </Element> | |
206 | + <Element> | |
207 | + <Name>26.3-29.7 MeV</Name> | |
208 | + <Index>6</Index> | |
209 | + <ParameterKey>stb_het_1d_hflu(5)</ParameterKey> | |
210 | + </Element> | |
211 | + <Element> | |
212 | + <Name>29.5-33.4 MeV</Name> | |
213 | + <Index>7</Index> | |
214 | + <ParameterKey>stb_het_1d_hflu(6)</ParameterKey> | |
215 | + </Element> | |
216 | + <Element> | |
217 | + <Name>33.4-35.8 MeV</Name> | |
218 | + <Index>8</Index> | |
219 | + <ParameterKey>stb_het_1d_hflu(7)</ParameterKey> | |
220 | + </Element> | |
221 | + <Element> | |
222 | + <Name>35.5-40.5 MeV</Name> | |
223 | + <Index>9</Index> | |
224 | + <ParameterKey>stb_het_1d_hflu(8)</ParameterKey> | |
225 | + </Element> | |
226 | + <Element> | |
227 | + <Name>40.0-60.0 MeV</Name> | |
228 | + <Index>10</Index> | |
229 | + <ParameterKey>stb_het_1d_hflu(9)</ParameterKey> | |
230 | + </Element> | |
231 | + <Element> | |
232 | + <Name>60.0-100.0 MeV</Name> | |
233 | + <Index>11</Index> | |
234 | + <ParameterKey>stb_het_1d_hflu(10)</ParameterKey> | |
235 | + </Element> | |
236 | + </Structure> | |
237 | + </Parameter> | |
238 | + <Parameter> | |
239 | + <Name>h+ flux spectro</Name> | |
240 | + <ParameterKey>stb_het_1d_hsp</ParameterKey> | |
241 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
242 | + <RenderingHints> | |
243 | + <DisplayType>Spectrogram</DisplayType> | |
244 | + </RenderingHints> | |
245 | + <Particle> | |
246 | + <ParticleType>Proton</ParticleType> | |
247 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
248 | + </Particle> | |
249 | + </Parameter> | |
250 | + </NumericalData> | |
251 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,251 @@ |
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://CNES/NumericalData/CDPP-AMDA/STEREO-B/IMPACT/HET/stb-het-1h</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electrons and protons flux 1 hour rate</ResourceName> | |
8 | + <ReleaseDate>2015-10-14T11:48:00Z</ReleaseDate> | |
9 | + <Description/> | |
10 | + <Contact> | |
11 | + <PersonID>spase://CNES/Person/Janet.G.Luhmann</PersonID> | |
12 | + <Role>PrincipalInvestigator</Role> | |
13 | + </Contact> | |
14 | + </ResourceHeader> | |
15 | + <AccessInformation> | |
16 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
17 | + <Availability>Online</Availability> | |
18 | + <AccessRights>Open</AccessRights> | |
19 | + <AccessURL> | |
20 | + <URL>http://amda.cdpp.eu</URL> | |
21 | + </AccessURL> | |
22 | + <Format>NetCDF</Format> | |
23 | + </AccessInformation> | |
24 | + <ProviderName>IRAP</ProviderName> | |
25 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/STEREO-B/IMPACT/HET</InstrumentID> | |
26 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
27 | + <TemporalDescription> | |
28 | + <TimeSpan> | |
29 | + <StartDate>2006-12-01T00:00:00</StartDate> | |
30 | + </TimeSpan> | |
31 | + <Cadence>PT3600S</Cadence> | |
32 | + </TemporalDescription> | |
33 | + <ObservedRegion>Heliosphere.Remote1AU</ObservedRegion> | |
34 | + <Parameter> | |
35 | + <Name>e- flux</Name> | |
36 | + <ParameterKey>stb_het_1h_efl</ParameterKey> | |
37 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
38 | + <RenderingHints> | |
39 | + <DisplayType>TimeSeries</DisplayType> | |
40 | + </RenderingHints> | |
41 | + <Structure> | |
42 | + <Size>3</Size> | |
43 | + <Element> | |
44 | + <Name>0.7-1.4 MeV</Name> | |
45 | + <Index>1</Index> | |
46 | + <ParameterKey>stb_het_1h_efl(0)</ParameterKey> | |
47 | + </Element> | |
48 | + <Element> | |
49 | + <Name>1.4-2.8 MeV</Name> | |
50 | + <Index>2</Index> | |
51 | + <ParameterKey>stb_het_1h_efl(1)</ParameterKey> | |
52 | + </Element> | |
53 | + <Element> | |
54 | + <Name>2.8-4.0 MeV</Name> | |
55 | + <Index>3</Index> | |
56 | + <ParameterKey>stb_het_1h_efl(2)</ParameterKey> | |
57 | + </Element> | |
58 | + </Structure> | |
59 | + <Particle> | |
60 | + <ParticleType>Electron</ParticleType> | |
61 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
62 | + </Particle> | |
63 | + </Parameter> | |
64 | + <Parameter> | |
65 | + <Name>e- flux uncertainty</Name> | |
66 | + <ParameterKey>stb_het_1d_eflu</ParameterKey> | |
67 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>0.7-1.4 MeV</Name> | |
75 | + <Index>1</Index> | |
76 | + <ParameterKey>stb_het_1h_eflu(0)</ParameterKey> | |
77 | + </Element> | |
78 | + <Element> | |
79 | + <Name>1.4-2.8 MeV</Name> | |
80 | + <Index>2</Index> | |
81 | + <ParameterKey>stb_het_1h_eflu(1)</ParameterKey> | |
82 | + </Element> | |
83 | + <Element> | |
84 | + <Name>2.8-4.0 MeV</Name> | |
85 | + <Index>3</Index> | |
86 | + <ParameterKey>stb_het_1h_eflu(2)</ParameterKey> | |
87 | + </Element> | |
88 | + </Structure> | |
89 | + </Parameter> | |
90 | + <Parameter> | |
91 | + <Name>h+ flux</Name> | |
92 | + <ParameterKey>stb_het_1h_hfl</ParameterKey> | |
93 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
94 | + <RenderingHints> | |
95 | + <DisplayType>TimeSeries</DisplayType> | |
96 | + </RenderingHints> | |
97 | + <Structure> | |
98 | + <Size>11</Size> | |
99 | + <Element> | |
100 | + <Name>13.6-15.1 MeV</Name> | |
101 | + <Index>1</Index> | |
102 | + <ParameterKey>stb_het_1h_hfl(0)</ParameterKey> | |
103 | + </Element> | |
104 | + <Element> | |
105 | + <Name>14.9-17.1 MeV</Name> | |
106 | + <Index>2</Index> | |
107 | + <ParameterKey>stb_het_1h_hfl(1)</ParameterKey> | |
108 | + </Element> | |
109 | + <Element> | |
110 | + <Name>17.0-19.3 MeV</Name> | |
111 | + <Index>3</Index> | |
112 | + <ParameterKey>stb_het_1h_hfl(2)</ParameterKey> | |
113 | + </Element> | |
114 | + <Element> | |
115 | + <Name>20.8-23.8 MeV</Name> | |
116 | + <Index>4</Index> | |
117 | + <ParameterKey>stb_het_1h_hfl(3)</ParameterKey> | |
118 | + </Element> | |
119 | + <Element> | |
120 | + <Name>23.8-26.4 MeV</Name> | |
121 | + <Index>5</Index> | |
122 | + <ParameterKey>stb_het_1h_hfl(4)</ParameterKey> | |
123 | + </Element> | |
124 | + <Element> | |
125 | + <Name>26.3-29.7 MeV</Name> | |
126 | + <Index>6</Index> | |
127 | + <ParameterKey>stb_het_1h_hfl(5)</ParameterKey> | |
128 | + </Element> | |
129 | + <Element> | |
130 | + <Name>29.5-33.4 MeV</Name> | |
131 | + <Index>7</Index> | |
132 | + <ParameterKey>stb_het_1h_hfl(6)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>33.4-35.8 MeV</Name> | |
136 | + <Index>8</Index> | |
137 | + <ParameterKey>stb_het_1h_hfl(7)</ParameterKey> | |
138 | + </Element> | |
139 | + <Element> | |
140 | + <Name>35.5-40.5 MeV</Name> | |
141 | + <Index>9</Index> | |
142 | + <ParameterKey>stb_het_1h_hfl(8)</ParameterKey> | |
143 | + </Element> | |
144 | + <Element> | |
145 | + <Name>40.0-60.0 MeV</Name> | |
146 | + <Index>10</Index> | |
147 | + <ParameterKey>stb_het_1h_hfl(9)</ParameterKey> | |
148 | + </Element> | |
149 | + <Element> | |
150 | + <Name>60.0-100.0 MeV</Name> | |
151 | + <Index>11</Index> | |
152 | + <ParameterKey>stb_het_1h_hfl(10)</ParameterKey> | |
153 | + </Element> | |
154 | + </Structure> | |
155 | + <Particle> | |
156 | + <ParticleType>Proton</ParticleType> | |
157 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
158 | + </Particle> | |
159 | + </Parameter> | |
160 | + <Parameter> | |
161 | + <Name>e- flux spectro</Name> | |
162 | + <ParameterKey>stb_het_1h_esp</ParameterKey> | |
163 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
164 | + <RenderingHints> | |
165 | + <DisplayType>Spectrogram</DisplayType> | |
166 | + </RenderingHints> | |
167 | + <Particle> | |
168 | + <ParticleType>Electron</ParticleType> | |
169 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
170 | + </Particle> | |
171 | + </Parameter> | |
172 | + <Parameter> | |
173 | + <Name>h+ flux uncertainty</Name> | |
174 | + <ParameterKey>stb_het_1h_hflu</ParameterKey> | |
175 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
176 | + <RenderingHints> | |
177 | + <DisplayType>TimeSeries</DisplayType> | |
178 | + </RenderingHints> | |
179 | + <Structure> | |
180 | + <Size>11</Size> | |
181 | + <Element> | |
182 | + <Name>13.6-15.1 MeV</Name> | |
183 | + <Index>1</Index> | |
184 | + <ParameterKey>stb_het_1h_hflu(0)</ParameterKey> | |
185 | + </Element> | |
186 | + <Element> | |
187 | + <Name>14.9-17.1 MeV</Name> | |
188 | + <Index>2</Index> | |
189 | + <ParameterKey>stb_het_1h_hflu(1)</ParameterKey> | |
190 | + </Element> | |
191 | + <Element> | |
192 | + <Name>17.0-19.3 MeV</Name> | |
193 | + <Index>3</Index> | |
194 | + <ParameterKey>stb_het_1h_hflu(2)</ParameterKey> | |
195 | + </Element> | |
196 | + <Element> | |
197 | + <Name>20.8-23.8 MeV</Name> | |
198 | + <Index>4</Index> | |
199 | + <ParameterKey>stb_het_1h_hflu(3)</ParameterKey> | |
200 | + </Element> | |
201 | + <Element> | |
202 | + <Name>23.8-26.4 MeV</Name> | |
203 | + <Index>5</Index> | |
204 | + <ParameterKey>stb_het_1h_hflu(4)</ParameterKey> | |
205 | + </Element> | |
206 | + <Element> | |
207 | + <Name>26.3-29.7 MeV</Name> | |
208 | + <Index>6</Index> | |
209 | + <ParameterKey>stb_het_1h_hflu(5)</ParameterKey> | |
210 | + </Element> | |
211 | + <Element> | |
212 | + <Name>29.5-33.4 MeV</Name> | |
213 | + <Index>7</Index> | |
214 | + <ParameterKey>stb_het_1h_hflu(6)</ParameterKey> | |
215 | + </Element> | |
216 | + <Element> | |
217 | + <Name>33.4-35.8 MeV</Name> | |
218 | + <Index>8</Index> | |
219 | + <ParameterKey>stb_het_1h_hflu(7)</ParameterKey> | |
220 | + </Element> | |
221 | + <Element> | |
222 | + <Name>35.5-40.5 MeV</Name> | |
223 | + <Index>9</Index> | |
224 | + <ParameterKey>stb_het_1h_hflu(8)</ParameterKey> | |
225 | + </Element> | |
226 | + <Element> | |
227 | + <Name>40.0-60.0 MeV</Name> | |
228 | + <Index>10</Index> | |
229 | + <ParameterKey>stb_het_1h_hflu(9)</ParameterKey> | |
230 | + </Element> | |
231 | + <Element> | |
232 | + <Name>60.0-100.0 MeV</Name> | |
233 | + <Index>11</Index> | |
234 | + <ParameterKey>stb_het_1h_hflu(10)</ParameterKey> | |
235 | + </Element> | |
236 | + </Structure> | |
237 | + </Parameter> | |
238 | + <Parameter> | |
239 | + <Name>h+ flux spectro</Name> | |
240 | + <ParameterKey>stb_het_1h_hsp</ParameterKey> | |
241 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
242 | + <RenderingHints> | |
243 | + <DisplayType>Spectrogram</DisplayType> | |
244 | + </RenderingHints> | |
245 | + <Particle> | |
246 | + <ParticleType>Proton</ParticleType> | |
247 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
248 | + </Particle> | |
249 | + </Parameter> | |
250 | + </NumericalData> | |
251 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,251 @@ |
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://CNES/NumericalData/CDPP-AMDA/STEREO-B/IMPACT/HET/stb-het-1min</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electrons and protons flux 1 minute rate</ResourceName> | |
8 | + <ReleaseDate>2015-10-14T11:48:00Z</ReleaseDate> | |
9 | + <Description/> | |
10 | + <Contact> | |
11 | + <PersonID>spase://CNES/Person/Janet.G.Luhmann</PersonID> | |
12 | + <Role>PrincipalInvestigator</Role> | |
13 | + </Contact> | |
14 | + </ResourceHeader> | |
15 | + <AccessInformation> | |
16 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
17 | + <Availability>Online</Availability> | |
18 | + <AccessRights>Open</AccessRights> | |
19 | + <AccessURL> | |
20 | + <URL>http://amda.cdpp.eu</URL> | |
21 | + </AccessURL> | |
22 | + <Format>NetCDF</Format> | |
23 | + </AccessInformation> | |
24 | + <ProviderName>IRAP</ProviderName> | |
25 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/STEREO-B/IMPACT/HET</InstrumentID> | |
26 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
27 | + <TemporalDescription> | |
28 | + <TimeSpan> | |
29 | + <StartDate>2006-12-01T00:00:00</StartDate> | |
30 | + </TimeSpan> | |
31 | + <Cadence>PT60S</Cadence> | |
32 | + </TemporalDescription> | |
33 | + <ObservedRegion>Heliosphere.Remote1AU</ObservedRegion> | |
34 | + <Parameter> | |
35 | + <Name>e- flux</Name> | |
36 | + <ParameterKey>stb_het_1min_efl</ParameterKey> | |
37 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
38 | + <RenderingHints> | |
39 | + <DisplayType>TimeSeries</DisplayType> | |
40 | + </RenderingHints> | |
41 | + <Structure> | |
42 | + <Size>3</Size> | |
43 | + <Element> | |
44 | + <Name>0.7-1.4 MeV</Name> | |
45 | + <Index>1</Index> | |
46 | + <ParameterKey>stb_het_1min_efl(0)</ParameterKey> | |
47 | + </Element> | |
48 | + <Element> | |
49 | + <Name>1.4-2.8 MeV</Name> | |
50 | + <Index>2</Index> | |
51 | + <ParameterKey>stb_het_1min_efl(1)</ParameterKey> | |
52 | + </Element> | |
53 | + <Element> | |
54 | + <Name>2.8-4.0 MeV</Name> | |
55 | + <Index>3</Index> | |
56 | + <ParameterKey>stb_het_1min_efl(2)</ParameterKey> | |
57 | + </Element> | |
58 | + </Structure> | |
59 | + <Particle> | |
60 | + <ParticleType>Electron</ParticleType> | |
61 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
62 | + </Particle> | |
63 | + </Parameter> | |
64 | + <Parameter> | |
65 | + <Name>e- flux uncertainty</Name> | |
66 | + <ParameterKey>stb_het_1d_eflu</ParameterKey> | |
67 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>0.7-1.4 MeV</Name> | |
75 | + <Index>1</Index> | |
76 | + <ParameterKey>stb_het_1min_eflu(0)</ParameterKey> | |
77 | + </Element> | |
78 | + <Element> | |
79 | + <Name>1.4-2.8 MeV</Name> | |
80 | + <Index>2</Index> | |
81 | + <ParameterKey>stb_het_1min_eflu(1)</ParameterKey> | |
82 | + </Element> | |
83 | + <Element> | |
84 | + <Name>2.8-4.0 MeV</Name> | |
85 | + <Index>3</Index> | |
86 | + <ParameterKey>stb_het_1min_eflu(2)</ParameterKey> | |
87 | + </Element> | |
88 | + </Structure> | |
89 | + </Parameter> | |
90 | + <Parameter> | |
91 | + <Name>h+ flux</Name> | |
92 | + <ParameterKey>stb_het_1min_hfl</ParameterKey> | |
93 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
94 | + <RenderingHints> | |
95 | + <DisplayType>TimeSeries</DisplayType> | |
96 | + </RenderingHints> | |
97 | + <Structure> | |
98 | + <Size>11</Size> | |
99 | + <Element> | |
100 | + <Name>13.6-15.1 MeV</Name> | |
101 | + <Index>1</Index> | |
102 | + <ParameterKey>stb_het_1min_hfl(0)</ParameterKey> | |
103 | + </Element> | |
104 | + <Element> | |
105 | + <Name>14.9-17.1 MeV</Name> | |
106 | + <Index>2</Index> | |
107 | + <ParameterKey>stb_het_1min_hfl(1)</ParameterKey> | |
108 | + </Element> | |
109 | + <Element> | |
110 | + <Name>17.0-19.3 MeV</Name> | |
111 | + <Index>3</Index> | |
112 | + <ParameterKey>stb_het_1min_hfl(2)</ParameterKey> | |
113 | + </Element> | |
114 | + <Element> | |
115 | + <Name>20.8-23.8 MeV</Name> | |
116 | + <Index>4</Index> | |
117 | + <ParameterKey>stb_het_1min_hfl(3)</ParameterKey> | |
118 | + </Element> | |
119 | + <Element> | |
120 | + <Name>23.8-26.4 MeV</Name> | |
121 | + <Index>5</Index> | |
122 | + <ParameterKey>stb_het_1min_hfl(4)</ParameterKey> | |
123 | + </Element> | |
124 | + <Element> | |
125 | + <Name>26.3-29.7 MeV</Name> | |
126 | + <Index>6</Index> | |
127 | + <ParameterKey>stb_het_1min_hfl(5)</ParameterKey> | |
128 | + </Element> | |
129 | + <Element> | |
130 | + <Name>29.5-33.4 MeV</Name> | |
131 | + <Index>7</Index> | |
132 | + <ParameterKey>stb_het_1min_hfl(6)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>33.4-35.8 MeV</Name> | |
136 | + <Index>8</Index> | |
137 | + <ParameterKey>stb_het_1min_hfl(7)</ParameterKey> | |
138 | + </Element> | |
139 | + <Element> | |
140 | + <Name>35.5-40.5 MeV</Name> | |
141 | + <Index>9</Index> | |
142 | + <ParameterKey>stb_het_1min_hfl(8)</ParameterKey> | |
143 | + </Element> | |
144 | + <Element> | |
145 | + <Name>40.0-60.0 MeV</Name> | |
146 | + <Index>10</Index> | |
147 | + <ParameterKey>stb_het_1min_hfl(9)</ParameterKey> | |
148 | + </Element> | |
149 | + <Element> | |
150 | + <Name>60.0-100.0 MeV</Name> | |
151 | + <Index>11</Index> | |
152 | + <ParameterKey>stb_het_1min_hfl(10)</ParameterKey> | |
153 | + </Element> | |
154 | + </Structure> | |
155 | + <Particle> | |
156 | + <ParticleType>Proton</ParticleType> | |
157 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
158 | + </Particle> | |
159 | + </Parameter> | |
160 | + <Parameter> | |
161 | + <Name>e- flux spectro</Name> | |
162 | + <ParameterKey>stb_het_1min_esp</ParameterKey> | |
163 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
164 | + <RenderingHints> | |
165 | + <DisplayType>Spectrogram</DisplayType> | |
166 | + </RenderingHints> | |
167 | + <Particle> | |
168 | + <ParticleType>Electron</ParticleType> | |
169 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
170 | + </Particle> | |
171 | + </Parameter> | |
172 | + <Parameter> | |
173 | + <Name>h+ flux uncertainty</Name> | |
174 | + <ParameterKey>stb_het_1min_hflu</ParameterKey> | |
175 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
176 | + <RenderingHints> | |
177 | + <DisplayType>TimeSeries</DisplayType> | |
178 | + </RenderingHints> | |
179 | + <Structure> | |
180 | + <Size>11</Size> | |
181 | + <Element> | |
182 | + <Name>13.6-15.1 MeV</Name> | |
183 | + <Index>1</Index> | |
184 | + <ParameterKey>stb_het_1min_hflu(0)</ParameterKey> | |
185 | + </Element> | |
186 | + <Element> | |
187 | + <Name>14.9-17.1 MeV</Name> | |
188 | + <Index>2</Index> | |
189 | + <ParameterKey>stb_het_1min_hflu(1)</ParameterKey> | |
190 | + </Element> | |
191 | + <Element> | |
192 | + <Name>17.0-19.3 MeV</Name> | |
193 | + <Index>3</Index> | |
194 | + <ParameterKey>stb_het_1min_hflu(2)</ParameterKey> | |
195 | + </Element> | |
196 | + <Element> | |
197 | + <Name>20.8-23.8 MeV</Name> | |
198 | + <Index>4</Index> | |
199 | + <ParameterKey>stb_het_1min_hflu(3)</ParameterKey> | |
200 | + </Element> | |
201 | + <Element> | |
202 | + <Name>23.8-26.4 MeV</Name> | |
203 | + <Index>5</Index> | |
204 | + <ParameterKey>stb_het_1min_hflu(4)</ParameterKey> | |
205 | + </Element> | |
206 | + <Element> | |
207 | + <Name>26.3-29.7 MeV</Name> | |
208 | + <Index>6</Index> | |
209 | + <ParameterKey>stb_het_1min_hflu(5)</ParameterKey> | |
210 | + </Element> | |
211 | + <Element> | |
212 | + <Name>29.5-33.4 MeV</Name> | |
213 | + <Index>7</Index> | |
214 | + <ParameterKey>stb_het_1min_hflu(6)</ParameterKey> | |
215 | + </Element> | |
216 | + <Element> | |
217 | + <Name>33.4-35.8 MeV</Name> | |
218 | + <Index>8</Index> | |
219 | + <ParameterKey>stb_het_1min_hflu(7)</ParameterKey> | |
220 | + </Element> | |
221 | + <Element> | |
222 | + <Name>35.5-40.5 MeV</Name> | |
223 | + <Index>9</Index> | |
224 | + <ParameterKey>stb_het_1min_hflu(8)</ParameterKey> | |
225 | + </Element> | |
226 | + <Element> | |
227 | + <Name>40.0-60.0 MeV</Name> | |
228 | + <Index>10</Index> | |
229 | + <ParameterKey>stb_het_1min_hflu(9)</ParameterKey> | |
230 | + </Element> | |
231 | + <Element> | |
232 | + <Name>60.0-100.0 MeV</Name> | |
233 | + <Index>11</Index> | |
234 | + <ParameterKey>stb_het_1min_hflu(10)</ParameterKey> | |
235 | + </Element> | |
236 | + </Structure> | |
237 | + </Parameter> | |
238 | + <Parameter> | |
239 | + <Name>h+ flux spectro</Name> | |
240 | + <ParameterKey>stb_het_1min_hsp</ParameterKey> | |
241 | + <Units>1/(cm2-sr-sec-MeV)</Units> | |
242 | + <RenderingHints> | |
243 | + <DisplayType>Spectrogram</DisplayType> | |
244 | + </RenderingHints> | |
245 | + <Particle> | |
246 | + <ParticleType>Proton</ParticleType> | |
247 | + <ParticleQuantity>NumberFlux</ParticleQuantity> | |
248 | + </Particle> | |
249 | + </Parameter> | |
250 | + </NumericalData> | |
251 | +</Spase> | |
... | ... |