Commit d7a8839df1970b54a237f3511f56628f0f87a355

Authored by Quentin Brzustowski
1 parent 11fef5ae

parameters for juice orbit with crema 4.1, 3.2, 3.0

PARAM_DEF/juice_cr30_lat_hci.xml 0 → 100644
... ... @@ -0,0 +1,8 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_lat_hci">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get><vi name="juice:cruise:cr30">
  5 + <baseParam name="LAT_HCI"/>
  6 + </vi></get>
  7 + <process>$juice_cruise_cr30_LAT_HCI*RAD2DEG</process>
  8 + <output/></param>
... ...
PARAM_DEF/juice_cr30_lat_hee.xml 0 → 100644
... ... @@ -0,0 +1,5 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_lat_hee"><!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  3 + <get><vi name="juice:cruise:cr30">
  4 + <baseParam name="LAT_HEE"/></vi></get>
  5 + <process>$juice_cruise_cr30_LAT_HEE*RAD2DEG</process><output/></param>
... ...
PARAM_DEF/juice_cr30_lat_iausun.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_lat_iausun">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr30">
  6 + <baseParam name="LAT_IAU_SUN"/>
  7 + </vi>
  8 + </get>
  9 + <process>$juice_cruise_cr30_LAT_IAU_SUN*RAD2DEG</process><output/></param>
... ...
PARAM_DEF/juice_cr30_lon_hci.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_lon_hci">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr30">
  6 + <baseParam name="LON_HCI"/>
  7 + </vi>
  8 + </get>
  9 + <process>$juice_cruise_cr30_LON_HCI*RAD2DEG</process>
  10 + <output/></param>
... ...
PARAM_DEF/juice_cr30_lon_hee.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_lon_hee"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="juice:cruise:cr30"><baseParam name="LON_HEE"/>
  3 +</vi>
  4 +</get>
  5 + <process>$juice_cruise_cr30_LON_HEE*RAD2DEG</process>
  6 + <output/>
  7 +</param>
... ...
PARAM_DEF/juice_cr30_lon_iausun.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_lon_iausun"><!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  3 + <get><vi name="juice:cruise:cr30">
  4 + <baseParam name="LON_IAU_SUN"/>
  5 + </vi></get>
  6 + <process>$juice_cruise_cr30_LON_IAU_SUN*RAD2DEG</process>
  7 + <output/></param>
... ...
PARAM_DEF/juice_cr30_r.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_r"><!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  3 + <get>
  4 + <vi name="juice:cruise:cr30">
  5 + <baseParam name="R_IAU_SUN"/>
  6 + </vi></get>
  7 + <process>$juice_cruise_cr30_R_IAU_SUN/ASTRONOMICAL_UNIT</process><output/></param>
... ...
PARAM_DEF/juice_cr30_xyz_hci.xml 0 → 100644
... ... @@ -0,0 +1,12 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_xyz_hci">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr30"><baseParam name="HCI"/>
  6 + </vi>
  7 + </get>
  8 + <process>$juice_cruise_cr30_HCI/ASTRONOMICAL_UNIT</process>
  9 + <output>
  10 + <!--<plot>ORBIT</plot>-->
  11 + </output>
  12 +</param>
... ...
PARAM_DEF/juice_cr30_xyz_hee.xml 0 → 100644
... ... @@ -0,0 +1,12 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_xyz_hee">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr30">
  6 + <baseParam name="HEE"/>
  7 +</vi>
  8 +</get>
  9 + <process>$juice_cruise_cr30_HEE/ASTRONOMICAL_UNIT</process>
  10 + <output><!--<plot>ORBIT</plot>--></output>
  11 +</param>
  12 +
... ...
PARAM_DEF/juice_cr30_xyz_iausun.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr30_xyz_iausun">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr30">
  6 + <baseParam name="IAU_SUN"/>
  7 + </vi>
  8 + </get>
  9 + <process>$juice_cruise_cr30_IAU_SUN/ASTRONOMICAL_UNIT</process>
  10 + <output><!--<plot>ORBIT</plot>--></output>
  11 +</param>
