Commit 41ea41ef424e11ef27805b32595be4e478291104
1 parent
e2aa4e57
Exists in
master
and in
12 other branches
work
Showing
3 changed files
with
32 additions
and
12 deletions
Show diff stats
Instrument/AMDA/MGS/ER.xml
... | ... | @@ -5,7 +5,7 @@ |
5 | 5 | <ResourceID>spase://CDPP/Instrument/AMDA/MGS/ER</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>ER</ResourceName> |
8 | - <AlternateName> </AlternateName> | |
8 | + <AlternateName>Electron Reflectometer</AlternateName> | |
9 | 9 | <ReleaseDate>2009-05-20T21:10:13Z</ReleaseDate> |
10 | 10 | <Description>A </Description> |
11 | 11 | <Contact> | ... | ... |
... | ... | @@ -0,0 +1,20 @@ |
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_6.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CDPP/Instrument/AMDA/MGS/MAG</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>MAG</ResourceName> | |
8 | + <AlternateName> </AlternateName> | |
9 | + <ReleaseDate>2009-05-20T21:10:13Z</ReleaseDate> | |
10 | + <Description> </Description> | |
11 | + <Contact> | |
12 | + <PersonID></PersonID> | |
13 | + <Role>MetadataContact</Role> | |
14 | + </Contact> | |
15 | + </ResourceHeader> | |
16 | + <InstrumentType>Magnetometer</InstrumentType> | |
17 | + <InvestigationName></InvestigationName> | |
18 | + <ObservatoryID>spase://CDPP/Observatory/AMDA/MGS</ObservatoryID> | |
19 | + </Instrument> | |
20 | +</Spase> | ... | ... |
NumericalData/AMDA/MGS/MAG/mgs-mag-mso.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> |
3 | 3 | <Version>2.2.6</Version> |
4 | 4 | <NumericalData> |
5 | - <ResourceID>spase://VHO/NumericalData/MGS/ER/mgs-mag-mso</ResourceID> | |
5 | + <ResourceID>spase://VHO/NumericalData/MGS/MAG/mgs-mag-mso</ResourceID> | |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>mag_full</ResourceName> |
8 | 8 | <ReleaseDate>2015-10-15T15:39:00Z</ReleaseDate> |
... | ... | @@ -22,7 +22,7 @@ |
22 | 22 | <Format>NetCDF</Format> |
23 | 23 | </AccessInformation> |
24 | 24 | <ProviderName>PDS:PPI/FULLWORD-RES-MAG-V1.0</ProviderName> |
25 | - <InstrumentID>spase://CDPP/Instrument/AMDA/MGS/ER</InstrumentID> | |
25 | + <InstrumentID>spase://CDPP/Instrument/AMDA/MGS/MAG</InstrumentID> | |
26 | 26 | <MeasurementType>MagneticField</MeasurementType> |
27 | 27 | <TemporalDescription> |
28 | 28 | <TimeSpan> |
... | ... | @@ -44,17 +44,17 @@ |
44 | 44 | <Structure> |
45 | 45 | <Size>3</Size> |
46 | 46 | <Element> |
47 | - <Name>bx_mso</Name> | |
47 | + <Name>bx</Name> | |
48 | 48 | <Index>1</Index> |
49 | 49 | <ParameterKey>b_mgs_mso(0)</ParameterKey> |
50 | 50 | </Element> |
51 | 51 | <Element> |
52 | - <Name>by_mso</Name> | |
52 | + <Name>by</Name> | |
53 | 53 | <Index>2</Index> |
54 | 54 | <ParameterKey>b_mgs_mso(1)</ParameterKey> |
55 | 55 | </Element> |
56 | 56 | <Element> |
57 | - <Name>bz_mso</Name> | |
57 | + <Name>bz</Name> | |
58 | 58 | <Index>3</Index> |
59 | 59 | <ParameterKey>b_mgs_mso(2)</ParameterKey> |
60 | 60 | </Element> |
... | ... | @@ -65,7 +65,7 @@ |
65 | 65 | </Field> |
66 | 66 | </Parameter> |
67 | 67 | <Parameter> |
68 | - <Name>b_tot</Name> | |
68 | + <Name>|b|</Name> | |
69 | 69 | <ParameterKey>b_mgs_tot</ParameterKey> |
70 | 70 | <Ucd>phys.magField</Ucd> |
71 | 71 | <Units>nT</Units> |
... | ... | @@ -78,9 +78,9 @@ |
78 | 78 | </Field> |
79 | 79 | </Parameter> |
80 | 80 | <Parameter> |
81 | - <Name>b_areographic</Name> | |
81 | + <Name>b_iau_mars</Name> | |
82 | 82 | <ParameterKey>b_mgs_pc</ParameterKey> |
83 | - <Description>Magnetic field vector components in areographic coordinates</Description> | |
83 | + <Description>Magnetic field vector components in planetocentic coordinates</Description> | |
84 | 84 | <Ucd>phys.magField</Ucd> |
85 | 85 | <Units>nT</Units> |
86 | 86 | <RenderingHints> |
... | ... | @@ -89,17 +89,17 @@ |
89 | 89 | <Structure> |
90 | 90 | <Size>3</Size> |
91 | 91 | <Element> |
92 | - <Name>bx_pc</Name> | |
92 | + <Name>bx</Name> | |
93 | 93 | <Index>1</Index> |
94 | 94 | <ParameterKey>b_mgs_pc(0)</ParameterKey> |
95 | 95 | </Element> |
96 | 96 | <Element> |
97 | - <Name>by_pc</Name> | |
97 | + <Name>by</Name> | |
98 | 98 | <Index>2</Index> |
99 | 99 | <ParameterKey>b_mgs_pc(1)</ParameterKey> |
100 | 100 | </Element> |
101 | 101 | <Element> |
102 | - <Name>bz_pc</Name> | |
102 | + <Name>bz</Name> | |
103 | 103 | <Index>3</Index> |
104 | 104 | <ParameterKey>b_mgs_pc(2)</ParameterKey> |
105 | 105 | </Element> | ... | ... |