Blame view

NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-momgr.xml 7.57 KB
489112de   Elena.Budnik   PAS ground moments
1
2
3
4
5
6
<?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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-momgr</ResourceID>
        <ResourceHeader>
8a776b55   Elena.Budnik   pas 2L
7
            <ResourceName>on the ground moments</ResourceName>
489112de   Elena.Budnik   PAS ground moments
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
            <AlternateName/>
            <ReleaseDate/>
            <Description/>
            <Acknowledgement/>          
             <Contact>
                 <PersonID>spase://SMWG/Person/Philippe.Louarn</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>           
            <Contact>
                <PersonID>spase://CNES/Person/Andrei.Fedorov</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <InformationURL>
                <Name/>
                <URL/>
                <Description/>
8a776b55   Elena.Budnik   pas 2L
24
25
26
27
28
29
            </InformationURL> 
            <Association>
                <AssociationID>solo-pas-l2</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>L2</Note>
            </Association>
489112de   Elena.Budnik   PAS ground moments
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
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <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/>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/PAS</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2016-08-22T10:39:26Z</StartDate>
                <StopDate>2019-01-17T23:27:45Z</StopDate>
            </TimeSpan>
            <CadenceMin>PT0.25S</CadenceMin>           
            <CadenceMax>PT10S</CadenceMax>
        </TemporalDescription>
        <ObservedRegion>Heliosphere.Inner</ObservedRegion>
        <Parameter>
            <Name>density</Name>
            <ParameterKey>pas_momgr_n</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>cm**-3</Units>            
b5bbcfeb   Elena.Budnik   pas err
60
61
62
63
        </Parameter> 
        <Parameter>
            <Name>density : err</Name>
            <ParameterKey>pas_momgr_n_err</ParameterKey>
e145306e   Elena.Budnik   pass err info
64
            <Description>err = density * sqrt(cnts) / cnts</Description>
b5bbcfeb   Elena.Budnik   pas err
65
66
67
            <Ucd/>
            <Units>cm**-3</Units>            
        </Parameter>       
489112de   Elena.Budnik   PAS ground moments
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
        <Parameter>
            <Name>v_s/c</Name>
            <ParameterKey>pas_momgr_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_momgr_v(0)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
                    <ParameterKey>pas_momgr_v(1)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
                    <ParameterKey>pas_momgr_v(2)</ParameterKey>                  
                </Element>
            </Structure>              
        </Parameter>
        <Parameter>
b5bbcfeb   Elena.Budnik   pas err
100
101
102
103
104
            <Name>|v_sc|</Name>
            <ParameterKey>pas_momgr_v_tot</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>km/s</Units>            
e145306e   Elena.Budnik   pass err info
105
106
107
108
        </Parameter>  
        <Parameter>
            <Name>|v_sc| : err</Name>
            <ParameterKey>pas_momgr_v_err</ParameterKey>
2be19e9b   Elena.Budnik   correct err descr
109
            <Description>err = v * sqrt(t/e_mean)/sqrt(cnts)</Description>
e145306e   Elena.Budnik   pass err info
110
111
            <Ucd/>
            <Units>km/s</Units>            
b5bbcfeb   Elena.Budnik   pas err
112
113
        </Parameter>
        <Parameter>
489112de   Elena.Budnik   PAS ground moments
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
            <Name>t_av</Name>
            <ParameterKey>pas_momgr_tav</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>eV</Units>            
        </Parameter>
        <Parameter>
            <Name>t_s/c</Name>
            <ParameterKey>pas_momgr_t</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>eV</Units>  
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>txx</Name>
                    <Qualifier>Component.I</Qualifier>
                    <Index>1</Index>
                    <ParameterKey>pas_momgr_t(0)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>tyy</Name>
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
                    <ParameterKey>pas_momgr_t(1)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>tzz</Name>
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
                    <ParameterKey>pas_momgr_t(2)</ParameterKey>                  
                </Element>
            </Structure>              
        </Parameter> 
        <Parameter>
            <Name>pressure_s/c</Name>
            <ParameterKey>pas_momgr_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_momgr_press(0)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_yy</Name>
                    <Index>2</Index>
                    <ParameterKey>pas_momgr_press(1)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_zz</Name>
                    <Index>3</Index>
                    <ParameterKey>pas_momgr_press(2)</ParameterKey>                  
                </Element>
                <Element>
                    <Name>press_xy</Name>
                    <Index>4</Index>
                    <ParameterKey>pas_momgr_press(3)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_xz</Name>
                    <Index>5</Index>
                    <ParameterKey>pas_momgr_press(4)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_yz</Name>
                    <Index>6</Index>
                    <ParameterKey>pas_momgr_press(5)</ParameterKey>                  
                </Element>
            </Structure>              
        </Parameter>          
    </NumericalData>
</Spase>