Commit 666fe6649e6deccefed94b775cebc47d35f0b490
1 parent
13288969
Exists in
master
and in
10 other branches
Merge SolarOrbiter PAS TESTMOM dataset (temporary dataset requested by Andrei) from amdedev
Showing
1 changed file
with
186 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-testmom.xml
0 → 100644
... | ... | @@ -0,0 +1,186 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
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"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-testmom</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>PAS test moments</ResourceName> | |
8 | + <AlternateName/> | |
9 | + <ReleaseDate/> | |
10 | + <Description>Currently in test at IRAP</Description> | |
11 | + <Acknowledgement/> | |
12 | + <Contact> | |
13 | + <PersonID>spase://SMWG/Person/Philippe.Louarn</PersonID> | |
14 | + <Role>PrincipalInvestigator</Role> | |
15 | + </Contact> | |
16 | + <Contact> | |
17 | + <PersonID>spase://CNES/Person/Andrei.Fedorov</PersonID> | |
18 | + <Role>PrincipalInvestigator</Role> | |
19 | + </Contact> | |
20 | + <InformationURL> | |
21 | + <Name/> | |
22 | + <URL/> | |
23 | + <Description/> | |
24 | + </InformationURL> | |
25 | + <Association> | |
26 | + <AssociationID>solo-pas-l2</AssociationID> | |
27 | + <AssociationType>PartOf</AssociationType> | |
28 | + <Note>L2</Note> | |
29 | + </Association> | |
30 | + </ResourceHeader> | |
31 | + <AccessInformation> | |
32 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
33 | + <Availability>Online</Availability> | |
34 | + <AccessRights>Restricted</AccessRights> | |
35 | + <AccessURL> | |
36 | + <Name>AMDA at CDPP</Name> | |
37 | + <URL>http://amda.cdpp.eu</URL> | |
38 | + </AccessURL> | |
39 | + <Format>NetCDF</Format> | |
40 | + </AccessInformation> | |
41 | + <ProviderName>IRAP</ProviderName> | |
42 | + <ProviderResourceName/> | |
43 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/PAS</InstrumentID> | |
44 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
45 | + <TemporalDescription> | |
46 | + <TimeSpan> | |
47 | + <StartDate>2016-08-22T10:39:26Z</StartDate> | |
48 | + <StopDate>2019-01-17T23:27:45Z</StopDate> | |
49 | + </TimeSpan> | |
50 | + <CadenceMin>PT0.25S</CadenceMin> | |
51 | + <CadenceMax>PT10S</CadenceMax> | |
52 | + </TemporalDescription> | |
53 | + <ObservedRegion>Heliosphere.Inner</ObservedRegion> | |
54 | + <Caveats> Info : | |
55 | + * 0: Ground | |
56 | + * 1: Normal | |
57 | + * 2: Snapshot | |
58 | + * 3: Burst | |
59 | + * 4: Engineering | |
60 | + | |
61 | + Validity : | |
62 | + * 1: V lt 270 km/s | |
63 | + * 2: V gt 270 km/s , V lt 380 km/s | |
64 | + * 3: V gt 380 km/s | |
65 | + </Caveats> | |
66 | + <Parameter> | |
67 | + <Name>density</Name> | |
68 | + <ParameterKey>pas_momtest_n</ParameterKey> | |
69 | + <Description/> | |
70 | + <Ucd/> | |
71 | + <Units>cm**-3</Units> | |
72 | + </Parameter> | |
73 | + <Parameter> | |
74 | + <Name>v_srf</Name> | |
75 | + <ParameterKey>pas_momtest_v</ParameterKey> | |
76 | + <Description>Velocity in SRF frame</Description> | |
77 | + <Ucd/> | |
78 | + <Units>km/s</Units> | |
79 | + <RenderingHints> | |
80 | + <DisplayType>TimeSeries</DisplayType> | |
81 | + </RenderingHints> | |
82 | + <Structure> | |
83 | + <Size>3</Size> | |
84 | + <Element> | |
85 | + <Name>vx</Name> | |
86 | + <Qualifier>Component.I</Qualifier> | |
87 | + <Index>1</Index> | |
88 | + <ParameterKey>pas_momtest_v(0)</ParameterKey> | |
89 | + </Element> | |
90 | + <Element> | |
91 | + <Name>vy</Name> | |
92 | + <Qualifier>Component.J</Qualifier> | |
93 | + <Index>2</Index> | |
94 | + <ParameterKey>pas_momtest_v(1)</ParameterKey> | |
95 | + </Element> | |
96 | + <Element> | |
97 | + <Name>vz</Name> | |
98 | + <Qualifier>Component.K</Qualifier> | |
99 | + <Index>3</Index> | |
100 | + <ParameterKey>pas_momtest_v(2)</ParameterKey> | |
101 | + </Element> | |
102 | + </Structure> | |
103 | + </Parameter> | |
104 | + <Parameter> | |
105 | + <Name>t_av</Name> | |
106 | + <ParameterKey>pas_momtest_tav</ParameterKey> | |
107 | + <Description/> | |
108 | + <Ucd/> | |
109 | + <Units>eV</Units> | |
110 | + </Parameter> | |
111 | + <Parameter> | |
112 | + <Name>t_srf</Name> | |
113 | + <ParameterKey>pas_momtest_t</ParameterKey> | |
114 | + <Description>Temperature components (Tx, Ty, Tz) in SRF frame</Description> | |
115 | + <Ucd/> | |
116 | + <Units>eV</Units> | |
117 | + <RenderingHints> | |
118 | + <DisplayType>TimeSeries</DisplayType> | |
119 | + </RenderingHints> | |
120 | + <Structure> | |
121 | + <Size>3</Size> | |
122 | + <Element> | |
123 | + <Name>t_xx</Name> | |
124 | + <Qualifier>Component.I</Qualifier> | |
125 | + <Index>1</Index> | |
126 | + <ParameterKey>pas_momtest_t(0)</ParameterKey> | |
127 | + </Element> | |
128 | + <Element> | |
129 | + <Name>t_yy</Name> | |
130 | + <Qualifier>Component.J</Qualifier> | |
131 | + <Index>2</Index> | |
132 | + <ParameterKey>pas_momtest_t(1)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>t_zz</Name> | |
136 | + <Qualifier>Component.K</Qualifier> | |
137 | + <Index>3</Index> | |
138 | + <ParameterKey>pas_momtest_t(2)</ParameterKey> | |
139 | + </Element> | |
140 | + </Structure> | |
141 | + </Parameter> | |
142 | + <Parameter> | |
143 | + <Name>pressure_srf</Name> | |
144 | + <ParameterKey>pas_momtest_press</ParameterKey> | |
145 | + <Description>Pressure tensor in SRF frame</Description> | |
146 | + <Ucd/> | |
147 | + <Units>J*cm**-3</Units> | |
148 | + <RenderingHints> | |
149 | + <DisplayType>TimeSeries</DisplayType> | |
150 | + </RenderingHints> | |
151 | + <Structure> | |
152 | + <Size>6</Size> | |
153 | + <Element> | |
154 | + <Name>press_xx</Name> | |
155 | + <Index>1</Index> | |
156 | + <ParameterKey>pas_momtest_press(0)</ParameterKey> | |
157 | + </Element> | |
158 | + <Element> | |
159 | + <Name>press_yy</Name> | |
160 | + <Index>2</Index> | |
161 | + <ParameterKey>pas_momtest_press(1)</ParameterKey> | |
162 | + </Element> | |
163 | + <Element> | |
164 | + <Name>press_zz</Name> | |
165 | + <Index>3</Index> | |
166 | + <ParameterKey>pas_momtest_press(2)</ParameterKey> | |
167 | + </Element> | |
168 | + <Element> | |
169 | + <Name>press_xy</Name> | |
170 | + <Index>4</Index> | |
171 | + <ParameterKey>pas_momtest_press(3)</ParameterKey> | |
172 | + </Element> | |
173 | + <Element> | |
174 | + <Name>press_xz</Name> | |
175 | + <Index>5</Index> | |
176 | + <ParameterKey>pas_momtest_press(4)</ParameterKey> | |
177 | + </Element> | |
178 | + <Element> | |
179 | + <Name>press_yz</Name> | |
180 | + <Index>6</Index> | |
181 | + <ParameterKey>pas_momtest_press(5)</ParameterKey> | |
182 | + </Element> | |
183 | + </Structure> | |
184 | + </Parameter> | |
185 | + </NumericalData> | |
186 | +</Spase> | ... | ... |