... ...
PARAM_DEF/juice_cr32_lat_hci.xml 0 → 100644
... ... @@ -0,0 +1,8 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_lat_hci">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get><vi name="juice:cruise:cr32">
  5 + <baseParam name="LAT_HCI"/>
  6 + </vi></get>
  7 + <process>$juice_cruise_cr32_LAT_HCI*RAD2DEG</process>
  8 + <output/></param>
... ...
PARAM_DEF/juice_cr32_lat_hee.xml 0 → 100644
... ... @@ -0,0 +1,5 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_lat_hee"><!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  3 + <get><vi name="juice:cruise:cr32">
  4 + <baseParam name="LAT_HEE"/></vi></get>
  5 + <process>$juice_cruise_cr32_LAT_HEE*RAD2DEG</process><output/></param>
... ...
PARAM_DEF/juice_cr32_lat_iausun.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_lat_iausun">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr32">
  6 + <baseParam name="LAT_IAU_SUN"/>
  7 + </vi>
  8 + </get>
  9 + <process>$juice_cruise_cr32_LAT_IAU_SUN*RAD2DEG</process><output/></param>
... ...
PARAM_DEF/juice_cr32_lon_hci.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_lon_hci">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr32">
  6 + <baseParam name="LON_HCI"/>
  7 + </vi>
  8 + </get>
  9 + <process>$juice_cruise_cr32_LON_HCI*RAD2DEG</process>
  10 + <output/></param>
... ...
PARAM_DEF/juice_cr32_lon_hee.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_lon_hee"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="juice:cruise:cr32"><baseParam name="LON_HEE"/>
  3 +</vi>
  4 +</get>
  5 + <process>$juice_cruise_cr32_LON_HEE*RAD2DEG</process>
  6 + <output/>
  7 +</param>
... ...
PARAM_DEF/juice_cr32_lon_iausun.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_lon_iausun"><!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  3 + <get><vi name="juice:cruise:cr32">
  4 + <baseParam name="LON_IAU_SUN"/>
  5 + </vi></get>
  6 + <process>$juice_cruise_cr32_LON_IAU_SUN*RAD2DEG</process>
  7 + <output/></param>
... ...
PARAM_DEF/juice_cr32_r.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_r"><!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  3 + <get>
  4 + <vi name="juice:cruise:cr32">
  5 + <baseParam name="R_IAU_SUN"/>
  6 + </vi></get>
  7 + <process>$juice_cruise_cr32_R_IAU_SUN/ASTRONOMICAL_UNIT</process><output/></param>
... ...
PARAM_DEF/juice_cr32_xyz_hci.xml 0 → 100644
... ... @@ -0,0 +1,12 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_xyz_hci">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr32"><baseParam name="HCI"/>
  6 + </vi>
  7 + </get>
  8 + <process>$juice_cruise_cr32_HCI/ASTRONOMICAL_UNIT</process>
  9 + <output>
  10 + <!--<plot>ORBIT</plot>-->
  11 + </output>
  12 +</param>
... ...
PARAM_DEF/juice_cr32_xyz_hee.xml 0 → 100644
... ... @@ -0,0 +1,12 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_xyz_hee">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr32">
  6 + <baseParam name="HEE"/>
  7 +</vi>
  8 +</get>
  9 + <process>$juice_cruise_cr32_HEE/ASTRONOMICAL_UNIT</process>
  10 + <output><!--<plot>ORBIT</plot>--></output>
  11 +</param>
  12 +
... ...
PARAM_DEF/juice_cr32_xyz_iausun.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr32_xyz_iausun">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr32">
  6 + <baseParam name="IAU_SUN"/>
  7 + </vi>
  8 + </get>
  9 + <process>$juice_cruise_cr32_IAU_SUN/ASTRONOMICAL_UNIT</process>
  10 + <output><!--<plot>ORBIT</plot>--></output>
  11 +</param>
