Commit fdbd77e0b9812c80c7ce5209d9475e05cf781c2d
Exists in
master
and in
7 other branches
Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/AMDA_INTERNAL_METADATA
Showing
1 changed file
with
3 additions
and
7 deletions
Show diff stats
PARAM_DEF/m10_bt.xml
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <param xml:id="m10_bt"> |
3 | 3 | <get> |
4 | - <vi name="m10:mag:m1mean6s"> | |
5 | - <baseParam name="Bt"/> | |
6 | - </vi> | |
4 | + <amdaParam name="m10_b_mo"/> | |
7 | 5 | </get> |
8 | - <process></process> | |
9 | - <output> | |
10 | - <!---<plot>ORBIT</plot>--> | |
11 | - </output> | |
6 | + <process>magnitude($m10_b_mo)</process> | |
7 | + <output/> | |
12 | 8 | </param> | ... | ... |