Commit dd7fd46c1b6d21a2ee75e39358f4b636b5e14e63
1 parent
b5bbcfeb
Exists in
master
and in
11 other branches
SWICS data
Showing
2 changed files
with
445 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,340 @@ |
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/Ulysses/SWICS/ulys-swi-ion</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>heavy ions main charge states</ResourceName> | |
8 | + <ReleaseDate>2019-05-05T12:34:56</ReleaseDate> | |
9 | + <Description> Heavy ion main charge states listed are | |
10 | + density (relative to O6+) , speed, and kinetic temperature of the main charge | |
11 | + state of heavy elements. They can be used to track the kinetic properties | |
12 | + (differential speeds, mass- proportional temperatures) of these ions and their | |
13 | + evolution with heliocentric distance, heliographic latitude, etc. They must not | |
14 | + be used, however, to derive freeze-in temperatures or abundance ratios of | |
15 | + elements (although the ratio C6+/O6+ is an excellent proxy for the C and O | |
16 | + freezing-in temperature).</Description> | |
17 | + <Contact> | |
18 | + <PersonID>spase://SMWG/Person/George.Gloeckler</PersonID> | |
19 | + <Role>PrincipalInvestigator</Role> | |
20 | + </Contact> | |
21 | + <Contact> | |
22 | + <PersonID>spase://SMWG/Person/Rudolf.Von.Steiger</PersonID> | |
23 | + <Role>DataProducer</Role> | |
24 | + </Contact> | |
25 | + <InformationURL> | |
26 | + <Name>Instrument and data portal at Cosmos</Name> | |
27 | + <URL>https://www.cosmos.esa.int/web/ulysses/swics-instrument</URL> | |
28 | + </InformationURL> | |
29 | + </ResourceHeader> | |
30 | + <AccessInformation> | |
31 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
32 | + <Availability>Online</Availability> | |
33 | + <AccessRights>Open</AccessRights> | |
34 | + <AccessURL> | |
35 | + <URL>http://amda.cdpp.eu</URL> | |
36 | + </AccessURL> | |
37 | + <Format>NetCDF</Format> | |
38 | + </AccessInformation> | |
39 | + <ProviderName>ESA</ProviderName> | |
40 | + <ProviderResourceName>uswimatbYY.dat</ProviderResourceName> | |
41 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ulysses/SWICS</InstrumentID> | |
42 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
43 | + <TemporalDescription> | |
44 | + <TimeSpan> | |
45 | + <StartDate>1990-12-05T00:07:16Z</StartDate> | |
46 | + <StopDate>2009-07-02T23:56:31Z</StopDate> | |
47 | + </TimeSpan> | |
48 | + <Cadence>PT3H</Cadence> | |
49 | + </TemporalDescription> | |
50 | + <ObservedRegion>Heliosphere</ObservedRegion> | |
51 | + <Parameter> | |
52 | + <Name>density ratio alpha/O6+</Name> | |
53 | + <ParameterKey>ulys_swi_Hen</ParameterKey> | |
54 | + <Units></Units> | |
55 | + <RenderingHints> | |
56 | + <DisplayType>TimeSeries</DisplayType> | |
57 | + </RenderingHints> | |
58 | + <Particle> | |
59 | + <ParticleType>Ion</ParticleType> | |
60 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
61 | + </Particle> | |
62 | + </Parameter> | |
63 | + <Parameter> | |
64 | + <Name>alpha velocity</Name> | |
65 | + <ParameterKey>ulys_swi_Hev</ParameterKey> | |
66 | + <Units>km/s</Units> | |
67 | + <RenderingHints> | |
68 | + <DisplayType>TimeSeries</DisplayType> | |
69 | + </RenderingHints> | |
70 | + <Particle> | |
71 | + <ParticleType>Ion</ParticleType> | |
72 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
73 | + </Particle> | |
74 | + </Parameter> | |
75 | + <Parameter> | |
76 | + <Name>alpha temperature</Name> | |
77 | + <ParameterKey>ulys_swi_Het</ParameterKey> | |
78 | + <Units>eV</Units> | |
79 | + <RenderingHints> | |
80 | + <DisplayType>TimeSeries</DisplayType> | |
81 | + </RenderingHints> | |
82 | + <Particle> | |
83 | + <ParticleType>Ion</ParticleType> | |
84 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
85 | + </Particle> | |
86 | + </Parameter> | |
87 | + <Parameter> | |
88 | + <Name>density ratio C6+/O6+</Name> | |
89 | + <ParameterKey>ulys_swi_Cn</ParameterKey> | |
90 | + <Units></Units> | |
91 | + <RenderingHints> | |
92 | + <DisplayType>TimeSeries</DisplayType> | |
93 | + </RenderingHints> | |
94 | + <Particle> | |
95 | + <ParticleType>Ion</ParticleType> | |
96 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
97 | + </Particle> | |
98 | + </Parameter> | |
99 | + <Parameter> | |
100 | + <Name>C6+ velocity</Name> | |
101 | + <ParameterKey>ulys_swi_Cv</ParameterKey> | |
102 | + <Units>km/s</Units> | |
103 | + <RenderingHints> | |
104 | + <DisplayType>TimeSeries</DisplayType> | |
105 | + </RenderingHints> | |
106 | + <Particle> | |
107 | + <ParticleType>Ion</ParticleType> | |
108 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
109 | + </Particle> | |
110 | + </Parameter> | |
111 | + <Parameter> | |
112 | + <Name>C6+ temperature</Name> | |
113 | + <ParameterKey>ulys_swi_Ct</ParameterKey> | |
114 | + <Units>eV</Units> | |
115 | + <RenderingHints> | |
116 | + <DisplayType>TimeSeries</DisplayType> | |
117 | + </RenderingHints> | |
118 | + <Particle> | |
119 | + <ParticleType>Ion</ParticleType> | |
120 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
121 | + </Particle> | |
122 | + </Parameter> | |
123 | + <Parameter> | |
124 | + <Name>density O6+</Name> | |
125 | + <ParameterKey>ulys_swi_On</ParameterKey> | |
126 | + <Units>cm-3</Units> | |
127 | + <RenderingHints> | |
128 | + <DisplayType>TimeSeries</DisplayType> | |
129 | + </RenderingHints> | |
130 | + <Particle> | |
131 | + <ParticleType>Ion</ParticleType> | |
132 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
133 | + </Particle> | |
134 | + </Parameter> | |
135 | + <Parameter> | |
136 | + <Name>O6+ velocity</Name> | |
137 | + <ParameterKey>ulys_swi_Ov</ParameterKey> | |
138 | + <Units>km/s</Units> | |
139 | + <RenderingHints> | |
140 | + <DisplayType>TimeSeries</DisplayType> | |
141 | + </RenderingHints> | |
142 | + <Particle> | |
143 | + <ParticleType>Ion</ParticleType> | |
144 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
145 | + </Particle> | |
146 | + </Parameter> | |
147 | + <Parameter> | |
148 | + <Name>O6+ temperature</Name> | |
149 | + <ParameterKey>ulys_swi_Ot</ParameterKey> | |
150 | + <Units>eV</Units> | |
151 | + <RenderingHints> | |
152 | + <DisplayType>TimeSeries</DisplayType> | |
153 | + </RenderingHints> | |
154 | + <Particle> | |
155 | + <ParticleType>Ion</ParticleType> | |
156 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
157 | + </Particle> | |
158 | + </Parameter> | |
159 | + <Parameter> | |
160 | + <Name>density ratio Ne8+/O6+</Name> | |
161 | + <ParameterKey>ulys_swi_Nen</ParameterKey> | |
162 | + <Units></Units> | |
163 | + <RenderingHints> | |
164 | + <DisplayType>TimeSeries</DisplayType> | |
165 | + </RenderingHints> | |
166 | + <Particle> | |
167 | + <ParticleType>Ion</ParticleType> | |
168 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
169 | + </Particle> | |
170 | + </Parameter> | |
171 | + <Parameter> | |
172 | + <Name>Ne8+ velocity</Name> | |
173 | + <ParameterKey>ulys_swi_Nev</ParameterKey> | |
174 | + <Units>km/s</Units> | |
175 | + <RenderingHints> | |
176 | + <DisplayType>TimeSeries</DisplayType> | |
177 | + </RenderingHints> | |
178 | + <Particle> | |
179 | + <ParticleType>Ion</ParticleType> | |
180 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
181 | + </Particle> | |
182 | + </Parameter> | |
183 | + <Parameter> | |
184 | + <Name>Ne8+ temperature</Name> | |
185 | + <ParameterKey>ulys_swi_Net</ParameterKey> | |
186 | + <Units>eV</Units> | |
187 | + <RenderingHints> | |
188 | + <DisplayType>TimeSeries</DisplayType> | |
189 | + </RenderingHints> | |
190 | + <Particle> | |
191 | + <ParticleType>Ion</ParticleType> | |
192 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
193 | + </Particle> | |
194 | + </Parameter> | |
195 | + <Parameter> | |
196 | + <Name>density ratio Mg10+/O6+</Name> | |
197 | + <ParameterKey>ulys_swi_Mgn</ParameterKey> | |
198 | + <Units></Units> | |
199 | + <RenderingHints> | |
200 | + <DisplayType>TimeSeries</DisplayType> | |
201 | + </RenderingHints> | |
202 | + <Particle> | |
203 | + <ParticleType>Ion</ParticleType> | |
204 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
205 | + </Particle> | |
206 | + </Parameter> | |
207 | + <Parameter> | |
208 | + <Name>Mg10+ velocity</Name> | |
209 | + <ParameterKey>ulys_swi_Mgv</ParameterKey> | |
210 | + <Units>km/s</Units> | |
211 | + <RenderingHints> | |
212 | + <DisplayType>TimeSeries</DisplayType> | |
213 | + </RenderingHints> | |
214 | + <Particle> | |
215 | + <ParticleType>Ion</ParticleType> | |
216 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
217 | + </Particle> | |
218 | + </Parameter> | |
219 | + <Parameter> | |
220 | + <Name>Mg10+ temperature</Name> | |
221 | + <ParameterKey>ulys_swi_Mgt</ParameterKey> | |
222 | + <Units>eV</Units> | |
223 | + <RenderingHints> | |
224 | + <DisplayType>TimeSeries</DisplayType> | |
225 | + </RenderingHints> | |
226 | + <Particle> | |
227 | + <ParticleType>Ion</ParticleType> | |
228 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
229 | + </Particle> | |
230 | + </Parameter> | |
231 | + <Parameter> | |
232 | + <Name>density ratio Si9+/O6+</Name> | |
233 | + <ParameterKey>ulys_swi_Sin</ParameterKey> | |
234 | + <Units></Units> | |
235 | + <RenderingHints> | |
236 | + <DisplayType>TimeSeries</DisplayType> | |
237 | + </RenderingHints> | |
238 | + <Particle> | |
239 | + <ParticleType>Ion</ParticleType> | |
240 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
241 | + </Particle> | |
242 | + </Parameter> | |
243 | + <Parameter> | |
244 | + <Name>Si9+ velocity</Name> | |
245 | + <ParameterKey>ulys_swi_Siv</ParameterKey> | |
246 | + <Units>km/s</Units> | |
247 | + <RenderingHints> | |
248 | + <DisplayType>TimeSeries</DisplayType> | |
249 | + </RenderingHints> | |
250 | + <Particle> | |
251 | + <ParticleType>Ion</ParticleType> | |
252 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
253 | + </Particle> | |
254 | + </Parameter> | |
255 | + <Parameter> | |
256 | + <Name>Si9+ temperature</Name> | |
257 | + <ParameterKey>ulys_swi_Sit</ParameterKey> | |
258 | + <Units>eV</Units> | |
259 | + <RenderingHints> | |
260 | + <DisplayType>TimeSeries</DisplayType> | |
261 | + </RenderingHints> | |
262 | + <Particle> | |
263 | + <ParticleType>Ion</ParticleType> | |
264 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
265 | + </Particle> | |
266 | + </Parameter> | |
267 | + <Parameter> | |
268 | + <Name>density ratio S10+/O6+</Name> | |
269 | + <ParameterKey>ulys_swi_Sn</ParameterKey> | |
270 | + <Units></Units> | |
271 | + <RenderingHints> | |
272 | + <DisplayType>TimeSeries</DisplayType> | |
273 | + </RenderingHints> | |
274 | + <Particle> | |
275 | + <ParticleType>Ion</ParticleType> | |
276 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
277 | + </Particle> | |
278 | + </Parameter> | |
279 | + <Parameter> | |
280 | + <Name>S10+ velocity</Name> | |
281 | + <ParameterKey>ulys_swi_Sv</ParameterKey> | |
282 | + <Units>km/s</Units> | |
283 | + <RenderingHints> | |
284 | + <DisplayType>TimeSeries</DisplayType> | |
285 | + </RenderingHints> | |
286 | + <Particle> | |
287 | + <ParticleType>Ion</ParticleType> | |
288 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
289 | + </Particle> | |
290 | + </Parameter> | |
291 | + <Parameter> | |
292 | + <Name>S10+ temperature</Name> | |
293 | + <ParameterKey>ulys_swi_St</ParameterKey> | |
294 | + <Units>eV</Units> | |
295 | + <RenderingHints> | |
296 | + <DisplayType>TimeSeries</DisplayType> | |
297 | + </RenderingHints> | |
298 | + <Particle> | |
299 | + <ParticleType>Ion</ParticleType> | |
300 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
301 | + </Particle> | |
302 | + </Parameter> | |
303 | + <Parameter> | |
304 | + <Name>density ratio Fe11+/O6+</Name> | |
305 | + <ParameterKey>ulys_swi_Fen</ParameterKey> | |
306 | + <Units></Units> | |
307 | + <RenderingHints> | |
308 | + <DisplayType>TimeSeries</DisplayType> | |
309 | + </RenderingHints> | |
310 | + <Particle> | |
311 | + <ParticleType>Ion</ParticleType> | |
312 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
313 | + </Particle> | |
314 | + </Parameter> | |
315 | + <Parameter> | |
316 | + <Name>Fe11+ velocity</Name> | |
317 | + <ParameterKey>ulys_swi_Fev</ParameterKey> | |
318 | + <Units>km/s</Units> | |
319 | + <RenderingHints> | |
320 | + <DisplayType>TimeSeries</DisplayType> | |
321 | + </RenderingHints> | |
322 | + <Particle> | |
323 | + <ParticleType>Ion</ParticleType> | |
324 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
325 | + </Particle> | |
326 | + </Parameter> | |
327 | + <Parameter> | |
328 | + <Name>Fe11+ temperature</Name> | |
329 | + <ParameterKey>ulys_swi_Fet</ParameterKey> | |
330 | + <Units>eV</Units> | |
331 | + <RenderingHints> | |
332 | + <DisplayType>TimeSeries</DisplayType> | |
333 | + </RenderingHints> | |
334 | + <Particle> | |
335 | + <ParticleType>Ion</ParticleType> | |
336 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
337 | + </Particle> | |
338 | + </Parameter> | |
339 | + </NumericalData> | |
340 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,105 @@ |
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/Ulysses/SWICS/ulys-swi-rat</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>abundance ratios</ResourceName> | |
8 | + <ReleaseDate>2019-05-05T12:34:56</ReleaseDate> | |
9 | + <Description> Selected charge states and abundance ratios : | |
10 | + Alpha particle speed: Repeated from previous archive for comparison. - C6+/C5+ | |
11 | + and O7+/O6+ ratios: These two ratios are essentially redundant, with the former | |
12 | + being ~10 times higher than the latter on average. At high values the O ratio is | |
13 | + more reliable (because C5+ is getting rare) whereas at low values the C ratio is | |
14 | + preferable (because O7+ gets rare). Low ratios are indicative of fast streams. - | |
15 | + Fe/O abundance ratio: This is a proxy for the strength of the FIP fractionation | |
16 | + if divided by the solar Fe/O ratio of ~0.05. - Average charge state of Fe: | |
17 | + Weighted average of all charge states from Fe6+ to Fe16+, normally between 9 and | |
18 | + 12 both in slow and in fast wind. High values are a good CME indicator. - Number | |
19 | + of instrument cycles that were accumulated to obtain the 3-hour average value. | |
20 | + Each instrument cycle takes 13 minutes, so values of 12-14 are normal, whereas | |
21 | + low values should be considered as a warning.</Description> | |
22 | + <Contact> | |
23 | + <PersonID>spase://SMWG/Person/Rudolf.Von.Steiger</PersonID> | |
24 | + <Role>DataProducer</Role> | |
25 | + </Contact> | |
26 | + <InformationURL> | |
27 | + <Name>Instrument and data portal at Cosmos</Name> | |
28 | + <URL>https://www.cosmos.esa.int/web/ulysses/swics-instrument</URL> | |
29 | + </InformationURL> | |
30 | + </ResourceHeader> | |
31 | + <AccessInformation> | |
32 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
33 | + <Availability>Online</Availability> | |
34 | + <AccessRights>Open</AccessRights> | |
35 | + <AccessURL> | |
36 | + <URL>http://amda.cdpp.eu</URL> | |
37 | + </AccessURL> | |
38 | + <Format>NetCDF</Format> | |
39 | + </AccessInformation> | |
40 | + <ProviderName>ESA</ProviderName> | |
41 | + <ProviderResourceName>uswimatbYY.dat</ProviderResourceName> | |
42 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ulysses/SWICS</InstrumentID> | |
43 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
44 | + <TemporalDescription> | |
45 | + <TimeSpan> | |
46 | + <StartDate>1990-12-05T00:07:16Z</StartDate> | |
47 | + <StopDate>2009-07-02T23:56:31Z</StopDate> | |
48 | + </TimeSpan> | |
49 | + <Cadence>PT3H</Cadence> | |
50 | + </TemporalDescription> | |
51 | + <ObservedRegion>Heliosphere</ObservedRegion> | |
52 | + <Parameter> | |
53 | + <Name>C6+/C5+ ratio</Name> | |
54 | + <ParameterKey>ulys_swi_crat</ParameterKey> | |
55 | + <Description>ratio of carbon 6+ to 5+</Description> | |
56 | + <Units></Units> | |
57 | + <RenderingHints> | |
58 | + <DisplayType>TimeSeries</DisplayType> | |
59 | + </RenderingHints> | |
60 | + <Particle> | |
61 | + <ParticleType>Ion</ParticleType> | |
62 | + <ParticleQuantity>ChargeState</ParticleQuantity> | |
63 | + </Particle> | |
64 | + </Parameter> | |
65 | + <Parameter> | |
66 | + <Name>O7+/O6+ ratio</Name> | |
67 | + <ParameterKey>ulys_swi_orat</ParameterKey> | |
68 | + <Description>ratio of oxygen 7+ to 6+</Description> | |
69 | + <Units></Units> | |
70 | + <RenderingHints> | |
71 | + <DisplayType>TimeSeries</DisplayType> | |
72 | + </RenderingHints> | |
73 | + <Particle> | |
74 | + <ParticleType>Ion</ParticleType> | |
75 | + <ParticleQuantity>ChargeState</ParticleQuantity> | |
76 | + </Particle> | |
77 | + </Parameter> | |
78 | + <Parameter> | |
79 | + <Name>Fe/O ratio</Name> | |
80 | + <ParameterKey>ulys_swi_ferat</ParameterKey> | |
81 | + <Description>abundance ratio of iron to oxygen</Description> | |
82 | + <Units></Units> | |
83 | + <RenderingHints> | |
84 | + <DisplayType>TimeSeries</DisplayType> | |
85 | + </RenderingHints> | |
86 | + <Particle> | |
87 | + <ParticleType>Ion</ParticleType> | |
88 | + <ParticleQuantity>ChargeState</ParticleQuantity> | |
89 | + </Particle> | |
90 | + </Parameter> | |
91 | + <Parameter> | |
92 | + <Name>Fe charge</Name> | |
93 | + <ParameterKey>ulys_swi_fech</ParameterKey> | |
94 | + <Description>average charge state of iron in e- = 1.6022e-19 C</Description> | |
95 | + <Units>e-</Units> | |
96 | + <RenderingHints> | |
97 | + <DisplayType>TimeSeries</DisplayType> | |
98 | + </RenderingHints> | |
99 | + <Particle> | |
100 | + <ParticleType>Ion</ParticleType> | |
101 | + <ParticleQuantity>ChargeState</ParticleQuantity> | |
102 | + </Particle> | |
103 | + </Parameter> | |
104 | + </NumericalData> | |
105 | +</Spase> | ... | ... |