... ...
PARAM_DEF/juice_cr41_lat_hci.xml 0 → 100644
... ... @@ -0,0 +1,8 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_lat_hci">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get><vi name="juice:cruise:cr41">
  5 + <baseParam name="LAT_HCI"/>
  6 + </vi></get>
  7 + <process>$juice_cruise_cr41_LAT_HCI*RAD2DEG</process>
  8 + <output/></param>
... ...
PARAM_DEF/juice_cr41_lat_hee.xml 0 → 100644
... ... @@ -0,0 +1,5 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_lat_hee"><!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  3 + <get><vi name="juice:cruise:cr41">
  4 + <baseParam name="LAT_HEE"/></vi></get>
  5 + <process>$juice_cruise_cr41_LAT_HEE*RAD2DEG</process><output/></param>
... ...
PARAM_DEF/juice_cr41_lat_iausun.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_lat_iausun">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr41">
  6 + <baseParam name="LAT_IAU_SUN"/>
  7 + </vi>
  8 + </get>
  9 + <process>$juice_cruise_cr41_LAT_IAU_SUN*RAD2DEG</process><output/></param>
... ...
PARAM_DEF/juice_cr41_lon_hci.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_lon_hci">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr41">
  6 + <baseParam name="LON_HCI"/>
  7 + </vi>
  8 + </get>
  9 + <process>$juice_cruise_cr41_LON_HCI*RAD2DEG</process>
  10 + <output/></param>
... ...
PARAM_DEF/juice_cr41_lon_hee.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_lon_hee"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="juice:cruise:cr41"><baseParam name="LON_HEE"/>
  3 +</vi>
  4 +</get>
  5 + <process>$juice_cruise_cr41_LON_HEE*RAD2DEG</process>
  6 + <output/>
  7 +</param>
... ...
PARAM_DEF/juice_cr41_lon_iausun.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_lon_iausun"><!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  3 + <get><vi name="juice:cruise:cr41">
  4 + <baseParam name="LON_IAU_SUN"/>
  5 + </vi></get>
  6 + <process>$juice_cruise_cr41_LON_IAU_SUN*RAD2DEG</process>
  7 + <output/></param>
... ...
PARAM_DEF/juice_cr41_r.xml 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_r"><!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  3 + <get>
  4 + <vi name="juice:cruise:cr41">
  5 + <baseParam name="R_IAU_SUN"/>
  6 + </vi></get>
  7 + <process>$juice_cruise_cr41_R_IAU_SUN/ASTRONOMICAL_UNIT</process><output/></param>
... ...
PARAM_DEF/juice_cr41_xyz_hci.xml 0 → 100644
... ... @@ -0,0 +1,12 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_xyz_hci">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr41"><baseParam name="HCI"/>
  6 + </vi>
  7 + </get>
  8 + <process>$juice_cruise_cr41_HCI/ASTRONOMICAL_UNIT</process>
  9 + <output>
  10 + <!--<plot>ORBIT</plot>-->
  11 + </output>
  12 +</param>
... ...
PARAM_DEF/juice_cr41_xyz_hee.xml 0 → 100644
... ... @@ -0,0 +1,12 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_xyz_hee">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr41">
  6 + <baseParam name="HEE"/>
  7 +</vi>
  8 +</get>
  9 + <process>$juice_cruise_cr41_HEE/ASTRONOMICAL_UNIT</process>
  10 + <output><!--<plot>ORBIT</plot>--></output>
  11 +</param>
  12 +
... ...
PARAM_DEF/juice_cr41_xyz_iausun.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juice_cr41_xyz_iausun">
  3 + <!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="juice:cruise:cr41">
  6 + <baseParam name="IAU_SUN"/>
  7 + </vi>
  8 + </get>
  9 + <process>$juice_cruise_cr41_IAU_SUN/ASTRONOMICAL_UNIT</process>
  10 + <output><!--<plot>ORBIT</plot>--></output>
  11 +</param>
... ...