Commit 4f6235c6370cb149b2c8e93040c2f1c226e9e8bd
1 parent
d5fc91a6
Exists in
master
and in
6 other branches
Fix WIND / Ephemeris / xyz_hee parameter
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
PARAM_DEF/wnd_xyz_hee.xml
... | ... | @@ -5,6 +5,6 @@ |
5 | 5 | <baseParam name="GSE_POS"/> |
6 | 6 | </vi> |
7 | 7 | </get> |
8 | - <process>#framesTransformation($wnd_orb_all_GSE_POS;GSE;HEE;false)/ASTRONOMICAL_UNIT</process> | |
8 | + <process>#framesTransformation($wnd_orb_all_GSE_POS;GSE;HEE;true)/ASTRONOMICAL_UNIT</process> | |
9 | 9 | <output><!--<plot>ORBIT</plot>--></output> |
10 | 10 | </param> |
... | ... |