Commit a3d806070e0162b8d8534f63dbed488f9123b65a
Exists in
master
and in
7 other branches
Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/AMDA_INTERNAL_METADATA
Showing
2 changed files
with
0 additions
and
22 deletions
Show diff stats
PARAM_DEF/helios1_e2_f.xml deleted
... | ... | @@ -1,11 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="helios1_e2_f"> | |
3 | - <!--<TemporaryFillValue>NaN</TemporaryFillValue>--> | |
4 | - <get> | |
5 | - <vi name="helios1:e2:all"> | |
6 | - <baseParam name="F"/> | |
7 | - </vi> | |
8 | - </get> | |
9 | - <process>$helios1_e2_all_F*0.1</process> | |
10 | - <output><!--<plot>ORBIT</plot>--></output> | |
11 | -</param> |
PARAM_DEF/helios2_e2_f.xml deleted
... | ... | @@ -1,11 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="helios2_e2_f"> | |
3 | - <!--<TemporaryFillValue>NaN</TemporaryFillValue>--> | |
4 | - <get> | |
5 | - <vi name="helios2:e2:all"> | |
6 | - <baseParam name="F"/> | |
7 | - </vi> | |
8 | - </get> | |
9 | - <process>$helios2_e2_all_F*0.1</process> | |
10 | - <output><!--<plot>ORBIT</plot>--></output> | |
11 | -</param> |