From 076711dc4f81ad6de294e5a6030097889cffefa6 Mon Sep 17 00:00:00 2001 From: Quentin Brzustowski <quentin.brzustowski@irap.omp.eu> Date: Wed, 8 Apr 2020 11:17:57 +0200 Subject: [PATCH] change of names for stereo mag 1 min --- PARAM_DEF/sta_b_tot.xml | 8 -------- PARAM_DEF/stb_b_tot.xml | 9 --------- 2 files changed, 0 insertions(+), 17 deletions(-) delete mode 100644 PARAM_DEF/sta_b_tot.xml delete mode 100644 PARAM_DEF/stb_b_tot.xml diff --git a/PARAM_DEF/sta_b_tot.xml b/PARAM_DEF/sta_b_tot.xml deleted file mode 100644 index dce1b64..0000000 --- a/PARAM_DEF/sta_b_tot.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0"?> -<param xml:id="sta_b_tot"> - <get> - <amdaParam name="sta_b_rtn"/> - </get> - <process description="magnitude(sta_b_rtn)">magnitude($sta_b_rtn)</process> - <output/> -</param> \ No newline at end of file diff --git a/PARAM_DEF/stb_b_tot.xml b/PARAM_DEF/stb_b_tot.xml deleted file mode 100644 index a302c97..0000000 --- a/PARAM_DEF/stb_b_tot.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0"?> -<param xml:id="stb_b_tot"> - <!--<TemporaryFillValue>NaN</TemporaryFillValue>--> - <get> - <amdaParam name="stb_b_rtn"/> - </get> - <process description="magnitude(stb_b_rtn)">magnitude($stb_b_rtn)</process> - <output/> -</param> \ No newline at end of file -- libgit2 0.21.2