Commit 8b6bc19aea0a5141e1ceed0f4844d0f05cec24d6

Authored by Elena.Budnik
1 parent da7a6c5e

corr lon

PARAM_DEF/vo1_sol_lat.xml
... ... @@ -5,6 +5,6 @@
5 5 <baseParam name="LAT_IAU_SUN"/>
6 6 </vi>
7 7 </get>
8   - <process>$vo1_ephem_all_LAT_IAU_SATURN*RAD2DEG</process>
  8 + <process>$vo1_ephem_all_LAT_IAU_SUN*RAD2DEG</process>
9 9 <output/>
10 10 </param>
... ...
PARAM_DEF/vo1_sol_lon.xml
... ... @@ -5,6 +5,6 @@
5 5 <baseParam name="LON_IAU_SUN"/>
6 6 </vi>
7 7 </get>
8   - <process>$vo1_ephem_all_LON_IAU_SATURN*RAD2DEG</process>
  8 + <process>$vo1_ephem_all_LON_IAU_SUN*RAD2DEG</process>
9 9 <output/>
10 10 </param>
... ...
PARAM_DEF/vo2_sol_lat.xml
... ... @@ -5,6 +5,6 @@
5 5 <baseParam name="LAT_IAU_SUN"/>
6 6 </vi>
7 7 </get>
8   - <process>$vo2_ephem_all_LAT_IAU_SATURN*RAD2DEG</process>
  8 + <process>$vo2_ephem_all_LAT_IAU_SUN*RAD2DEG</process>
9 9 <output/>
10 10 </param>
... ...
PARAM_DEF/vo2_sol_lon.xml
... ... @@ -5,6 +5,6 @@
5 5 <baseParam name="LON_IAU_SUN"/>
6 6 </vi>
7 7 </get>
8   - <process>$vo2_ephem_all_LON_IAU_SATURN*RAD2DEG</process>
  8 + <process>$vo2_ephem_all_LON_IAU_SUN*RAD2DEG</process>
9 9 <output/>
10 10 </param>
... ...