Commit 3438bfb73791cb9bbf3d0e852c7e83882f96a1a4

Authored by Elena.Budnik
1 parent 80b95ddc

mlat JUNO

Showing 1 changed file with 12 additions and 0 deletions   Show diff stats
PARAM_DEF/juno_jup_mlat.xml 0 → 100644
... ... @@ -0,0 +1,12 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="juno_jup_mlat">
  3 + <time_resolution>300</time_resolution>
  4 + <get>
  5 + <vi name="juno:jupiter:all">
  6 + <baseParam name="LAT_IAU_JUPITER"/>
  7 + <baseParam name="LON_IAU_JUPITER"/>
  8 + </vi>
  9 + </get>
  10 + <process>(0.1799*cos(3.4315-$juno_jupiter_all_LON_IAU_JUPITER)+$juno_jupiter_all_LAT_IAU_JUPITER)*RAD2DEG</process>
  11 + <output/>
  12 +</param>
... ...