Blame view

NumericalData/AMDA/VEX/IMA/vex-ima-sw.xml 3.8 KB
7dbd9922   Elena.Budnik   corrections in EFW
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
<?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/VEX/IMA/vex-ima-sw</ResourceID>
        <ResourceHeader>
            <ResourceName>proton moments in SW</ResourceName>
            <AlternateName>VEX IMA Solar Wind Proxy</AlternateName>
            <ReleaseDate>2015-10-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://CDPP/Person/Andrei.Fedorov</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
            <Contact>
                <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</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>IRAP</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/VEX/IMA</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
375fd62e   Elena.Budnik   update
34
35
                <StartDate>2006-05-15T00:56:40Z</StartDate>
                <StopDate>2014-11-27T06:48:16Z</StopDate>
7dbd9922   Elena.Budnik   corrections in EFW
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
            </TimeSpan>
            <Cadence>PT192S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Venus</ObservedRegion>
        <Caveats>
        Density quality flag values : 
        * 0.0 - 0.6 : Poor
        * 0.6 - 0.8 : Satisfactory
        * 0.8 - 0.9 : Good
        * 0.9 - 1.0 : Exellent
        </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>