Commit 7273472778189751ad1d68cd40ae3ccc757e1b1b
1 parent
4852b34f
Exists in
master
and in
7 other branches
removed useless parameters
Showing
5 changed files
with
0 additions
and
39 deletions
Show diff stats
PARAM_DEF/fja_mfe_pos.xml deleted
PARAM_DEF/fja_sc_alt.xml deleted
PARAM_DEF/fja_sc_lat.xml deleted
... | ... | @@ -1,9 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="fja_sc_lat"> | |
3 | - <!--<TemporaryFillValue>NaN</TemporaryFillValue>--> | |
4 | - <get> | |
5 | - <vi name="fja:sc:charg"> | |
6 | - <baseParam name="Lat_Lon"/> | |
7 | - </vi></get> | |
8 | - <process>$fja_sc_charg_Lat_Lon[1]*1.0</process> | |
9 | -<output><!--<plot>ORBIT</plot>--></output></param> |
PARAM_DEF/fja_sc_lon.xml deleted
... | ... | @@ -1,9 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="fja_sc_lon"> | |
3 | - <!--<TemporaryFillValue>NaN</TemporaryFillValue>--> | |
4 | - <get> | |
5 | - <vi name="fja:sc:charg"> | |
6 | - <baseParam name="Lat_Lon"/> | |
7 | - </vi></get> | |
8 | - <process>$fja_sc_charg_Lat_Lon[2]*1.0</process> | |
9 | -<output><!--<plot>ORBIT</plot>--></output></param> |
PARAM_DEF/fja_sc_pos.xml deleted