vex-ima-sw.xml
3.76 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
<?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://www.spase-group.org/data/schema/spase-2_3_1.xsd">
<Version>2.3.1</Version>
<NumericalData>
<ResourceID>spase://CNES/NumericalData/CDPP-AMDA/VEX/IMA/vex-ima-sw</ResourceID>
<ResourceHeader>
<ResourceName>proton moments in SW</ResourceName>
<AlternateName>VEX IMA Solar Wind Proxy</AlternateName>
<ReleaseDate>2017-02-15T09:42:00</ReleaseDate>
<Description>Vex IMA protons density and velocity in SW is a subset of IMA ion moments dataset on applying an orbital restrictions. IMA ion moments are calculated in IRAP using Andrei Fedorov procedure.</Description>
<Contact>
<PersonID>spase://CNES/Person/Andrei.Fedorov</PersonID>
<Role>GeneralContact</Role>
</Contact>
<Contact>
<PersonID>spase://CNES/Person/Elena.Budnik</PersonID>
<Role>TechnicalContact</Role>
</Contact>
</ResourceHeader>
<AccessInformation>
<RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
<Availability>Online</Availability>
<AccessRights>Open</AccessRights>
<AccessURL>
<URL>http://amda.cdpp.eu</URL>
</AccessURL>
<Format>NetCDF</Format>
</AccessInformation>
<ProviderName>IRAP</ProviderName>
<InstrumentID>spase://CNES/Instrument/CDPP-AMDA/VEX/IMA</InstrumentID>
<MeasurementType>ThermalPlasma</MeasurementType>
<TemporalDescription>
<TimeSpan>
<StartDate>2006-05-15T00:56:40Z</StartDate>
<StopDate>2014-11-27T06:48:16Z</StopDate>
</TimeSpan>
<Cadence>PT192S</Cadence>
</TemporalDescription>
<ObservedRegion>Venus</ObservedRegion>
<Caveats>Density quality flag values :
* 0.0 - 0.6 : Poor
* 0.6 - 0.8 : Acceptable
* 0.8 - 1.0 : Good
</Caveats>
<Parameter>
<Name>density quality</Name>
<ParameterKey>vex_flag_sw</ParameterKey>
<Description>Proton moment quality flag</Description>
<Ucd>meta.code.qual;phys.atmol.ionStage</Ucd>
<Units>0-1</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Support>
<SupportQuantity>Other</SupportQuantity>
</Support>
</Parameter>
<Parameter>
<Name>density</Name>
<ParameterKey>vex_n_sw</ParameterKey>
<Description>Proton density</Description>
<Ucd>phys.density;phys.atmol.ionStage</Ucd>
<Units>cm-3</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>Proton</ParticleType>
<ParticleQuantity>NumberDensity</ParticleQuantity>
</Particle>
</Parameter>
<Parameter>
<Name>|v|</Name>
<ParameterKey>vex_v_sw</ParameterKey>
<Description>Proton bulk velocity</Description>
<Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
<Units>km/s</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>Proton</ParticleType>
<ParticleQuantity>Velocity</ParticleQuantity>
</Particle>
</Parameter>
</NumericalData>
</Spase>