Commit 4eed71794eabfc14244cb04ca0309d548532b947

Authored by Elena.Budnik
1 parent c5b92a5f

param corr mms current

NumericalData/AMDA/MMS/MMS1/FGM/mms1-fgm-current.xml
... ... @@ -127,7 +127,7 @@
127 127 </Structure>
128 128 </Parameter>
129 129 <Parameter>
130   - <Name>|j|</Name>
  130 + <Name>j</Name>
131 131 <ParameterKey>mms1_j_tot</ParameterKey>
132 132 <Description/>
133 133 <Ucd/>
... ... @@ -210,7 +210,7 @@
210 210 </Structure>
211 211 </Parameter>
212 212 <Parameter>
213   - <Name>|j_para|</Name>
  213 + <Name>j_para</Name>
214 214 <ParameterKey>mms1_j_para_tot</ParameterKey>
215 215 <Description/>
216 216 <Ucd/>
... ... @@ -293,7 +293,7 @@
293 293 </Structure>
294 294 </Parameter>
295 295 <Parameter>
296   - <Name>|j_perp|</Name>
  296 + <Name>j_perp</Name>
297 297 <ParameterKey>mms1_j_perp_tot</ParameterKey>
298 298 <Description/>
299 299 <Ucd/>
... ...
Person/Robert.B.Decker.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd">
  3 + <Version>2.2.0</Version>
  4 + <Person>
  5 + <ResourceID>spase://SMWG/Person/Robert.B.Decker</ResourceID>
  6 + <PersonName>Dr. Robert B. Decker</PersonName>
  7 + <OrganizationName>Applied Physics Laboratory</OrganizationName>
  8 + </Person>
  9 +</Spase>
... ...
Person/Stuart.D.Bale.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd">
  3 + <Version>2.2.0</Version>
  4 + <Person>
  5 + <ResourceID>spase://SMWG/Person/Stuart.D.Bale</ResourceID>
  6 + <PersonName>Dr. Stuart D. Bale</PersonName>
  7 + <OrganizationName>University of California, Berkeley</OrganizationName>
  8 + </Person>
  9 +</Spase>
... ...