gio-ims-a.xml
3.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<?xml version="1.0" encoding="UTF-8"?>
<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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
<Version>2.2.6</Version>
<NumericalData>
<ResourceID>spase://CDPP/NumericalData/AMDA/Giotto/IMS/gio-ims-a</ResourceID>
<ResourceHeader>
<ResourceName>alphas</ResourceName>
<AlternateName>alphas IMS/HERS</AlternateName>
<ReleaseDate>2015-10-22T15:08:29Z</ReleaseDate>
<Description/>
<Contact>
<PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
<Role>GeneralContact</Role>
</Contact>
</ResourceHeader>
<AccessInformation>
<RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
<Availability>Online</Availability>
<AccessRights>Open</AccessRights>
<AccessURL>
<URL>http://amda.cdpp.eu</URL>
</AccessURL>
<Format>NetCDF</Format>
</AccessInformation>
<ProviderName>PSA</ProviderName>
<InstrumentID>spase://CDPP/Instrument/AMDA/Giotto/IMS</InstrumentID>
<MeasurementType>ThermalPlasma</MeasurementType>
<TemporalDescription>
<TimeSpan>
<StartDate>1986-03-13T18:30:56Z</StartDate>
<StopDate>1986-03-13T23:59:42Z</StopDate>
</TimeSpan>
<Cadence>PT16S</Cadence>
</TemporalDescription>
<Parameter>
<Name>v_cse</Name>
<ParameterKey>gio_va_cse</ParameterKey>
<Ucd>phys.veloc</Ucd>
<Units>km/s</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Structure>
<Size>3</Size>
<Element>
<Name>vx</Name>
<Index>0</Index>
<ParameterKey>gio_va_cse(0)</ParameterKey>
</Element>
<Element>
<Name>vy</Name>
<Index>1</Index>
<ParameterKey>gio_va_cse(1)</ParameterKey>
</Element>
<Element>
<Name>vz</Name>
<Index>2</Index>
<ParameterKey>gio_va_cse(2)</ParameterKey>
</Element>
</Structure>
<Particle>
<ParticleType>AlphaParticle</ParticleType>
<ParticleQuantity>Velocity</ParticleQuantity>
</Particle>
</Parameter>
<Parameter>
<Name>density</Name>
<ParameterKey>gio_na_ims</ParameterKey>
<Ucd>phys.density</Ucd>
<Units>cm-1</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>AlphaParticle</ParticleType>
<ParticleQuantity>NumberDensity</ParticleQuantity>
</Particle>
</Parameter>
<Parameter>
<Name>temperature</Name>
<ParameterKey>gio_ta_ims</ParameterKey>
<Ucd>phys.temperature</Ucd>
<Units>eV</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>AlphaParticle</ParticleType>
<ParticleQuantity>Temperature</ParticleQuantity>
</Particle>
</Parameter>
</NumericalData>
</Spase>