Commit 973f5e1e6eefaa293fca37fe2174805245bdd1bd
1 parent
c0a8ed3d
Exists in
master
and in
11 other branches
pas press, temp mom
Showing
1 changed file
with
54 additions
and
1 deletions
Show diff stats
NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom.xml
... | ... | @@ -83,6 +83,59 @@ |
83 | 83 | <ParameterKey>pas_mom_v(2)</ParameterKey> |
84 | 84 | </Element> |
85 | 85 | </Structure> |
86 | - </Parameter> | |
86 | + </Parameter> | |
87 | + <Parameter> | |
88 | + <Name>t_s/c</Name> | |
89 | + <ParameterKey>pas_mom_t</ParameterKey> | |
90 | + <Description/> | |
91 | + <Ucd/> | |
92 | + <Units>eV</Units> | |
93 | + <RenderingHints> | |
94 | + <DisplayType>TimeSeries</DisplayType> | |
95 | + </RenderingHints> | |
96 | + </Parameter> | |
97 | + <Parameter> | |
98 | + <Name>pressure_s/c</Name> | |
99 | + <ParameterKey>pas_mom_press</ParameterKey> | |
100 | + <Description/> | |
101 | + <Ucd/> | |
102 | + <Units>J*cm**-3</Units> | |
103 | + <RenderingHints> | |
104 | + <DisplayType>TimeSeries</DisplayType> | |
105 | + </RenderingHints> | |
106 | + <Structure> | |
107 | + <Size>6</Size> | |
108 | + <Element> | |
109 | + <Name>press_xx</Name> | |
110 | + <Index>1</Index> | |
111 | + <ParameterKey>pas_mom_press(0)</ParameterKey> | |
112 | + </Element> | |
113 | + <Element> | |
114 | + <Name>press_yy</Name> | |
115 | + <Index>2</Index> | |
116 | + <ParameterKey>pas_mom_press(1)</ParameterKey> | |
117 | + </Element> | |
118 | + <Element> | |
119 | + <Name>press_zz</Name> | |
120 | + <Index>3</Index> | |
121 | + <ParameterKey>pas_mom_press(2)</ParameterKey> | |
122 | + </Element> | |
123 | + <Element> | |
124 | + <Name>press_xy</Name> | |
125 | + <Index>4</Index> | |
126 | + <ParameterKey>pas_mom_press(3)</ParameterKey> | |
127 | + </Element> | |
128 | + <Element> | |
129 | + <Name>press_xz</Name> | |
130 | + <Index>5</Index> | |
131 | + <ParameterKey>pas_mom_press(4)</ParameterKey> | |
132 | + </Element> | |
133 | + <Element> | |
134 | + <Name>press_yz</Name> | |
135 | + <Index>6</Index> | |
136 | + <ParameterKey>pas_mom_press(5)</ParameterKey> | |
137 | + </Element> | |
138 | + </Structure> | |
139 | + </Parameter> | |
87 | 140 | </NumericalData> |
88 | 141 | </Spase> |
... | ... |