Blame view

PARAM_DEF/solo_ept_omni_eflux.xml 1.15 KB
2b6b22fb   Elena.Budnik   solo ept tot
1
<?xml version="1.0"?>
0664c3bf   Benjamin Renard   Merge SolarOrbite...
2
<param xml:id='solo_ept_omni_eflux'>
2b6b22fb   Elena.Budnik   solo ept tot
3
4
    <info>
        <table>
e4475523   Benjamin Renard   Fix
5
          <linkTable originParamId="solo_ept_anti_eflux" originTableDim="0"/>
2b6b22fb   Elena.Budnik   solo ept tot
6
7
        </table>
    </info>  
687f1b21   Benjamin Renard   Merge in master s...
8
  <reference_parameter>solo_ept_anti_eflux</reference_parameter>
2b6b22fb   Elena.Budnik   solo ept tot
9
  <get>
420f0262   Elena.Budnik   soslo tot flux se...
10
    <amdaParam name="solo_ept_anti_eflux"/>
2b6b22fb   Elena.Budnik   solo ept tot
11
12
13
14
    <amdaParam name="solo_ept_sun_eflux"/>
    <amdaParam name="solo_ept_north_eflux"/>
    <amdaParam name="solo_ept_south_eflux"/>
  </get>
0664c3bf   Benjamin Renard   Merge SolarOrbite...
15
  <process>($solo_ept_anti_eflux + $solo_ept_sun_eflux + $solo_ept_north_eflux + $solo_ept_south_eflux) / 4.</process>
2b6b22fb   Elena.Budnik   solo ept tot
16
17
18
19
  <output> 
      <plot>
        <timePlot>
                <params>
0664c3bf   Benjamin Renard   Merge SolarOrbite...
20
                        <param id="solo_ept_omni_eflux">
2b6b22fb   Elena.Budnik   solo ept tot
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
                            <spectro yAxis="y-left"/>
                        </param>
                </params>
                <axes>
                <yAxis>
                        <digitalAxis id="y-left" scale="logarithmic"/>
                </yAxis>
                        <zAxis>
                                <colorAxis scale="logarithmic"/>
                        </zAxis>
                </axes>
            </timePlot>
        </plot>
    </output>      
</param>