Commit 74c9f7b298d7da83219f4ec44b6e557074ff396c

Authored by Quentin Brzustowski
1 parent e2c967c2

changed name for stereo a GSE

Showing 1 changed file with 10 additions and 0 deletions   Show diff stats
PARAM_DEF/sta_xyz_gse.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="sta_xyz_se">
  3 + <get>
  4 + <vi name="sta:l2:orb">
  5 + <baseParam name="GSE"/>
  6 + </vi>
  7 + </get>
  8 + <process>$sta_l2_orb_GSE/RADIUS_EARTH</process>
  9 + <output><!--<plot>ORBIT</plot>--></output>
  10 +</param>
... ...