Commit 7d26eaeb5644206253465cfd947cc579f06eb4fa
Exists in
master
and in
7 other branches
Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/AMDA_INTERNAL_METADATA
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> | ... | ... |