Blame view

NumericalData/CDPP-AMDA/Phobos2/ASPERA/pho-asp-ion.xml 5.25 KB
5e3ae3e9   Elena.Budnik   PSP
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
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">
5e3ae3e9   Elena.Budnik   PSP
3
4
5
6
7
8
9
10
11
12
13
14
15
16
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Phobos2/ASPERA/pho-asp-ion</ResourceID>
        <ResourceHeader>
            <ResourceName>ion spectra</ResourceName>
            <ReleaseDate>2017-01-01T09:41:00</ReleaseDate>
            <Description></Description>             
            <Contact>
                <PersonID>spase://CNES/Person/Elena.Budnik</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
            <InformationURL/>                           
        </ResourceHeader>       
        <AccessInformation>
b58bb713   Elena.Budnik   PSP corrs
17
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
5e3ae3e9   Elena.Budnik   PSP
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRF</ProviderName>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Phobos2/ASPERA</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2004-01-05T06:16:06Z</StartDate>
                <StopDate>2018-09-05T08:37:23Z</StopDate>
            </TimeSpan>
            <CadenceMin>PT192S</CadenceMin>
            <CadenceMax>PT192S</CadenceMax>
        </TemporalDescription>
        <ObservedRegion>Mars</ObservedRegion>
        <Caveats/>        
        <Parameter>
            <Name>h+ : perp flow</Name>
            <ParameterKey>pho_h_perp</ParameterKey>
            <Description>energy-time spectrogram of proton counts : perpendicular flow</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>h+ : sunward flow</Name>
            <ParameterKey>pho_h_sun</ParameterKey>
            <Description>energy-time spectrogram of proton counts : sunward flow</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter>  
        <Parameter>
            <Name>h+ : tailward flow</Name>
            <ParameterKey>pho_h_tail</ParameterKey>
            <Description>energy-time spectrogram of proton counts : tailward flow</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter>           
        <Parameter>
            <Name>o+ : perp flow</Name>
            <ParameterKey>pho_o_perp</ParameterKey>
            <Description>energy-time spectrogram of heavy ion counts : perpendicular flow</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>o+ : sunward flow</Name>
            <ParameterKey>pho_o_sun</ParameterKey>
            <Description>energy-time spectrogram of heavy ion counts : sunward flow</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter> 
        <Parameter>
            <Name>o+ : tailward flow</Name>
            <ParameterKey>pho_o_tail</ParameterKey>
            <Description>energy-time spectrogram of heavy ion counts : tailward flow</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter>
    </NumericalData>
</Spase>