Blame view

NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom.xml 5.49 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
bd79b727   Elena.Budnik   solo params
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">
dbc930ab   Elena.Budnik   redmine #7309
3
4
5
6
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom</ResourceID>
        <ResourceHeader>
32ab3899   Elena.Budnik   SolO rename
7
            <ResourceName>sw moments : onboard</ResourceName>
dbc930ab   Elena.Budnik   redmine #7309
8
9
10
11
12
            <AlternateName/>
            <ReleaseDate/>
            <Description/>
            <Acknowledgement/>
            <Contact>
489112de   Elena.Budnik   PAS ground moments
13
14
15
16
                <PersonID>spase://SMWG/Person/Philippe.Louarn</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <Contact>
dbc930ab   Elena.Budnik   redmine #7309
17
18
19
20
21
22
23
24
25
26
                <PersonID>spase://CNES/Person/Andrei.Fedorov</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <InformationURL>
                <Name/>
                <URL/>
                <Description/>
            </InformationURL>
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
27
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
28
29
30
31
32
33
34
35
36
37
            <Availability>Online</Availability>
            <AccessRights>Restricted</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
        <ProviderResourceName/>
d1fe7122   Elena.Budnik   redmine 7309 cont...
38
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/PAS</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
39
40
41
42
43
44
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2016-08-22T10:39:26Z</StartDate>
                <StopDate>2019-01-17T23:27:45Z</StopDate>
            </TimeSpan>
489112de   Elena.Budnik   PAS ground moments
45
46
            <CadenceMin>PT0.25S</CadenceMin>
            <CadenceMax>PT10S</CadenceMax>
dbc930ab   Elena.Budnik   redmine #7309
47
48
49
50
51
52
53
54
55
56
        </TemporalDescription>
        <ObservedRegion>Heliosphere.Inner</ObservedRegion>
        <Parameter>
            <Name>density</Name>
            <ParameterKey>pas_mom_n</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>cm**-3</Units>            
        </Parameter>
        <Parameter>
489112de   Elena.Budnik   PAS ground moments
57
            <Name>v_s/c</Name>
dbc930ab   Elena.Budnik   redmine #7309
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
            <ParameterKey>pas_mom_v</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>km/s</Units>  
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
                    <Qualifier>Component.I</Qualifier>
                    <Index>1</Index>
                    <ParameterKey>pas_mom_v(0)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
                    <ParameterKey>pas_mom_v(1)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
                    <ParameterKey>pas_mom_v(2)</ParameterKey>                  
                </Element>
            </Structure>              
973f5e1e   Elena.Budnik   pas press, temp mom
86
87
        </Parameter> 
        <Parameter>
bb053422   Elena.Budnik   pas temp
88
            <Name>temperature</Name>
973f5e1e   Elena.Budnik   pas press, temp mom
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
            <ParameterKey>pas_mom_t</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>eV</Units>  
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
        </Parameter>
        <Parameter>
            <Name>pressure_s/c</Name>
            <ParameterKey>pas_mom_press</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>J*cm**-3</Units>  
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>6</Size>
                <Element>
                    <Name>press_xx</Name>
                    <Index>1</Index>
                    <ParameterKey>pas_mom_press(0)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_yy</Name>
                    <Index>2</Index>
                    <ParameterKey>pas_mom_press(1)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_zz</Name>
                    <Index>3</Index>
                    <ParameterKey>pas_mom_press(2)</ParameterKey>                  
                </Element>
                <Element>
                    <Name>press_xy</Name>
                    <Index>4</Index>
                    <ParameterKey>pas_mom_press(3)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_xz</Name>
                    <Index>5</Index>
                    <ParameterKey>pas_mom_press(4)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_yz</Name>
                    <Index>6</Index>
                    <ParameterKey>pas_mom_press(5)</ParameterKey>                  
                </Element>
            </Structure>              
        </Parameter>                    
dbc930ab   Elena.Budnik   redmine #7309
140
141
    </NumericalData>
</Spase>