Blame view

NumericalData/AMDA/Galileo/PLS/gll-pls-mom.xml 4.75 KB
1bcff323   Elena.Budnik   NumericalData
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">
1bcff323   Elena.Budnik   NumericalData
3
4
5
6
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Galileo/PLS/gll-pls-mom</ResourceID>
        <ResourceHeader>
b6f25ed3   Elena.Budnik   gll pls mom
7
            <ResourceName>ion moments</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
            <ReleaseDate>2015-10-12T10:50:00.000Z</ReleaseDate>
            <Description>Galileo Plasma Science Spectometer data (moments)</Description>
30e36a78   Elena.Budnik   gll pls update
10
11
12
13
            <Contact>
              <PersonID>spase://CDPP/Person/R.Walker</PersonID>
                <Role>DataProducer</Role>
            </Contact>
1bcff323   Elena.Budnik   NumericalData
14
15
16
17
18
19
20
21
22
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
b6f25ed3   Elena.Budnik   gll pls mom
23
        <ProviderResourceName>GO-J-PLS-5-RTS-MOMENTS-V1.0</ProviderResourceName>
1bcff323   Elena.Budnik   NumericalData
24
25
26
27
        <InstrumentID>spase://CDPP/Instrument/AMDA/Galileo/PLS</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
28
29
                <StartDate>1996-06-25T17:00:33Z</StartDate>
                <StopDate>2002-01-19T14:26:29Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
30
31
32
            </TimeSpan>
	    <Cadence_Min>PT360S</Cadence_Min>
        <Cadence_Max>PT1800S</Cadence_Max>    
0f0d338d   Elena.Budnik   epic ics low
33
         </TemporalDescription>       
1bcff323   Elena.Budnik   NumericalData
34
35
36
37
        <ObservedRegion>Jupiter</ObservedRegion>
        <ObservedRegion>Jupiter.Io</ObservedRegion>
        <ObservedRegion>Jupiter.Callisto</ObservedRegion>
        <ObservedRegion>Jupiter.Europa</ObservedRegion>
0f0d338d   Elena.Budnik   epic ics low
38
        <ObservedRegion>Jupiter.Ganymede</ObservedRegion>        
1bcff323   Elena.Budnik   NumericalData
39
40
41
        <Keyword>Jupiter</Keyword>
        <Keyword>GALILEO</Keyword>
        <Parameter>
b6f25ed3   Elena.Budnik   gll pls mom
42
            <Name>density</Name>
1bcff323   Elena.Budnik   NumericalData
43
44
45
46
47
48
49
50
51
52
53
54
55
            <ParameterKey>gll_pls_momdens</ParameterKey>
            <Description>Ion density</Description>
            <Ucd>phys.density;phys.atmol.ionStage</Ucd>
            <Units>cm^-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
b6f25ed3   Elena.Budnik   gll pls mom
56
            <Name>temperature</Name>
1bcff323   Elena.Budnik   NumericalData
57
58
59
60
61
62
63
64
65
66
67
68
69
            <ParameterKey>gll_pls_momtemp</ParameterKey>
            <Description>Ion temperature</Description>
            <Ucd>phys.temperature;phys.atmol.ionStage</Ucd>
            <Units>eV</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
b6f25ed3   Elena.Budnik   gll pls mom
70
            <Name>v sc</Name>
1bcff323   Elena.Budnik   NumericalData
71
72
73
74
75
76
77
78
79
80
81
            <ParameterKey>gll_pls_momv</ParameterKey>
            <Description>Ion bulk velocity components in SpaceCraft coordinates</Description>
            <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
            <Units>counts</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
0f0d338d   Elena.Budnik   epic ics low
82
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
83
84
85
86
                    <ParameterKey>gll_pls_momv(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>vy</Name>
0f0d338d   Elena.Budnik   epic ics low
87
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
88
89
90
91
                    <ParameterKey>gll_pls_momv(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>vz</Name>
0f0d338d   Elena.Budnik   epic ics low
92
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
93
94
95
96
97
98
99
100
101
                    <ParameterKey>gll_pls_momv(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
b6f25ed3   Elena.Budnik   gll pls mom
102
            <Name>|v|</Name>
1bcff323   Elena.Budnik   NumericalData
103
104
105
106
107
108
109
110
111
112
113
114
            <ParameterKey>gll_pls_momvmag</ParameterKey>
            <Description>Ion bulk velocity magnitude</Description>
            <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
            <Units>km.s-1</Units>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <Qualifier>Magnitude</Qualifier>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
    </NumericalData>
</Spase>