Commit fa8c3387106b8d0adb908b61654ce64061a51e26
1 parent
c3b1c1ea
Exists in
master
and in
7 other branches
modification in names for Stereo MAG 1min
Showing
2 changed files
with
17 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="stb_btot_1min"> | |
3 | + <!--<TemporaryFillValue>NaN</TemporaryFillValue>--> | |
4 | + <get> | |
5 | + <amdaParam name="stb_b_rtn"/> | |
6 | + </get> | |
7 | + <process description="magnitude(stb_b_rtn)">magnitude($stb_b_rtn)</process> | |
8 | + <output/> | |
9 | +</param> | |
... | ... |