Blame view

NumericalData/AMDA/STEREO-B/PLASTIC/stb-l2-pla.xml 4.42 KB
1bcff323   Elena.Budnik   NumericalData
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<?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/STEREO-B/PLASTIC/stb-l2-pla</ResourceID>
        <ResourceHeader>
            <ResourceName>protons_1D_Maxw</ResourceName>
            <ReleaseDate>2015-10-14T14:44:00Z</ReleaseDate>
            <Description/>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>UNH</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/STEREO-B/PLASTIC</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2007-03-01T00:00:00Z</StartDate>
                <StopDate>2013-03-01T00:00:00Z</StopDate>
            </TimeSpan>
            <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <Parameter>
            <Name>density</Name>
            <ParameterKey>np_stb</ParameterKey>
            <Ucd>phys.density;phys.ion</Ucd>
            <Units>cm-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>v_rtn</Name>
            <ParameterKey>vp_stb</ParameterKey>
            <Ucd>phys.velocity;phys.ion</Ucd>
            <Units>km/s</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>RTN</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>Radial Component of vector velocity</Name>
                    <Index>0</Index>
                    <ParameterKey>vp_stb(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>Transverse Component of vector velocity</Name>
                    <Index>1</Index>
                    <ParameterKey>vp_stb(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>Normal Component of vector velocity</Name>
                    <Index>2</Index>
                    <ParameterKey>vp_stb(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>Velocity Magnitude</Name>
            <ParameterKey>vpbulk_stb</ParameterKey>
            <Description>Scalar magnitude of the velocity in km/s</Description>
            <Ucd>phys.velocity;phys.ion</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>v_thermal</Name>
            <ParameterKey>vth_stb</ParameterKey>
            <Ucd>phys.velocity;phys.ion</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
    </NumericalData>
</Spase>