Commit 7abf688dc7bab9db6fe7c90caf4a45a0a574e1bb
1 parent
2fe8fc5c
Exists in
master
and in
7 other branches
-Added Mariner 10/M3 flyby data descriptors
Showing
4 changed files
with
48 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="m10_m3_b_mo_std"> | |
3 | + <get> | |
4 | + <vi name="m10:mag:m3mean6s"> | |
5 | + <baseParam name="B_std"/> | |
6 | + </vi> | |
7 | + </get> | |
8 | + <process></process> | |
9 | + <output> | |
10 | + <!---<plot>ORBIT</plot>--> | |
11 | + </output> | |
12 | +</param> | |
... | ... |