Commit 456079897327a640df7804f2c43911985a47f0a3
1 parent
1da6f221
Exists in
master
and in
7 other branches
work
Showing
196 changed files
with
416 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,15 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<!-- TBD DRAFT --> | |
3 | +<param xml:id="vex_els_spec"> | |
4 | +<get> | |
5 | + <vi name="vex:els:all"> | |
6 | + <baseParam name='ELS'/> | |
7 | + <baseParam name='TimeCompres'/> | |
8 | + <baseParam name='EnergyCompres'/> | |
9 | + </vi> | |
10 | + <amdaParam name='vex_els_energy'/> | |
11 | + </get> | |
12 | + <process description="VEX ELS Flux">#merge($vex_els_energy;els_calculate($vex_els_all_ELS,$vex_els_all_TimeCompres,$vex_els_all_EnergyCompres,$vex_els_energy,10)</process> | |
13 | + <output /> | |
14 | +</param> | |
15 | + | ... | ... |
... | ... | @@ -0,0 +1,3 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="vex_xyz"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="vex:orb:all"><baseParam name="VEX"/></vi></get> | |
3 | +<process description="RV=6052">$vex_orb_all_VEX/6052.0</process><output><!--<plot>ORBIT</plot>--></output></param> | ... | ... |
... | ... | @@ -0,0 +1,3 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<!-- TBD --> | |
3 | +<param xml:id="vo2_pws_uraspec48s"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="vo2:pws:ura48s"><baseParam name="AVERAGED_CHANNEL"/></vi></get><process/><output><!--<plot>SPECTR</plot>--></output></param> | ... | ... |
... | ... | @@ -0,0 +1,3 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="wnd_xyz"><!--<TemporaryFillValue>-1.e+31</TemporaryFillValue>--><get><vi name="wnd:orb:all"><baseParam name="Pos_GSE"/></vi></get> | |
3 | +<process description="RE=6400">$wnd_orb_all_Pos_GSE/6400.</process><output><!--<plot>ORBIT</plot>--></output></param> | ... | ... |