Commit 5ae2f5c5731a030c50f7d632c1f3d818ae72c9f2
1 parent
afc33d67
Exists in
master
and in
12 other branches
work
Showing
6 changed files
with
195 additions
and
386 deletions
Show diff stats
NumericalData/AMDA/Cassini/MAG/Saturn_Orbit/cass-mag-orb60.xml
0 → 100644
@@ -0,0 +1,188 @@ | @@ -0,0 +1,188 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
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 | + <Version>2.2.6</Version> | ||
4 | + <NumericalData> | ||
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/Saturn_Orbit/cass-mag-orb60</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>1 min</ResourceName> | ||
8 | + <ReleaseDate>2015-10-16T15:10:29Z</ReleaseDate> | ||
9 | + <Description/> | ||
10 | + <Contact> | ||
11 | + <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID> | ||
12 | + <Role>TechnicalContact</Role> | ||
13 | + </Contact> | ||
14 | + <Association> | ||
15 | + <AssociationID>cass-mag-orb</AssociationID> | ||
16 | + <AssociationType>PartOf</AssociationType> | ||
17 | + <Note>orbit saturn</Note> | ||
18 | + </Association> | ||
19 | + </ResourceHeader> | ||
20 | + <AccessInformation> | ||
21 | + <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID> | ||
22 | + <Availability>Online</Availability> | ||
23 | + <AccessRights>Open</AccessRights> | ||
24 | + <AccessURL> | ||
25 | + <URL>http://amda.cdpp.eu</URL> | ||
26 | + </AccessURL> | ||
27 | + <Format>NetCDF</Format> | ||
28 | + </AccessInformation> | ||
29 | + <ProviderName>PDS</ProviderName> | ||
30 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID> | ||
31 | + <MeasurementType>MagneticField</MeasurementType> | ||
32 | + <TemporalDescription> | ||
33 | + <TimeSpan> | ||
34 | + <StartDate>2004-01-01T00:00:30Z</StartDate> | ||
35 | + <StopDate>2014-12-31T23:59:30Z</StopDate> | ||
36 | + </TimeSpan> | ||
37 | + <Cadence>PT60S</Cadence> | ||
38 | + </TemporalDescription> | ||
39 | + <ObservedRegion>Saturn</ObservedRegion> | ||
40 | + <Parameter> | ||
41 | + <Name>b_kso</Name> | ||
42 | + <ParameterKey>cass_b_kso</ParameterKey> | ||
43 | + <Description>Magnetic field vector components in KSO coordinates</Description> | ||
44 | + <Ucd>phys.magField</Ucd> | ||
45 | + <Units>nT</Units> | ||
46 | + <UnitsConversion>1e-9>T</UnitsConversion> | ||
47 | + <RenderingHints> | ||
48 | + <DisplayType>TimeSeries</DisplayType> | ||
49 | + </RenderingHints> | ||
50 | + <Structure> | ||
51 | + <Size>3</Size> | ||
52 | + <Element> | ||
53 | + <Name>bx</Name> | ||
54 | + <Index>0</Index> | ||
55 | + <ParameterKey>cass_b_kso(0)</ParameterKey> | ||
56 | + </Element> | ||
57 | + <Element> | ||
58 | + <Name>by</Name> | ||
59 | + <Index>1</Index> | ||
60 | + <ParameterKey>cass_b_kso(1)</ParameterKey> | ||
61 | + </Element> | ||
62 | + <Element> | ||
63 | + <Name>bz</Name> | ||
64 | + <Index>2</Index> | ||
65 | + <ParameterKey>cass_b_kso(2)</ParameterKey> | ||
66 | + </Element> | ||
67 | + </Structure> | ||
68 | + <Field> | ||
69 | + <Qualifier>Vector</Qualifier> | ||
70 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
71 | + </Field> | ||
72 | + </Parameter> | ||
73 | + <Parameter> | ||
74 | + <Name>b_ksm</Name> | ||
75 | + <ParameterKey>cass_b_ksm</ParameterKey> | ||
76 | + <Description>Magnetic field vector components in KSM coordinates</Description> | ||
77 | + <Ucd>phys.magField</Ucd> | ||
78 | + <Units>nT</Units> | ||
79 | + <UnitsConversion>1e-9>T</UnitsConversion> | ||
80 | + <RenderingHints> | ||
81 | + <DisplayType>TimeSeries</DisplayType> | ||
82 | + </RenderingHints> | ||
83 | + <Structure> | ||
84 | + <Size>3</Size> | ||
85 | + <Element> | ||
86 | + <Name>bx</Name> | ||
87 | + <Index>0</Index> | ||
88 | + <ParameterKey>cass_b_ksm(0)</ParameterKey> | ||
89 | + </Element> | ||
90 | + <Element> | ||
91 | + <Name>by</Name> | ||
92 | + <Index>1</Index> | ||
93 | + <ParameterKey>cass_b_ksm(1)</ParameterKey> | ||
94 | + </Element> | ||
95 | + <Element> | ||
96 | + <Name>bz</Name> | ||
97 | + <Index>2</Index> | ||
98 | + <ParameterKey>cass_b_ksm(2)</ParameterKey> | ||
99 | + </Element> | ||
100 | + </Structure> | ||
101 | + <Field> | ||
102 | + <Qualifier>Vector</Qualifier> | ||
103 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
104 | + </Field> | ||
105 | + </Parameter> | ||
106 | + <Parameter> | ||
107 | + <Name>b_rtn</Name> | ||
108 | + <ParameterKey>cass_b_rtn</ParameterKey> | ||
109 | + <Description>Magnetic field vector components in RTN coordinates</Description> | ||
110 | + <Ucd>phys.magField</Ucd> | ||
111 | + <Units>nT</Units> | ||
112 | + <UnitsConversion>1e-9>T</UnitsConversion> | ||
113 | + <RenderingHints> | ||
114 | + <DisplayType>TimeSeries</DisplayType> | ||
115 | + </RenderingHints> | ||
116 | + <Structure> | ||
117 | + <Size>3</Size> | ||
118 | + <Element> | ||
119 | + <Name>br</Name> | ||
120 | + <Index>0</Index> | ||
121 | + <ParameterKey>cass_b_rtn(0)</ParameterKey> | ||
122 | + </Element> | ||
123 | + <Element> | ||
124 | + <Name>bt</Name> | ||
125 | + <Index>1</Index> | ||
126 | + <ParameterKey>cass_b_rtn(1)</ParameterKey> | ||
127 | + </Element> | ||
128 | + <Element> | ||
129 | + <Name>bn</Name> | ||
130 | + <Index>2</Index> | ||
131 | + <ParameterKey>cass_b_rtn(2)</ParameterKey> | ||
132 | + </Element> | ||
133 | + </Structure> | ||
134 | + <Field> | ||
135 | + <Qualifier>Vector</Qualifier> | ||
136 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
137 | + </Field> | ||
138 | + </Parameter> | ||
139 | + <Parameter> | ||
140 | + <Name>b_krtp</Name> | ||
141 | + <ParameterKey>cass_b_krtp</ParameterKey> | ||
142 | + <Description>Magnetic field vector components in KRTP coordinates</Description> | ||
143 | + <Ucd>phys.magField</Ucd> | ||
144 | + <Units>nT</Units> | ||
145 | + <UnitsConversion>1e-9>T</UnitsConversion> | ||
146 | + <RenderingHints> | ||
147 | + <DisplayType>TimeSeries</DisplayType> | ||
148 | + </RenderingHints> | ||
149 | + <Structure> | ||
150 | + <Size>3</Size> | ||
151 | + <Element> | ||
152 | + <Name>br</Name> | ||
153 | + <Index>0</Index> | ||
154 | + <ParameterKey>cass_b_krtp(0)</ParameterKey> | ||
155 | + </Element> | ||
156 | + <Element> | ||
157 | + <Name>btheta</Name> | ||
158 | + <Index>1</Index> | ||
159 | + <ParameterKey>cass_b_krtp(1)</ParameterKey> | ||
160 | + </Element> | ||
161 | + <Element> | ||
162 | + <Name>bphi</Name> | ||
163 | + <Index>2</Index> | ||
164 | + <ParameterKey>cass_b_krtp(2)</ParameterKey> | ||
165 | + </Element> | ||
166 | + </Structure> | ||
167 | + <Field> | ||
168 | + <Qualifier>Vector</Qualifier> | ||
169 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
170 | + </Field> | ||
171 | + </Parameter> | ||
172 | + <Parameter> | ||
173 | + <Name>|b|</Name> | ||
174 | + <ParameterKey>cass_bmag_orb</ParameterKey> | ||
175 | + <Description>Scalar magnitude of the magnetic field in nT</Description> | ||
176 | + <Ucd>phys.magField</Ucd> | ||
177 | + <Units>nT</Units> | ||
178 | + <UnitsConversion>1e-9>T</UnitsConversion> | ||
179 | + <RenderingHints> | ||
180 | + <DisplayType>TimeSeries</DisplayType> | ||
181 | + </RenderingHints> | ||
182 | + <Field> | ||
183 | + <Qualifier>Magnitude</Qualifier> | ||
184 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
185 | + </Field> | ||
186 | + </Parameter> | ||
187 | + </NumericalData> | ||
188 | +</Spase> |
NumericalData/AMDA/Cassini/MAG/cass-mag-jup.xml
@@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
4 | <NumericalData> | 4 | <NumericalData> |
5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/cass-mag-jup</ResourceID> | 5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/cass-mag-jup</ResourceID> |
6 | <ResourceHeader> | 6 | <ResourceHeader> |
7 | - <ResourceName>Jupiter_RTN@PDS</ResourceName> | 7 | + <ResourceName>flyby jupiter</ResourceName> |
8 | <ReleaseDate>2015-10-12T15:43:00</ReleaseDate> | 8 | <ReleaseDate>2015-10-12T15:43:00</ReleaseDate> |
9 | <Description>High-resolution magnetic field data from the Cassini magnetometer during the Jupiter flyby, obtained from NASA/PDS plasma node, in RTN coordinates | 9 | <Description>High-resolution magnetic field data from the Cassini magnetometer during the Jupiter flyby, obtained from NASA/PDS plasma node, in RTN coordinates |
10 | obtained from NASA/PDS plasma node</Description> | 10 | obtained from NASA/PDS plasma node</Description> |
@@ -36,8 +36,7 @@ | @@ -36,8 +36,7 @@ | ||
36 | </TimeSpan> | 36 | </TimeSpan> |
37 | <Cadence_Min>PT0.031S</Cadence_Min> | 37 | <Cadence_Min>PT0.031S</Cadence_Min> |
38 | <Cadence_Max>PT8S</Cadence_Max> | 38 | <Cadence_Max>PT8S</Cadence_Max> |
39 | - </TemporalDescription> | ||
40 | - <ObservedRegion>Saturn</ObservedRegion> | 39 | + </TemporalDescription> |
41 | <ObservedRegion>Jupiter</ObservedRegion> | 40 | <ObservedRegion>Jupiter</ObservedRegion> |
42 | <ObservedRegion>Interstellar</ObservedRegion> | 41 | <ObservedRegion>Interstellar</ObservedRegion> |
43 | <ObservedRegion>Jupiter.Ganymede</ObservedRegion> | 42 | <ObservedRegion>Jupiter.Ganymede</ObservedRegion> |
@@ -45,7 +44,7 @@ | @@ -45,7 +44,7 @@ | ||
45 | <ObservedRegion>Jupiter.Callisto</ObservedRegion> | 44 | <ObservedRegion>Jupiter.Callisto</ObservedRegion> |
46 | <ObservedRegion>Jupiter.Europa</ObservedRegion> | 45 | <ObservedRegion>Jupiter.Europa</ObservedRegion> |
47 | <Parameter> | 46 | <Parameter> |
48 | - <Name>b_jup</Name> | 47 | + <Name>b_rtn</Name> |
49 | <ParameterKey>cass_b_jup</ParameterKey> | 48 | <ParameterKey>cass_b_jup</ParameterKey> |
50 | <Description>Magnetic field vector components in RTN coordinates </Description> | 49 | <Description>Magnetic field vector components in RTN coordinates </Description> |
51 | <Ucd>phys.magField</Ucd> | 50 | <Ucd>phys.magField</Ucd> |
@@ -56,17 +55,17 @@ | @@ -56,17 +55,17 @@ | ||
56 | <Structure> | 55 | <Structure> |
57 | <Size>3</Size> | 56 | <Size>3</Size> |
58 | <Element> | 57 | <Element> |
59 | - <Name>b_r</Name> | 58 | + <Name>br</Name> |
60 | <Index>0</Index> | 59 | <Index>0</Index> |
61 | <ParameterKey>cass_b_jup(0)</ParameterKey> | 60 | <ParameterKey>cass_b_jup(0)</ParameterKey> |
62 | </Element> | 61 | </Element> |
63 | <Element> | 62 | <Element> |
64 | - <Name>b_t</Name> | 63 | + <Name>bt</Name> |
65 | <Index>1</Index> | 64 | <Index>1</Index> |
66 | <ParameterKey>cass_b_jup(1)</ParameterKey> | 65 | <ParameterKey>cass_b_jup(1)</ParameterKey> |
67 | </Element> | 66 | </Element> |
68 | <Element> | 67 | <Element> |
69 | - <Name>b_n</Name> | 68 | + <Name>bn</Name> |
70 | <Index>2</Index> | 69 | <Index>2</Index> |
71 | <ParameterKey>cass_b_jup(2)</ParameterKey> | 70 | <ParameterKey>cass_b_jup(2)</ParameterKey> |
72 | </Element> | 71 | </Element> |
@@ -77,7 +76,7 @@ | @@ -77,7 +76,7 @@ | ||
77 | </Field> | 76 | </Field> |
78 | </Parameter> | 77 | </Parameter> |
79 | <Parameter> | 78 | <Parameter> |
80 | - <Name>b_mag</Name> | 79 | + <Name>|b|</Name> |
81 | <ParameterKey>cass_bmag_jup</ParameterKey> | 80 | <ParameterKey>cass_bmag_jup</ParameterKey> |
82 | <Description>Magnetic field vector magnitude</Description> | 81 | <Description>Magnetic field vector magnitude</Description> |
83 | <Ucd>phys.magField</Ucd> | 82 | <Ucd>phys.magField</Ucd> |
NumericalData/AMDA/Cassini/MAG/cass-mag-krtp.xml deleted
@@ -1,95 +0,0 @@ | @@ -1,95 +0,0 @@ | ||
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
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 | - <Version>2.2.6</Version> | ||
4 | - <NumericalData> | ||
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/cass-mag-krtp</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>KRTP_1min@PDS</ResourceName> | ||
8 | - <ReleaseDate>2015-10-12T15:43:00</ReleaseDate> | ||
9 | - <Description>1 minute averaged magnetic field data from the Cassini magnetometer, obtained from NASA/PDS plasma node, in KRTP coordinates | ||
10 | - obtained from NASA/PDS plasma node</Description> | ||
11 | - <Contact> | ||
12 | - <PersonID>spase://SMWG/Person/Elena.budnik</PersonID> | ||
13 | - <Role>TechnicalContact</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <URL>http://www.lesia.obspm.fr/</URL> | ||
17 | - </InformationURL> | ||
18 | - </ResourceHeader> | ||
19 | - <AccessInformation> | ||
20 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
21 | - <Availability>Online</Availability> | ||
22 | - <AccessRights>Open</AccessRights> | ||
23 | - <AccessURL> | ||
24 | - <Name>AMDA</Name> | ||
25 | - <URL>amda.cdpp.eu</URL> | ||
26 | - </AccessURL> | ||
27 | - <Format>NetCDF</Format> | ||
28 | - </AccessInformation> | ||
29 | - <ProviderName>PDS</ProviderName> | ||
30 | - <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID> | ||
31 | - <MeasurementType>MagneticField</MeasurementType> | ||
32 | - <TemporalDescription> | ||
33 | - <TimeSpan> | ||
34 | - <StartDate>2004-05-14T00:00:30Z</StartDate> | ||
35 | - <StopDate>2014-06-30T23:59:30Z</StopDate> | ||
36 | - </TimeSpan> | ||
37 | - <Cadence>PT60S</Cadence> | ||
38 | - </TemporalDescription> | ||
39 | - <ObservedRegion>Saturn</ObservedRegion> | ||
40 | - <ObservedRegion>Saturn.Titan</ObservedRegion> | ||
41 | - <ObservedRegion>Saturn.Enceladus</ObservedRegion> | ||
42 | - <ObservedRegion>Saturn.Dione</ObservedRegion> | ||
43 | - <ObservedRegion>Saturn.Rhea</ObservedRegion> | ||
44 | - <ObservedRegion>Saturn.Tethys</ObservedRegion> | ||
45 | - <ObservedRegion>Saturn.Mimas</ObservedRegion> | ||
46 | - <ObservedRegion>Saturn.Iapetus</ObservedRegion> | ||
47 | - <ObservedRegion>Interstellar</ObservedRegion> | ||
48 | - <Parameter> | ||
49 | - <Name>b_krtp</Name> | ||
50 | - <ParameterKey>cass_b_krtp</ParameterKey> | ||
51 | - <Description>Magnetic field vector components in KRTP coordinates </Description> | ||
52 | - <Ucd>phys.magField</Ucd> | ||
53 | - <Units>nT</Units> | ||
54 | - <RenderingHints> | ||
55 | - <DisplayType>TimeSeries</DisplayType> | ||
56 | - </RenderingHints> | ||
57 | - <Structure> | ||
58 | - <Size>3</Size> | ||
59 | - <Element> | ||
60 | - <Name>b_r</Name> | ||
61 | - <Index>0</Index> | ||
62 | - <ParameterKey>cass_b_krtp(0)</ParameterKey> | ||
63 | - </Element> | ||
64 | - <Element> | ||
65 | - <Name>b_theta</Name> | ||
66 | - <Index>1</Index> | ||
67 | - <ParameterKey>cass_b_krtp(1)</ParameterKey> | ||
68 | - </Element> | ||
69 | - <Element> | ||
70 | - <Name>b_phi</Name> | ||
71 | - <Index>2</Index> | ||
72 | - <ParameterKey>cass_b_krtp(2)</ParameterKey> | ||
73 | - </Element> | ||
74 | - </Structure> | ||
75 | - <Field> | ||
76 | - <Qualifier>Vector</Qualifier> | ||
77 | - <FieldQuantity>Magnetic</FieldQuantity> | ||
78 | - </Field> | ||
79 | - </Parameter> | ||
80 | - <Parameter> | ||
81 | - <Name>b_mag</Name> | ||
82 | - <ParameterKey>cass_bmag_krtp</ParameterKey> | ||
83 | - <Description>Magnetic field vector magnitude</Description> | ||
84 | - <Ucd>phys.magField</Ucd> | ||
85 | - <Units>nT</Units> | ||
86 | - <RenderingHints> | ||
87 | - <DisplayType>TimeSeries</DisplayType> | ||
88 | - </RenderingHints> | ||
89 | - <Field> | ||
90 | - <Qualifier>Magnitude</Qualifier> | ||
91 | - <FieldQuantity>Magnetic</FieldQuantity> | ||
92 | - </Field> | ||
93 | - </Parameter> | ||
94 | - </NumericalData> | ||
95 | -</Spase> |
NumericalData/AMDA/Cassini/MAG/cass-mag-ksm.xml deleted
@@ -1,95 +0,0 @@ | @@ -1,95 +0,0 @@ | ||
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
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 | - <Version>2.2.6</Version> | ||
4 | - <NumericalData> | ||
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/cass-mag-ksm</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>KSM_1min@PDS</ResourceName> | ||
8 | - <ReleaseDate>2015-10-12T16:05:00</ReleaseDate> | ||
9 | - <Description>1 minute averaged magnetic field data from the Cassini magnetometer, obtained from NASA/PDS plasma node, in KSM coordinates | ||
10 | - obtained from NASA/PDS plasma node</Description> | ||
11 | - <Contact> | ||
12 | - <PersonID>spase://SMWG/Person/Elena.budnik</PersonID> | ||
13 | - <Role>TechnicalContact</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <URL>http://www.lesia.obspm.fr/</URL> | ||
17 | - </InformationURL> | ||
18 | - </ResourceHeader> | ||
19 | - <AccessInformation> | ||
20 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
21 | - <Availability>Online</Availability> | ||
22 | - <AccessRights>Open</AccessRights> | ||
23 | - <AccessURL> | ||
24 | - <Name>AMDA</Name> | ||
25 | - <URL>amda.cdpp.eu</URL> | ||
26 | - </AccessURL> | ||
27 | - <Format>NetCDF</Format> | ||
28 | - </AccessInformation> | ||
29 | - <ProviderName>PDS</ProviderName> | ||
30 | - <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID> | ||
31 | - <MeasurementType>MagneticField</MeasurementType> | ||
32 | - <TemporalDescription> | ||
33 | - <TimeSpan> | ||
34 | - <StartDate>2004-05-14T00:00:30Z</StartDate> | ||
35 | - <StopDate>2014-06-30T23:59:30Z</StopDate> | ||
36 | - </TimeSpan> | ||
37 | - <Cadence>PT60S</Cadence> | ||
38 | - </TemporalDescription> | ||
39 | - <ObservedRegion>Saturn</ObservedRegion> | ||
40 | - <ObservedRegion>Saturn.Titan</ObservedRegion> | ||
41 | - <ObservedRegion>Saturn.Enceladus</ObservedRegion> | ||
42 | - <ObservedRegion>Saturn.Dione</ObservedRegion> | ||
43 | - <ObservedRegion>Saturn.Rhea</ObservedRegion> | ||
44 | - <ObservedRegion>Saturn.Tethys</ObservedRegion> | ||
45 | - <ObservedRegion>Saturn.Mimas</ObservedRegion> | ||
46 | - <ObservedRegion>Saturn.Iapetus</ObservedRegion> | ||
47 | - <ObservedRegion>Interstellar</ObservedRegion> | ||
48 | - <Parameter> | ||
49 | - <Name>b_ksm</Name> | ||
50 | - <ParameterKey>cass_b_ksm</ParameterKey> | ||
51 | - <Description>Magnetic field vector components in KSM coordinates </Description> | ||
52 | - <Ucd>phys.magField</Ucd> | ||
53 | - <Units>nT</Units> | ||
54 | - <RenderingHints> | ||
55 | - <DisplayType>TimeSeries</DisplayType> | ||
56 | - </RenderingHints> | ||
57 | - <Structure> | ||
58 | - <Size>3</Size> | ||
59 | - <Element> | ||
60 | - <Name>b_x</Name> | ||
61 | - <Index>0</Index> | ||
62 | - <ParameterKey>cass_b_ksm(0)</ParameterKey> | ||
63 | - </Element> | ||
64 | - <Element> | ||
65 | - <Name>b_y</Name> | ||
66 | - <Index>1</Index> | ||
67 | - <ParameterKey>cass_b_ksm(1)</ParameterKey> | ||
68 | - </Element> | ||
69 | - <Element> | ||
70 | - <Name>b_z</Name> | ||
71 | - <Index>2</Index> | ||
72 | - <ParameterKey>cass_b_ksm(2)</ParameterKey> | ||
73 | - </Element> | ||
74 | - </Structure> | ||
75 | - <Field> | ||
76 | - <Qualifier>Vector</Qualifier> | ||
77 | - <FieldQuantity>Magnetic</FieldQuantity> | ||
78 | - </Field> | ||
79 | - </Parameter> | ||
80 | - <Parameter> | ||
81 | - <Name>b_mag</Name> | ||
82 | - <ParameterKey>cass_bmag_ksm</ParameterKey> | ||
83 | - <Description>Magnetic field vector magnitude</Description> | ||
84 | - <Ucd>phys.magField</Ucd> | ||
85 | - <Units>nT</Units> | ||
86 | - <RenderingHints> | ||
87 | - <DisplayType>TimeSeries</DisplayType> | ||
88 | - </RenderingHints> | ||
89 | - <Field> | ||
90 | - <Qualifier>Magnitude</Qualifier> | ||
91 | - <FieldQuantity>Magnetic</FieldQuantity> | ||
92 | - </Field> | ||
93 | - </Parameter> | ||
94 | - </NumericalData> | ||
95 | -</Spase> |
NumericalData/AMDA/Cassini/MAG/cass-mag-kso.xml deleted
@@ -1,95 +0,0 @@ | @@ -1,95 +0,0 @@ | ||
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
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 | - <Version>2.2.6</Version> | ||
4 | - <NumericalData> | ||
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/cass-mag-kso</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>KSO_1min@PDS</ResourceName> | ||
8 | - <ReleaseDate>2015-10-12T16:43:00</ReleaseDate> | ||
9 | - <Description>1 minute averaged magnetic field data from the Cassini magnetometer, obtained from NASA/PDS plasma node, in KSO coordinates | ||
10 | - obtained from NASA/PDS plasma node</Description> | ||
11 | - <Contact> | ||
12 | - <PersonID>spase://SMWG/Person/Elena.budnik</PersonID> | ||
13 | - <Role>TechnicalContact</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <URL>http://www.lesia.obspm.fr/</URL> | ||
17 | - </InformationURL> | ||
18 | - </ResourceHeader> | ||
19 | - <AccessInformation> | ||
20 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
21 | - <Availability>Online</Availability> | ||
22 | - <AccessRights>Open</AccessRights> | ||
23 | - <AccessURL> | ||
24 | - <Name>AMDA</Name> | ||
25 | - <URL>amda.cdpp.eu</URL> | ||
26 | - </AccessURL> | ||
27 | - <Format>NetCDF</Format> | ||
28 | - </AccessInformation> | ||
29 | - <ProviderName>PDS</ProviderName> | ||
30 | - <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID> | ||
31 | - <MeasurementType>MagneticField</MeasurementType> | ||
32 | - <TemporalDescription> | ||
33 | - <TimeSpan> | ||
34 | - <StartDate>2004-05-14T00:00:30Z</StartDate> | ||
35 | - <StopDate>2014-06-30T23:59:30Z</StopDate> | ||
36 | - </TimeSpan> | ||
37 | - <Cadence>PT60S</Cadence> | ||
38 | - </TemporalDescription> | ||
39 | - <ObservedRegion>Saturn</ObservedRegion> | ||
40 | - <ObservedRegion>Saturn.Titan</ObservedRegion> | ||
41 | - <ObservedRegion>Saturn.Enceladus</ObservedRegion> | ||
42 | - <ObservedRegion>Saturn.Dione</ObservedRegion> | ||
43 | - <ObservedRegion>Saturn.Rhea</ObservedRegion> | ||
44 | - <ObservedRegion>Saturn.Tethys</ObservedRegion> | ||
45 | - <ObservedRegion>Saturn.Mimas</ObservedRegion> | ||
46 | - <ObservedRegion>Saturn.Iapetus</ObservedRegion> | ||
47 | - <ObservedRegion>Interstellar</ObservedRegion> | ||
48 | - <Parameter> | ||
49 | - <Name>b_kso</Name> | ||
50 | - <ParameterKey>cass_b_kso</ParameterKey> | ||
51 | - <Description>Magnetic field vector components in KSO coordinates </Description> | ||
52 | - <Ucd>phys.magField</Ucd> | ||
53 | - <Units>nT</Units> | ||
54 | - <RenderingHints> | ||
55 | - <DisplayType>TimeSeries</DisplayType> | ||
56 | - </RenderingHints> | ||
57 | - <Structure> | ||
58 | - <Size>3</Size> | ||
59 | - <Element> | ||
60 | - <Name>b_x</Name> | ||
61 | - <Index>0</Index> | ||
62 | - <ParameterKey>cass_b_kso(0)</ParameterKey> | ||
63 | - </Element> | ||
64 | - <Element> | ||
65 | - <Name>b_y</Name> | ||
66 | - <Index>1</Index> | ||
67 | - <ParameterKey>cass_b_kso(1)</ParameterKey> | ||
68 | - </Element> | ||
69 | - <Element> | ||
70 | - <Name>b_z</Name> | ||
71 | - <Index>2</Index> | ||
72 | - <ParameterKey>cass_b_kso(2)</ParameterKey> | ||
73 | - </Element> | ||
74 | - </Structure> | ||
75 | - <Field> | ||
76 | - <Qualifier>Vector</Qualifier> | ||
77 | - <FieldQuantity>Magnetic</FieldQuantity> | ||
78 | - </Field> | ||
79 | - </Parameter> | ||
80 | - <Parameter> | ||
81 | - <Name>b_mag</Name> | ||
82 | - <ParameterKey>cass_bmag_kso</ParameterKey> | ||
83 | - <Description>Magnetic field vector magnitude</Description> | ||
84 | - <Ucd>phys.magField</Ucd> | ||
85 | - <Units>nT</Units> | ||
86 | - <RenderingHints> | ||
87 | - <DisplayType>TimeSeries</DisplayType> | ||
88 | - </RenderingHints> | ||
89 | - <Field> | ||
90 | - <Qualifier>Magnitude</Qualifier> | ||
91 | - <FieldQuantity>Magnetic</FieldQuantity> | ||
92 | - </Field> | ||
93 | - </Parameter> | ||
94 | - </NumericalData> | ||
95 | -</Spase> |
NumericalData/AMDA/Cassini/MAG/cass-mag-rtn.xml deleted
@@ -1,93 +0,0 @@ | @@ -1,93 +0,0 @@ | ||
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
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 | - <Version>2.2.6</Version> | ||
4 | - <NumericalData> | ||
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/cass-mag-rtn</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>RTN_1min@PDS</ResourceName> | ||
8 | - <ReleaseDate>2015-10-12T16:03:00</ReleaseDate> | ||
9 | - <Description>1 minute averaged magnetic field data from the Cassini magnetometer, obtained from NASA/PDS plasma node, in RTN coordinates | ||
10 | - obtained from NASA/PDS plasma node</Description> | ||
11 | - <Contact> | ||
12 | - <PersonID>spase://SMWG/Person/Elena.budnik</PersonID> | ||
13 | - <Role>TechnicalContact</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <URL>http://www.lesia.obspm.fr/</URL> | ||
17 | - </InformationURL> | ||
18 | - </ResourceHeader> | ||
19 | - <AccessInformation> | ||
20 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
21 | - <Availability>Online</Availability> | ||
22 | - <AccessRights>Open</AccessRights> | ||
23 | - <AccessURL> | ||
24 | - <Name>AMDA</Name> | ||
25 | - <URL>amda.cdpp.eu</URL> | ||
26 | - </AccessURL> | ||
27 | - <Format>NetCDF</Format> | ||
28 | - </AccessInformation> | ||
29 | - <ProviderName>PDS</ProviderName> | ||
30 | - <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID> | ||
31 | - <MeasurementType>MagneticField</MeasurementType> | ||
32 | - <TemporalDescription> | ||
33 | - <TimeSpan> | ||
34 | - <StartDate>2001-01-01T02:39:30Z</StartDate> | ||
35 | - <StopDate>2014-06-30T23:59:30Z</StopDate> | ||
36 | - </TimeSpan> | ||
37 | - <Cadence>PT60S</Cadence> | ||
38 | - </TemporalDescription> | ||
39 | - <ObservedRegion>Saturn</ObservedRegion> | ||
40 | - <ObservedRegion>Saturn.Titan</ObservedRegion> | ||
41 | - <ObservedRegion>Saturn.Enceladus</ObservedRegion> | ||
42 | - <ObservedRegion>Saturn.Dione</ObservedRegion> | ||
43 | - <ObservedRegion>Saturn.Rhea</ObservedRegion> | ||
44 | - <ObservedRegion>Saturn.Tethys</ObservedRegion> | ||
45 | - <ObservedRegion>Saturn.Mimas</ObservedRegion> | ||
46 | - <ObservedRegion>Saturn.Iapetus</ObservedRegion> | ||
47 | - <ObservedRegion>Interstellar</ObservedRegion> | ||
48 | - <Parameter> | ||
49 | - <Name>b_rtn</Name> | ||
50 | - <ParameterKey>cass_b_rtn</ParameterKey> | ||
51 | - <Description>Magnetic field vector components in RTN coordinates </Description> | ||
52 | - <Ucd>phys.magField</Ucd> | ||
53 | - <Units>nT</Units> | ||
54 | - <CoordinateSystem> | ||
55 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
56 | - <CoordinateSystemName>RTN</CoordinateSystemName> | ||
57 | - </CoordinateSystem> | ||
58 | - <Structure> | ||
59 | - <Size>3</Size> | ||
60 | - <Element> | ||
61 | - <Name>b_r</Name> | ||
62 | - <Index>0</Index> | ||
63 | - <ParameterKey>cass_b_rtn(0)</ParameterKey> | ||
64 | - </Element> | ||
65 | - <Element> | ||
66 | - <Name>b_t</Name> | ||
67 | - <Index>1</Index> | ||
68 | - <ParameterKey>cass_b_rtn(1)</ParameterKey> | ||
69 | - </Element> | ||
70 | - <Element> | ||
71 | - <Name>b_n</Name> | ||
72 | - <Index>2</Index> | ||
73 | - <ParameterKey>cass_b_rtn(2)</ParameterKey> | ||
74 | - </Element> | ||
75 | - </Structure> | ||
76 | - <Field> | ||
77 | - <Qualifier>Vector</Qualifier> | ||
78 | - <FieldQuantity>Magnetic</FieldQuantity> | ||
79 | - </Field> | ||
80 | - </Parameter> | ||
81 | - <Parameter> | ||
82 | - <Name>b_mag</Name> | ||
83 | - <ParameterKey>cass_bmag_rtn</ParameterKey> | ||
84 | - <Description>Magnetic field vector magnitude</Description> | ||
85 | - <Ucd>phys.magField</Ucd> | ||
86 | - <Units>nT</Units> | ||
87 | - <Field> | ||
88 | - <Qualifier>Magnitude</Qualifier> | ||
89 | - <FieldQuantity>Magnetic</FieldQuantity> | ||
90 | - </Field> | ||
91 | - </Parameter> | ||
92 | - </NumericalData> | ||
93 | -</Spase> |