Commit 2ed3634f5c32cf47d9a3e63837fafe50957dde5a

Authored by Alexandre Schulz
1 parent 7efc9996

Changes to Mariner10/M3 parameter definitions (removed m10_m3_f1, changes to m10_m3_bt)

Showing 1 changed file with 3 additions and 7 deletions   Show diff stats
PARAM_DEF/m10_m3_bt.xml
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 2 <param xml:id="m10_m3_bt">
3 3 <get>
4   - <vi name="m10:mag:m3mean6s">
5   - <baseParam name="Bt"/>
6   - </vi>
  4 + <amdaParam name="m10_m3_b_mo"/>
7 5 </get>
8   - <process></process>
9   - <output>
10   - <!---<plot>ORBIT</plot>-->
11   - </output>
  6 + <process>magnitude($m10_m3_b_mo)</process>
  7 + <output/>
12 8 </param>
... ...