Commit b9d16fc04d339d744f712307de297767704d3d2a

Authored by Benjamin Renard
1 parent d7ca1288
Exists in juice_jdc and in 1 other branch amdadev

Merge some params from master

PARAM_DEF/mav_lat_iaumars1s.xml 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mav_lat_iaumars1s"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="maven:orb:marsobs1s"><baseParam name="LAT_IAU_MARS"/></vi></get><process/><output/></param>
... ...
PARAM_DEF/mav_lon_iaumars1s.xml 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mav_lon_iaumars1s"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="maven:orb:marsobs1s"><baseParam name="LON_IAU_MARS"/></vi></get><process/><output/></param>
... ...
PARAM_DEF/mav_mars_r1s.xml 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mav_mars_r1s"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="maven:orb:marsobs1s"><baseParam name="R_IAU_MARS"/></vi></get><process/><output/></param>
... ...
PARAM_DEF/mav_xyz_iaumars1s.xml 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mav_xyz_iaumars1s"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="maven:orb:marsobs1s"><baseParam name="IAU_MARS"/></vi></get><process/><output><!--<plot>ORBIT</plot>--></output></param>
... ...
PARAM_DEF/mav_xyz_mso1s.xml 0 → 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="mav_xyz_mso1s">
  3 + <get>
  4 + <vi name="maven:orb:marsobs1s">
  5 + <baseParam name="MAVEN_MSO"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output>
  10 + <plot>
  11 + <xyPlot isotropic="true">
  12 + <params>
  13 + <param id="mav_xyz_mso1s">
  14 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  15 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  16 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  17 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  18 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  19 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  20 + </timeTick>
  21 + </orbitserie>
  22 + </param>
  23 + </params>
  24 + <additionalObjects>
  25 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  26 + <function name="mars_bowshock"/>
  27 + </curvePlot>
  28 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  29 + <function name="mars_magnetopause"/>
  30 + </curvePlot>
  31 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  32 + <function name="circle"/>
  33 + </curvePlot>
  34 + </additionalObjects>
  35 + </xyPlot>
  36 + </plot>
  37 + </output>
  38 +</param>
... ...
PARAM_DEF/pas_mom_v_tot.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="pas_mom_v_tot">
  3 + <gap_threshold>20</gap_threshold>
  4 + <get>
  5 + <amdaParam name="pas_mom_v"/>
  6 + </get>
  7 + <process>magnitude($pas_mom_v)</process>
  8 + <output/>
  9 +</param>
... ...
PARAM_DEF/pas_momgr_pressrtn.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="pas_momgr_pressrtn">
  3 + <gap_threshold>20</gap_threshold>
  4 + <get>
  5 + <vi name='so:pas:momgr1'>
  6 + <baseParam name="P_RTN"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
... ...
PARAM_DEF/pas_momgr_trtn.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="pas_momgr_trtn">
  3 + <gap_threshold>20</gap_threshold>
  4 + <get>
  5 + <vi name='so:pas:momgr1'>
  6 + <baseParam name="TxTyTz_RTN"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
... ...
PARAM_DEF/vex_hl2_2d_elevation.xml 0 → 100644
... ... @@ -0,0 +1,41 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_hl2_2d_elevation_##min##_##max##">
  3 + <info>
  4 + <table>
  5 + <minMaxTable dim="0" name="Azimuth" units="deg" minName="azMin" maxName="azMax"/>
  6 + <minMaxTable dim="1" name="Energy" units="eV" minName="eMin" maxName="eMax"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="vex:imal2:h1">
  11 + <baseParam name="DiffFlux" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true">
  12 + <clb name="elevMin"/>
  13 + <clb name="elevMax"/>
  14 + <clb name="azMin"/>
  15 + <clb name="azMax"/>
  16 + <clb name="eMin"/>
  17 + <clb name="eMax"/>
  18 + </baseParam>
  19 + </vi>
  20 + </get>
  21 + <process/>
  22 + <output>
  23 + <plot>
  24 + <timePlot>
  25 + <params>
  26 + <param id="vex_hl2_2d_elevation_##min##_##max##">
  27 + <spectro yAxis="y-left" uselog0asmin="true"/>
  28 + </param>
  29 + </params>
  30 + <axes>
  31 + <yAxis>
  32 + <digitalAxis id="y-left" scale="linear"/>
  33 + </yAxis>
  34 + <zAxis>
  35 + <colorAxis scale="logarithmic"/>
  36 + </zAxis>
  37 + </axes>
  38 + </timePlot>
  39 + </plot>
  40 + </output>
  41 +</param>
... ...
PARAM_DEF/vex_hl2_2d_energy.xml 0 → 100644
... ... @@ -0,0 +1,41 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_hl2_2d_energy_##min##_##max##">
  3 + <info>
  4 + <table>
  5 + <minMaxTable dim="0" name="Elevation" units="deg" minName="elevMin" maxName="elevMax"/>
  6 + <minMaxTable dim="1" name="Azimuth" units="deg" minName="azMin" maxName="azMax"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="vex:imal2:h1">
  11 + <baseParam name="DiffFlux" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true">
  12 + <clb name="elevMin"/>
  13 + <clb name="elevMax"/>
  14 + <clb name="azMin"/>
  15 + <clb name="azMax"/>
  16 + <clb name="eMin"/>
  17 + <clb name="eMax"/>
  18 + </baseParam>
  19 + </vi>
  20 + </get>
  21 + <process/>
  22 + <output>
  23 + <plot>
  24 + <timePlot>
  25 + <params>
  26 + <param id="vex_hl2_2d_energy_##min##_##max##">
  27 + <spectro yAxis="y-left" uselog0asmin="true"/>
  28 + </param>
  29 + </params>
  30 + <axes>
  31 + <yAxis>
  32 + <digitalAxis id="y-left" scale="logarithmic"/>
  33 + </yAxis>
  34 + <zAxis>
  35 + <colorAxis scale="logarithmic"/>
  36 + </zAxis>
  37 + </axes>
  38 + </timePlot>
  39 + </plot>
  40 + </output>
  41 +</param>
