Blame view

NumericalData/AMDA/MEX/IMA/mex-ima-sw.xml 3.86 KB
5755b445   Elena.Budnik   IMA MEX
1
<?xml version="1.0" encoding="UTF-8"?>
9be0c04f   Elena.Budnik   cdpp1.cesr.fr to ...
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
5755b445   Elena.Budnik   IMA MEX
3
4
5
6
7
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/MEX/IMA/mex-ima-sw</ResourceID>
        <ResourceHeader>
            <ResourceName>proton moments in SW</ResourceName>
3a733206   Elena.Budnik   mex, vex modifs
8
9
            <AlternateName>Solar Wind Proxy</AlternateName>
            <ReleaseDate>2017-02-15T09:42:00</ReleaseDate>
7dbd9922   Elena.Budnik   corrections in EFW
10
            <Description>Mex 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>
5755b445   Elena.Budnik   IMA MEX
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
            <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/MEX/IMA</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
375fd62e   Elena.Budnik   update
34
                <StartDate>2006-01-01T23:35:17Z</StartDate>
33fa10a5   Elena.Budnik   time update
35
                <StopDate>2017-06-30T00:43:27Z</StopDate>
5755b445   Elena.Budnik   IMA MEX
36
37
38
39
            </TimeSpan>
            <Cadence>PT192S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Mars</ObservedRegion>
3a733206   Elena.Budnik   mex, vex modifs
40
        <Caveats>Density quality flag values : 
7dbd9922   Elena.Budnik   corrections in EFW
41
42
        * 0.0       : Undefined (2 elevation angles mode)
        * 0.0 - 0.6 : Poor
3a733206   Elena.Budnik   mex, vex modifs
43
        * 0.6 - 0.8 : Acceptable
1b26e009   Elena.Budnik   LPW.KP
44
45
46
        * 0.8 - 1.0 : Good
        
        Data gap 2015-05-24 - 2015-07-01
7dbd9922   Elena.Budnik   corrections in EFW
47
        </Caveats>
5755b445   Elena.Budnik   IMA MEX
48
        <Parameter>
7dbd9922   Elena.Budnik   corrections in EFW
49
            <Name>density quality</Name>
5755b445   Elena.Budnik   IMA MEX
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
            <ParameterKey>mex_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>mex_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>mex_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>