From 973f5e1e6eefaa293fca37fe2174805245bdd1bd Mon Sep 17 00:00:00 2001
From: Elena.Budnik <ebudnik@irap.omp.eu>
Date: Thu, 9 Jul 2020 12:31:36 +0200
Subject: [PATCH] pas press, temp mom

---
 NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom.xml | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 54 insertions(+), 1 deletion(-)

diff --git a/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom.xml b/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom.xml
index 2009278..1074665 100644
--- a/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom.xml
+++ b/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom.xml
@@ -83,6 +83,59 @@
                     <ParameterKey>pas_mom_v(2)</ParameterKey>                  
                 </Element>
             </Structure>              
-        </Parameter>          
+        </Parameter> 
+        <Parameter>
+            <Name>t_s/c</Name>
+            <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>                    
     </NumericalData>
 </Spase>
--
libgit2 0.21.2