Commit 8ac33e9d9ce98f6bac88e50869e804a31dc734d8

Authored by Quentin Brzustowski
1 parent e7182a29

Split proton velocity in RLP into 3 datasets

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
NumericalData/CDPP-AMDA/IRM/PLA/irm-pla-all.xml
... ... @@ -155,7 +155,7 @@
155 155 </Parameter>
156 156 <Parameter>
157 157 <Name>v_h+</Name>
158   - <ParameterKey>irm_pla_vH(0)</ParameterKey>
  158 + <ParameterKey>irm_pla_vH</ParameterKey>
159 159 <Description>
160 160 Proton velocity magnitude
161 161 </Description>
... ... @@ -170,7 +170,7 @@
170 170 </Parameter>
171 171 <Parameter>
172 172 <Name>lat_h+</Name>
173   - <ParameterKey>irm_pla_vH(1)</ParameterKey>
  173 + <ParameterKey>irm_pla_vlat</ParameterKey>
174 174 <Description>
175 175 Proton velocity latitude
176 176 </Description>
... ... @@ -185,7 +185,7 @@
185 185 </Parameter>
186 186 <Parameter>
187 187 <Name>lon_h+</Name>
188   - <ParameterKey>irm_pla_vH(2)</ParameterKey>
  188 + <ParameterKey>irm_pla_vlon</ParameterKey>
189 189 <Description>
190 190 Proton velocity longitude
191 191 </Description>
... ...