Commit 91aafce5537899d12c9ad8d07b45ffee8dedcee5

Authored by Elena.Budnik
1 parent 9640317b

2d - serie by default

PARAM_DEF/c1_hia_pad.xml
... ... @@ -14,23 +14,5 @@
14 14 </vi>
15 15 </get>
16 16 <process/>
17   - <output>
18   - <plot>
19   - <timePlot>
20   - <params>
21   - <param id="c1_hia_pad">
22   - <spectro yAxis="y-left"/>
23   - </param>
24   - </params>
25   - <axes>
26   - <yAxis>
27   - <digitalAxis id="y-left" scale="logarithmic"/>
28   - </yAxis>
29   - <zAxis>
30   - <colorAxis scale="logarithmic"/>
31   - </zAxis>
32   - </axes>
33   - </timePlot>
34   - </plot>
35   - </output>
  17 + <output/>
36 18 </param>
... ...
PARAM_DEF/c3_hia_pad.xml
... ... @@ -15,41 +15,5 @@
15 15 </vi>
16 16 </get>
17 17 <process/>
18   - <output>
19   - <plot>
20   - <timePlot>
21   - <params>
22   - <param id="c3_hia_pad">
23   - <spectro yAxis="y-left"/>
24   - </param>
25   - </params>
26   - <!--<axes><xAxis>
27   - <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
28   - <range extend="true"/>
29   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
30   - <legend/>
31   - </timeAxis>
32   - </xAxis>
33   - <yAxis>
34   - <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
35   - <range extend="true"/>
36   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
37   - <legend/>
38   - </digitalAxis>
39   - <digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
40   - <range extend="true"/>
41   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
42   - <legend/>
43   - </digitalAxis>
44   - </yAxis>
45   - <zAxis>
46   - <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
47   - <range extend="true"/>
48   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
49   - </colorAxis>
50   - </zAxis>
51   - </axes>-->
52   - </timePlot>
53   - </plot>
54   - </output>
  18 + <output/>
55 19 </param>
... ...
PARAM_DEF/cass_lon_sat.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id="cass_lon_sat">
3   - <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
4 3 <get><vi name="cass:orb:saturn"><baseParam name="LON_IAU_SATURN"/></vi></get><process/><output/></param>
... ...
PARAM_DEF/gll_lat_jup.xml 0 โ†’ 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="gll_lat_jup">
  3 + <get>
  4 + <vi name="gll:orbit:jup">
  5 + <baseParam name="LAT_IAU_JUPITER"/>
  6 + </vi>
  7 + </get>
  8 + <process>$gll_orbit_jup_LAT_IAU_JUPITER*RAD2DEG</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/gll_lon_jup.xml 0 โ†’ 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="gll_lon_jup">
  3 + <get>
  4 + <vi name="gll:orbit:jup">
  5 + <baseParam name="LON_IAU_JUPITER"/>
  6 + </vi>
  7 + </get>
  8 + <process>$gll_orbit_jup_LON_IAU_JUPITER*RAD2DEG</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/gll_r_jup.xml 0 โ†’ 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="gll_r_jup">
  3 + <get>
  4 + <vi name="gll:orbit:jup">
  5 + <baseParam name="R_IAU_JUPITER"/>
  6 + </vi>
  7 + </get>
  8 + <process>$gll_orbit_jup_R_IAU_JUPITER/RADIUS_JUPITER</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/gll_xyz_jsm.xml 0 โ†’ 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="gll_xyz_jsm">
  3 + <get>
  4 + <vi name="gll:orbit:jup">
  5 + <baseParam name="JSM"/>
  6 + </vi>
  7 + </get>
  8 + <process>$gll_orbit_jup_JSM/RADIUS_JUPITER</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/gll_xyz_jso.xml 0 โ†’ 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="gll_xyz_jso">
  3 + <get>
  4 + <vi name="gll:orbit:jup">
  5 + <baseParam name="JSO"/>
  6 + </vi>
  7 + </get>
  8 + <process>$gll_orbit_jup_JSO/RADIUS_JUPITER</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/mav_sta_c0.xml
... ... @@ -12,24 +12,6 @@
12 12 <amdaParam name="mav_c0_energy_ave"/>
13 13 </get>
14 14 <process/>
15   - <output>
16   - <plot>
17   - <timePlot>
18   - <params>
19   - <param id="mav_sta_c0">
20   - <spectro yAxis="y-left"/>
21   - </param>
22   - </params>
23   - <axes>
24   - <yAxis>
25   - <digitalAxis id="y-left" scale="logarithmic"/>
26   - </yAxis>
27   - <zAxis>
28   - <colorAxis scale="logarithmic"/>
29   - </zAxis>
30   - </axes>
31   - </timePlot>
32   - </plot>
33   - </output>
  15 + <output/>
34 16 </param>
35 17  
... ...