... ...
PARAM_DEF/vex_hl2_qual.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_hl2_qual">
  3 + <get>
  4 + <vi name="vex:imal2:h1">
  5 + <baseParam name="Quality"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/vex_ol2_2d_azimuth.xml 0 → 100644
... ... @@ -0,0 +1,41 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_ol2_2d_azimuth_##min##_##max##">
  3 + <info>
  4 + <table>
  5 + <minMaxTable dim="0" name="Elevation" units="deg" minName="elevMin" maxName="elevMax"/>
  6 + <minMaxTable dim="1" name="Energy" units="eV" minName="eMin" maxName="eMax"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="vex:imal2:o1">
  11 + <baseParam name="DiffFlux" dim3Num="1" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true">
  12 + <clb name="elevMin"/>
  13 + <clb name="elevMax"/>
  14 + <clb name="azMin"/>
  15 + <clb name="azMax"/>
  16 + <clb name="eMin"/>
  17 + <clb name="eMax"/>
  18 + </baseParam>
  19 + </vi>
  20 + </get>
  21 + <process/>
  22 + <output>
  23 + <plot>
  24 + <timePlot>
  25 + <params>
  26 + <param id="vex_ol2_2d_azimuth_##min##_##max##">
  27 + <spectro yAxis="y-left" uselog0asmin="true"/>
  28 + </param>
  29 + </params>
  30 + <axes>
  31 + <yAxis>
  32 + <digitalAxis id="y-left" scale="linear"/>
  33 + </yAxis>
  34 + <zAxis>
  35 + <colorAxis scale="logarithmic"/>
  36 + </zAxis>
  37 + </axes>
  38 + </timePlot>
  39 + </plot>
  40 + </output>
  41 +</param>
... ...
PARAM_DEF/vex_ol2_2d_elevation.xml 0 → 100644
... ... @@ -0,0 +1,41 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_ol2_2d_elevation_##min##_##max##">
  3 + <info>
  4 + <table>
  5 + <minMaxTable dim="0" name="Azimuth" units="deg" minName="azMin" maxName="azMax"/>
  6 + <minMaxTable dim="1" name="Energy" units="eV" minName="eMin" maxName="eMax"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="vex:imal2:o1">
  11 + <baseParam name="DiffFlux" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true">
  12 + <clb name="elevMin"/>
  13 + <clb name="elevMax"/>
  14 + <clb name="azMin"/>
  15 + <clb name="azMax"/>
  16 + <clb name="eMin"/>
  17 + <clb name="eMax"/>
  18 + </baseParam>
  19 + </vi>
  20 + </get>
  21 + <process/>
  22 + <output>
  23 + <plot>
  24 + <timePlot>
  25 + <params>
  26 + <param id="vex_ol2_2d_elevation_##min##_##max##">
  27 + <spectro yAxis="y-left" uselog0asmin="true"/>
  28 + </param>
  29 + </params>
  30 + <axes>
  31 + <yAxis>
  32 + <digitalAxis id="y-left" scale="linear"/>
  33 + </yAxis>
  34 + <zAxis>
  35 + <colorAxis scale="logarithmic"/>
  36 + </zAxis>
  37 + </axes>
  38 + </timePlot>
  39 + </plot>
  40 + </output>
  41 +</param>
... ...
PARAM_DEF/vex_ol2_2d_energy.xml 0 → 100644
... ... @@ -0,0 +1,41 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_ol2_2d_energy_##min##_##max##">
  3 + <info>
  4 + <table>
  5 + <minMaxTable dim="0" name="Elevation" units="deg" minName="elevMin" maxName="elevMax"/>
  6 + <minMaxTable dim="1" name="Azimuth" units="deg" minName="azMin" maxName="azMax"/>
  7 + </table>
  8 + </info>
  9 + <get>
  10 + <vi name="vex:imal2:o1">
  11 + <baseParam name="DiffFlux" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true">
  12 + <clb name="elevMin"/>
  13 + <clb name="elevMax"/>
  14 + <clb name="azMin"/>
  15 + <clb name="azMax"/>
  16 + <clb name="eMin"/>
  17 + <clb name="eMax"/>
  18 + </baseParam>
  19 + </vi>
  20 + </get>
  21 + <process/>
  22 + <output>
  23 + <plot>
  24 + <timePlot>
  25 + <params>
  26 + <param id="vex_ol2_2d_energy_##min##_##max##">
  27 + <spectro yAxis="y-left" uselog0asmin="true"/>
  28 + </param>
  29 + </params>
  30 + <axes>
  31 + <yAxis>
  32 + <digitalAxis id="y-left" scale="logarithmic"/>
  33 + </yAxis>
  34 + <zAxis>
  35 + <colorAxis scale="logarithmic"/>
  36 + </zAxis>
  37 + </axes>
  38 + </timePlot>
  39 + </plot>
  40 + </output>
  41 +</param>
... ...
PARAM_DEF/vex_ol2_qual.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_ol2_qual">
  3 + <get>
  4 + <vi name="vex:imal2:o1">
  5 + <baseParam name="Quality"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...