Commit 1f103ec638e8d93f90f844ad8f4588d73a26a8db

Authored by Alexandre Schulz
1 parent ddf0af24

PSP FIELDS MAG : parameter files

PARAM_DEF/psp_vflyby2018_b_vso.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='psp_vflyby2018_b_vso'>
  3 + <get>
  4 + <vi name='psp:mag:vflyby2018'>
  5 + <baseParam name='psp_fld_l2_mag_VSO'/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 + </param>
  11 +
... ...
PARAM_DEF/psp_vflyby2018_btot.xml 0 → 100644
... ... @@ -0,0 +1,8 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="psp_vflyby2018_btot">
  3 + <get>
  4 + <amdaParam name="psp_vflyby2018_b_vso" />
  5 + </get>
  6 + <process description="magnitude(psp_vflyby2018_b_vso)">magnitude($psp_vflyby2018_b_vso)</process>
  7 + <output/>
  8 +</param>
... ...
PARAM_DEF/psp_vflyby2019_b_vso.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='psp_vflyby2019_b_vso'>
  3 + <get>
  4 + <vi name='psp:mag:vflyby2019'>
  5 + <baseParam name='psp_fld_l2_mag_VSO'/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 + </param>
  11 +
... ...
PARAM_DEF/psp_vflyby2019_btot.xml 0 → 100644
... ... @@ -0,0 +1,8 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="psp_vflyby2019_btot">
  3 + <get>
  4 + <amdaParam name="psp_vflyby2019_b_vso" />
  5 + </get>
  6 + <process description="magnitude(psp_vflyby2019_b_vso)">magnitude($psp_vflyby2019_b_vso)</process>
  7 + <output/>
  8 +</param>
... ...
PARAM_DEF/psp_vflyby2020_b_vso.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='psp_vflyby2020_b_vso'>
  3 + <get>
  4 + <vi name='psp:mag:vflyby2020'>
  5 + <baseParam name='psp_fld_l2_mag_VSO'/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 + </param>
  11 +
... ...
PARAM_DEF/psp_vflyby2020_btot.xml 0 → 100644
... ... @@ -0,0 +1,8 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="psp_vflyby2020_btot">
  3 + <get>
  4 + <amdaParam name="psp_vflyby2020_b_vso" />
  5 + </get>
  6 + <process description="magnitude(psp_vflyby2020_b_vso)">magnitude($psp_vflyby2020_b_vso)</process>
  7 + <output/>
  8 +</param>
... ...