Commit 46c42f1b0c2488e549809b1d95d1b924fc9ed695
1 parent
d5dd0057
Exists in
master
and in
11 other branches
MMS burst FGM
Showing
7 changed files
with
727 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,37 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/MMS2/FGM</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>FGM</ResourceName> | |
8 | + <AlternateName>Fluxgate Magnetometer</AlternateName> | |
9 | + <ReleaseDate>2017-02-04T15:37:46Z</ReleaseDate> | |
10 | + <Description>The Fluxgate Magnetometers (FGM) on Magnetospheric Multiscale consist of a traditional Analog | |
11 | +Fluxgate Magnetometer (AFG), and a Digital Fluxgate magnetometer (DFG). The dual magnetometers are operated as a single | |
12 | + instrument providing a single intercalibrated data product. Range changes occur at different times on the two instruments | |
13 | + so the gains checked each periapsis can be carried out unambiguously to apoapsis. Cross correlation of calibration | |
14 | +parameters can separate causes of the any apparent calibration changes. Use of Electron Drift Instrument (EDI) to determine the field along the | |
15 | +rotation axis allows accurate monitoring of the zero levels along the rotation axis. Prior to | |
16 | + launch the magnetometers were calibrated at the Technical University, Braunschweig, except for the AFG magnetometers on MMS3 and MMS4, | |
17 | + which were calibrated at UCLA. Both sets of sensors are operated for the entire MMS orbit, with slow | |
18 | +survey (8 samples per second) outside of the Region of Interest (ROI), and fast survey (16 samples per second) inside the ROI. | |
19 | +Within the ROI burst mode data (128 samples per second) are also acquired.</Description> | |
20 | + <Contact> | |
21 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
22 | + <Role>PrincipalInvestigator</Role> | |
23 | + </Contact> | |
24 | + <Contact> | |
25 | + <PersonID>spase://SMWG/Person/Christopher.T.Russell</PersonID> | |
26 | + <Role>PrincipalInvestigator</Role> | |
27 | + </Contact> | |
28 | + <Contact> | |
29 | + <PersonID>spase://CNES/Person/W.Magnus</PersonID> | |
30 | + <Role>PrincipalInvestigator</Role> | |
31 | + </Contact> | |
32 | + </ResourceHeader> | |
33 | + <InstrumentType>Magnetometer</InstrumentType> | |
34 | + <InvestigationName/> | |
35 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/MMS2</ObservatoryID> | |
36 | + </Instrument> | |
37 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/MMS3/FGM</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>FGM</ResourceName> | |
8 | + <AlternateName>Fluxgate Magnetometer</AlternateName> | |
9 | + <ReleaseDate>2017-02-04T15:37:46Z</ReleaseDate> | |
10 | + <Description>The Fluxgate Magnetometers (FGM) on Magnetospheric Multiscale consist of a traditional Analog | |
11 | +Fluxgate Magnetometer (AFG), and a Digital Fluxgate magnetometer (DFG). The dual magnetometers are operated as a single | |
12 | + instrument providing a single intercalibrated data product. Range changes occur at different times on the two instruments | |
13 | + so the gains checked each periapsis can be carried out unambiguously to apoapsis. Cross correlation of calibration | |
14 | +parameters can separate causes of the any apparent calibration changes. Use of Electron Drift Instrument (EDI) to determine the field along the | |
15 | +rotation axis allows accurate monitoring of the zero levels along the rotation axis. Prior to | |
16 | + launch the magnetometers were calibrated at the Technical University, Braunschweig, except for the AFG magnetometers on MMS3 and MMS4, | |
17 | + which were calibrated at UCLA. Both sets of sensors are operated for the entire MMS orbit, with slow | |
18 | +survey (8 samples per second) outside of the Region of Interest (ROI), and fast survey (16 samples per second) inside the ROI. | |
19 | +Within the ROI burst mode data (128 samples per second) are also acquired.</Description> | |
20 | + <Contact> | |
21 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
22 | + <Role>PrincipalInvestigator</Role> | |
23 | + </Contact> | |
24 | + <Contact> | |
25 | + <PersonID>spase://SMWG/Person/Christopher.T.Russell</PersonID> | |
26 | + <Role>PrincipalInvestigator</Role> | |
27 | + </Contact> | |
28 | + <Contact> | |
29 | + <PersonID>spase://CNES/Person/W.Magnus</PersonID> | |
30 | + <Role>PrincipalInvestigator</Role> | |
31 | + </Contact> | |
32 | + </ResourceHeader> | |
33 | + <InstrumentType>Magnetometer</InstrumentType> | |
34 | + <InvestigationName/> | |
35 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/MMS3</ObservatoryID> | |
36 | + </Instrument> | |
37 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/MMS4/FGM</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>FGM</ResourceName> | |
8 | + <AlternateName>Fluxgate Magnetometer</AlternateName> | |
9 | + <ReleaseDate>2017-02-04T15:37:46Z</ReleaseDate> | |
10 | + <Description>The Fluxgate Magnetometers (FGM) on Magnetospheric Multiscale consist of a traditional Analog | |
11 | +Fluxgate Magnetometer (AFG), and a Digital Fluxgate magnetometer (DFG). The dual magnetometers are operated as a single | |
12 | + instrument providing a single intercalibrated data product. Range changes occur at different times on the two instruments | |
13 | + so the gains checked each periapsis can be carried out unambiguously to apoapsis. Cross correlation of calibration | |
14 | +parameters can separate causes of the any apparent calibration changes. Use of Electron Drift Instrument (EDI) to determine the field along the | |
15 | +rotation axis allows accurate monitoring of the zero levels along the rotation axis. Prior to | |
16 | + launch the magnetometers were calibrated at the Technical University, Braunschweig, except for the AFG magnetometers on MMS3 and MMS4, | |
17 | + which were calibrated at UCLA. Both sets of sensors are operated for the entire MMS orbit, with slow | |
18 | +survey (8 samples per second) outside of the Region of Interest (ROI), and fast survey (16 samples per second) inside the ROI. | |
19 | +Within the ROI burst mode data (128 samples per second) are also acquired.</Description> | |
20 | + <Contact> | |
21 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
22 | + <Role>PrincipalInvestigator</Role> | |
23 | + </Contact> | |
24 | + <Contact> | |
25 | + <PersonID>spase://SMWG/Person/Christopher.T.Russell</PersonID> | |
26 | + <Role>PrincipalInvestigator</Role> | |
27 | + </Contact> | |
28 | + <Contact> | |
29 | + <PersonID>spase://CNES/Person/W.Magnus</PersonID> | |
30 | + <Role>PrincipalInvestigator</Role> | |
31 | + </Contact> | |
32 | + </ResourceHeader> | |
33 | + <InstrumentType>Magnetometer</InstrumentType> | |
34 | + <InvestigationName/> | |
35 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/MMS4</ObservatoryID> | |
36 | + </Instrument> | |
37 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,154 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS1/FGM/mms1-fgm-brst</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>burst</ResourceName> | |
8 | + <AlternateName>burst</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>For the purpose of creating a unified FGM Level 2 data product, burst mode data is taken from DFG and survey mode data is taken | |
11 | + from AFG. Because AFG and DFG are cross-calibrated on an orbit-averaged basis, | |
12 | + small differences in offset may be observed between Level2 burst and survey mode | |
13 | + data. Consequently, any differences are within the error of the measurement. Based on preliminary analysis of the data, | |
14 | + the absolute error within the Region of Interest (ROI) is estimated to be no more than 0.1 nT in the spin-plane, | |
15 | + 0.15 nT along the spin-axis and 0.2 nT in total magnitude | |
16 | + </Description> | |
17 | + <Contact> | |
18 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
19 | + <Role>PrincipalInvestigator</Role> | |
20 | + </Contact> | |
21 | + <Contact> | |
22 | + <PersonID>spase://SMWG/Person/Christopher.T.Russell</PersonID> | |
23 | + <Role>PrincipalInvestigator</Role> | |
24 | + </Contact> | |
25 | + <Contact> | |
26 | + <PersonID>spase://CNES/Person/W.Magnus</PersonID> | |
27 | + <Role>PrincipalInvestigator</Role> | |
28 | + </Contact> | |
29 | + <InformationURL> | |
30 | + <Name>MMS home page at GSFC</Name> | |
31 | + <URL>http://mms.gsfc.nasa.gov/</URL> | |
32 | + </InformationURL> | |
33 | + <InformationURL> | |
34 | + <Name>SMART package home page at SWRI</Name> | |
35 | + <URL>http://mms.space.swri.edu/index.html</URL> | |
36 | + </InformationURL> | |
37 | + <InformationURL> | |
38 | + <Name>Science Data Center at LASP</Name> | |
39 | + <URL>https://lasp.colorado.edu/mms/sdc</URL> | |
40 | + </InformationURL> | |
41 | + <InformationURL> | |
42 | + <Name>FGM team home page at UCLA</Name> | |
43 | + <URL>http://www-spc.igpp.ucla.edu/ssc/mms</URL> | |
44 | + </InformationURL> | |
45 | + <InformationURL> | |
46 | + <Name>FGM team at IWF</Name> | |
47 | + <URL>http://www.iwf.oeaw.ac.at</URL> | |
48 | + </InformationURL> | |
49 | + </ResourceHeader> | |
50 | + <AccessInformation> | |
51 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
52 | + <Availability>Online</Availability> | |
53 | + <AccessRights>Open</AccessRights> | |
54 | + <AccessURL> | |
55 | + <Name>AMDA at CDPP</Name> | |
56 | + <URL>amda.cdpp.eu</URL> | |
57 | + </AccessURL> | |
58 | + <Format>NetCDF</Format> | |
59 | + </AccessInformation> | |
60 | + <ProviderName>IRAP</ProviderName> | |
61 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS1/FGM</InstrumentID> | |
62 | + <MeasurementType>MagneticField</MeasurementType> | |
63 | + <TemporalDescription> | |
64 | + <TimeSpan> | |
65 | + <StartDate>2015-09-01T00:00:00Z</StartDate> | |
66 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
67 | + </TimeSpan> | |
68 | + <Cadence>PT0.01S</Cadence> | |
69 | + </TemporalDescription> | |
70 | + <Parameter> | |
71 | + <Name>b_gse</Name> | |
72 | + <ParameterKey>mms1_brst_bgse</ParameterKey> | |
73 | + <Description/> | |
74 | + <Ucd/> | |
75 | + <Units>nT</Units> | |
76 | + <UnitsConversion/> | |
77 | + <CoordinateSystem> | |
78 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
79 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
80 | + </CoordinateSystem> | |
81 | + <RenderingHints> | |
82 | + <DisplayType>TimeSeries</DisplayType> | |
83 | + </RenderingHints> | |
84 | + <Structure> | |
85 | + <Size>3</Size> | |
86 | + <Element> | |
87 | + <Name>bx</Name> | |
88 | + <Qualifier>Component.I</Qualifier> | |
89 | + <Index>1</Index> | |
90 | + <ParameterKey>mms1_brst_bgse(0)</ParameterKey> | |
91 | + </Element> | |
92 | + <Element> | |
93 | + <Name>by</Name> | |
94 | + <Qualifier>Component.J</Qualifier> | |
95 | + <Index>2</Index> | |
96 | + <ParameterKey>mms1_brst_bgse(1)</ParameterKey> | |
97 | + </Element> | |
98 | + <Element> | |
99 | + <Name>bz</Name> | |
100 | + <Qualifier>Component.K</Qualifier> | |
101 | + <Index>3</Index> | |
102 | + <ParameterKey>mms1_brst_bgse(2)</ParameterKey> | |
103 | + </Element> | |
104 | + </Structure> | |
105 | + </Parameter> | |
106 | + <Parameter> | |
107 | + <Name>b_gsm</Name> | |
108 | + <ParameterKey>mms1_brst_bgsm</ParameterKey> | |
109 | + <Description/> | |
110 | + <Ucd/> | |
111 | + <Units>nT</Units> | |
112 | + <UnitsConversion/> | |
113 | + <CoordinateSystem> | |
114 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
115 | + <CoordinateSystemName>GSM</CoordinateSystemName> | |
116 | + </CoordinateSystem> | |
117 | + <RenderingHints> | |
118 | + <DisplayType>TimeSeries</DisplayType> | |
119 | + </RenderingHints> | |
120 | + <Structure> | |
121 | + <Size>3</Size> | |
122 | + <Element> | |
123 | + <Name>bx</Name> | |
124 | + <Qualifier>Component.I</Qualifier> | |
125 | + <Index>1</Index> | |
126 | + <ParameterKey>mms1_brst_bgsm(0)</ParameterKey> | |
127 | + </Element> | |
128 | + <Element> | |
129 | + <Name>by</Name> | |
130 | + <Qualifier>Component.J</Qualifier> | |
131 | + <Index>2</Index> | |
132 | + <ParameterKey>mms1_brst_bgsm(1)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>bz</Name> | |
136 | + <Qualifier>Component.K</Qualifier> | |
137 | + <Index>3</Index> | |
138 | + <ParameterKey>mms1_brst_bgsm(2)</ParameterKey> | |
139 | + </Element> | |
140 | + </Structure> | |
141 | + </Parameter> | |
142 | + <Parameter> | |
143 | + <Name>|b|</Name> | |
144 | + <ParameterKey>mms1_brst_btot</ParameterKey> | |
145 | + <Description/> | |
146 | + <Ucd/> | |
147 | + <Units>nT</Units> | |
148 | + <UnitsConversion/> | |
149 | + <RenderingHints> | |
150 | + <DisplayType>TimeSeries</DisplayType> | |
151 | + </RenderingHints> | |
152 | + </Parameter> | |
153 | + </NumericalData> | |
154 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,154 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS2/FGM/mms2-fgm-brst</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>burst</ResourceName> | |
8 | + <AlternateName>burst</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>For the purpose of creating a unified FGM Level 2 data product, burst mode data is taken from DFG and survey mode data is taken | |
11 | + from AFG. Because AFG and DFG are cross-calibrated on an orbit-averaged basis, | |
12 | + small differences in offset may be observed between Level2 burst and survey mode | |
13 | + data. Consequently, any differences are within the error of the measurement. Based on preliminary analysis of the data, | |
14 | + the absolute error within the Region of Interest (ROI) is estimated to be no more than 0.1 nT in the spin-plane, | |
15 | + 0.15 nT along the spin-axis and 0.2 nT in total magnitude | |
16 | + </Description> | |
17 | + <Contact> | |
18 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
19 | + <Role>PrincipalInvestigator</Role> | |
20 | + </Contact> | |
21 | + <Contact> | |
22 | + <PersonID>spase://SMWG/Person/Christopher.T.Russell</PersonID> | |
23 | + <Role>PrincipalInvestigator</Role> | |
24 | + </Contact> | |
25 | + <Contact> | |
26 | + <PersonID>spase://CNES/Person/W.Magnus</PersonID> | |
27 | + <Role>PrincipalInvestigator</Role> | |
28 | + </Contact> | |
29 | + <InformationURL> | |
30 | + <Name>MMS home page at GSFC</Name> | |
31 | + <URL>http://mms.gsfc.nasa.gov/</URL> | |
32 | + </InformationURL> | |
33 | + <InformationURL> | |
34 | + <Name>SMART package home page at SWRI</Name> | |
35 | + <URL>http://mms.space.swri.edu/index.html</URL> | |
36 | + </InformationURL> | |
37 | + <InformationURL> | |
38 | + <Name>Science Data Center at LASP</Name> | |
39 | + <URL>https://lasp.colorado.edu/mms/sdc</URL> | |
40 | + </InformationURL> | |
41 | + <InformationURL> | |
42 | + <Name>FGM team home page at UCLA</Name> | |
43 | + <URL>http://www-spc.igpp.ucla.edu/ssc/mms</URL> | |
44 | + </InformationURL> | |
45 | + <InformationURL> | |
46 | + <Name>FGM team at IWF</Name> | |
47 | + <URL>http://www.iwf.oeaw.ac.at</URL> | |
48 | + </InformationURL> | |
49 | + </ResourceHeader> | |
50 | + <AccessInformation> | |
51 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
52 | + <Availability>Online</Availability> | |
53 | + <AccessRights>Open</AccessRights> | |
54 | + <AccessURL> | |
55 | + <Name>AMDA at CDPP</Name> | |
56 | + <URL>amda.cdpp.eu</URL> | |
57 | + </AccessURL> | |
58 | + <Format>NetCDF</Format> | |
59 | + </AccessInformation> | |
60 | + <ProviderName>IRAP</ProviderName> | |
61 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS2/FGM</InstrumentID> | |
62 | + <MeasurementType>MagneticField</MeasurementType> | |
63 | + <TemporalDescription> | |
64 | + <TimeSpan> | |
65 | + <StartDate>2015-09-01T00:00:00Z</StartDate> | |
66 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
67 | + </TimeSpan> | |
68 | + <Cadence>PT0.01S</Cadence> | |
69 | + </TemporalDescription> | |
70 | + <Parameter> | |
71 | + <Name>b_gse</Name> | |
72 | + <ParameterKey>mms2_brst_bgse</ParameterKey> | |
73 | + <Description/> | |
74 | + <Ucd/> | |
75 | + <Units>nT</Units> | |
76 | + <UnitsConversion/> | |
77 | + <CoordinateSystem> | |
78 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
79 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
80 | + </CoordinateSystem> | |
81 | + <RenderingHints> | |
82 | + <DisplayType>TimeSeries</DisplayType> | |
83 | + </RenderingHints> | |
84 | + <Structure> | |
85 | + <Size>3</Size> | |
86 | + <Element> | |
87 | + <Name>bx</Name> | |
88 | + <Qualifier>Component.I</Qualifier> | |
89 | + <Index>1</Index> | |
90 | + <ParameterKey>mms2_brst_bgse(0)</ParameterKey> | |
91 | + </Element> | |
92 | + <Element> | |
93 | + <Name>by</Name> | |
94 | + <Qualifier>Component.J</Qualifier> | |
95 | + <Index>2</Index> | |
96 | + <ParameterKey>mms2_brst_bgse(1)</ParameterKey> | |
97 | + </Element> | |
98 | + <Element> | |
99 | + <Name>bz</Name> | |
100 | + <Qualifier>Component.K</Qualifier> | |
101 | + <Index>3</Index> | |
102 | + <ParameterKey>mms2_brst_bgse(2)</ParameterKey> | |
103 | + </Element> | |
104 | + </Structure> | |
105 | + </Parameter> | |
106 | + <Parameter> | |
107 | + <Name>b_gsm</Name> | |
108 | + <ParameterKey>mms2_brst_bgsm</ParameterKey> | |
109 | + <Description/> | |
110 | + <Ucd/> | |
111 | + <Units>nT</Units> | |
112 | + <UnitsConversion/> | |
113 | + <CoordinateSystem> | |
114 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
115 | + <CoordinateSystemName>GSM</CoordinateSystemName> | |
116 | + </CoordinateSystem> | |
117 | + <RenderingHints> | |
118 | + <DisplayType>TimeSeries</DisplayType> | |
119 | + </RenderingHints> | |
120 | + <Structure> | |
121 | + <Size>3</Size> | |
122 | + <Element> | |
123 | + <Name>bx</Name> | |
124 | + <Qualifier>Component.I</Qualifier> | |
125 | + <Index>1</Index> | |
126 | + <ParameterKey>mms2_brst_bgsm(0)</ParameterKey> | |
127 | + </Element> | |
128 | + <Element> | |
129 | + <Name>by</Name> | |
130 | + <Qualifier>Component.J</Qualifier> | |
131 | + <Index>2</Index> | |
132 | + <ParameterKey>mms2_brst_bgsm(1)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>bz</Name> | |
136 | + <Qualifier>Component.K</Qualifier> | |
137 | + <Index>3</Index> | |
138 | + <ParameterKey>mms2_brst_bgsm(2)</ParameterKey> | |
139 | + </Element> | |
140 | + </Structure> | |
141 | + </Parameter> | |
142 | + <Parameter> | |
143 | + <Name>|b|</Name> | |
144 | + <ParameterKey>mms2_brst_btot</ParameterKey> | |
145 | + <Description/> | |
146 | + <Ucd/> | |
147 | + <Units>nT</Units> | |
148 | + <UnitsConversion/> | |
149 | + <RenderingHints> | |
150 | + <DisplayType>TimeSeries</DisplayType> | |
151 | + </RenderingHints> | |
152 | + </Parameter> | |
153 | + </NumericalData> | |
154 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,154 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS3/FGM/mms3-fgm-brst</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>burst</ResourceName> | |
8 | + <AlternateName>burst</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>For the purpose of creating a unified FGM Level 2 data product, burst mode data is taken from DFG and survey mode data is taken | |
11 | + from AFG. Because AFG and DFG are cross-calibrated on an orbit-averaged basis, | |
12 | + small differences in offset may be observed between Level2 burst and survey mode | |
13 | + data. Consequently, any differences are within the error of the measurement. Based on preliminary analysis of the data, | |
14 | + the absolute error within the Region of Interest (ROI) is estimated to be no more than 0.1 nT in the spin-plane, | |
15 | + 0.15 nT along the spin-axis and 0.2 nT in total magnitude | |
16 | + </Description> | |
17 | + <Contact> | |
18 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
19 | + <Role>PrincipalInvestigator</Role> | |
20 | + </Contact> | |
21 | + <Contact> | |
22 | + <PersonID>spase://SMWG/Person/Christopher.T.Russell</PersonID> | |
23 | + <Role>PrincipalInvestigator</Role> | |
24 | + </Contact> | |
25 | + <Contact> | |
26 | + <PersonID>spase://CNES/Person/W.Magnus</PersonID> | |
27 | + <Role>PrincipalInvestigator</Role> | |
28 | + </Contact> | |
29 | + <InformationURL> | |
30 | + <Name>MMS home page at GSFC</Name> | |
31 | + <URL>http://mms.gsfc.nasa.gov/</URL> | |
32 | + </InformationURL> | |
33 | + <InformationURL> | |
34 | + <Name>SMART package home page at SWRI</Name> | |
35 | + <URL>http://mms.space.swri.edu/index.html</URL> | |
36 | + </InformationURL> | |
37 | + <InformationURL> | |
38 | + <Name>Science Data Center at LASP</Name> | |
39 | + <URL>https://lasp.colorado.edu/mms/sdc</URL> | |
40 | + </InformationURL> | |
41 | + <InformationURL> | |
42 | + <Name>FGM team home page at UCLA</Name> | |
43 | + <URL>http://www-spc.igpp.ucla.edu/ssc/mms</URL> | |
44 | + </InformationURL> | |
45 | + <InformationURL> | |
46 | + <Name>FGM team at IWF</Name> | |
47 | + <URL>http://www.iwf.oeaw.ac.at</URL> | |
48 | + </InformationURL> | |
49 | + </ResourceHeader> | |
50 | + <AccessInformation> | |
51 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
52 | + <Availability>Online</Availability> | |
53 | + <AccessRights>Open</AccessRights> | |
54 | + <AccessURL> | |
55 | + <Name>AMDA at CDPP</Name> | |
56 | + <URL>amda.cdpp.eu</URL> | |
57 | + </AccessURL> | |
58 | + <Format>NetCDF</Format> | |
59 | + </AccessInformation> | |
60 | + <ProviderName>IRAP</ProviderName> | |
61 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS3/FGM</InstrumentID> | |
62 | + <MeasurementType>MagneticField</MeasurementType> | |
63 | + <TemporalDescription> | |
64 | + <TimeSpan> | |
65 | + <StartDate>2015-09-01T00:00:00Z</StartDate> | |
66 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
67 | + </TimeSpan> | |
68 | + <Cadence>PT0.01S</Cadence> | |
69 | + </TemporalDescription> | |
70 | + <Parameter> | |
71 | + <Name>b_gse</Name> | |
72 | + <ParameterKey>mms3_brst_bgse</ParameterKey> | |
73 | + <Description/> | |
74 | + <Ucd/> | |
75 | + <Units>nT</Units> | |
76 | + <UnitsConversion/> | |
77 | + <CoordinateSystem> | |
78 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
79 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
80 | + </CoordinateSystem> | |
81 | + <RenderingHints> | |
82 | + <DisplayType>TimeSeries</DisplayType> | |
83 | + </RenderingHints> | |
84 | + <Structure> | |
85 | + <Size>3</Size> | |
86 | + <Element> | |
87 | + <Name>bx</Name> | |
88 | + <Qualifier>Component.I</Qualifier> | |
89 | + <Index>1</Index> | |
90 | + <ParameterKey>mms3_brst_bgse(0)</ParameterKey> | |
91 | + </Element> | |
92 | + <Element> | |
93 | + <Name>by</Name> | |
94 | + <Qualifier>Component.J</Qualifier> | |
95 | + <Index>2</Index> | |
96 | + <ParameterKey>mms3_brst_bgse(1)</ParameterKey> | |
97 | + </Element> | |
98 | + <Element> | |
99 | + <Name>bz</Name> | |
100 | + <Qualifier>Component.K</Qualifier> | |
101 | + <Index>3</Index> | |
102 | + <ParameterKey>mms3_brst_bgse(2)</ParameterKey> | |
103 | + </Element> | |
104 | + </Structure> | |
105 | + </Parameter> | |
106 | + <Parameter> | |
107 | + <Name>b_gsm</Name> | |
108 | + <ParameterKey>mms3_brst_bgsm</ParameterKey> | |
109 | + <Description/> | |
110 | + <Ucd/> | |
111 | + <Units>nT</Units> | |
112 | + <UnitsConversion/> | |
113 | + <CoordinateSystem> | |
114 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
115 | + <CoordinateSystemName>GSM</CoordinateSystemName> | |
116 | + </CoordinateSystem> | |
117 | + <RenderingHints> | |
118 | + <DisplayType>TimeSeries</DisplayType> | |
119 | + </RenderingHints> | |
120 | + <Structure> | |
121 | + <Size>3</Size> | |
122 | + <Element> | |
123 | + <Name>bx</Name> | |
124 | + <Qualifier>Component.I</Qualifier> | |
125 | + <Index>1</Index> | |
126 | + <ParameterKey>mms3_brst_bgsm(0)</ParameterKey> | |
127 | + </Element> | |
128 | + <Element> | |
129 | + <Name>by</Name> | |
130 | + <Qualifier>Component.J</Qualifier> | |
131 | + <Index>2</Index> | |
132 | + <ParameterKey>mms3_brst_bgsm(1)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>bz</Name> | |
136 | + <Qualifier>Component.K</Qualifier> | |
137 | + <Index>3</Index> | |
138 | + <ParameterKey>mms3_brst_bgsm(2)</ParameterKey> | |
139 | + </Element> | |
140 | + </Structure> | |
141 | + </Parameter> | |
142 | + <Parameter> | |
143 | + <Name>|b|</Name> | |
144 | + <ParameterKey>mms3_brst_btot</ParameterKey> | |
145 | + <Description/> | |
146 | + <Ucd/> | |
147 | + <Units>nT</Units> | |
148 | + <UnitsConversion/> | |
149 | + <RenderingHints> | |
150 | + <DisplayType>TimeSeries</DisplayType> | |
151 | + </RenderingHints> | |
152 | + </Parameter> | |
153 | + </NumericalData> | |
154 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,154 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS4/FGM/mms4-fgm-brst</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>burst</ResourceName> | |
8 | + <AlternateName>burst</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>For the purpose of creating a unified FGM Level 2 data product, burst mode data is taken from DFG and survey mode data is taken | |
11 | + from AFG. Because AFG and DFG are cross-calibrated on an orbit-averaged basis, | |
12 | + small differences in offset may be observed between Level2 burst and survey mode | |
13 | + data. Consequently, any differences are within the error of the measurement. Based on preliminary analysis of the data, | |
14 | + the absolute error within the Region of Interest (ROI) is estimated to be no more than 0.1 nT in the spin-plane, | |
15 | + 0.15 nT along the spin-axis and 0.2 nT in total magnitude | |
16 | + </Description> | |
17 | + <Contact> | |
18 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
19 | + <Role>PrincipalInvestigator</Role> | |
20 | + </Contact> | |
21 | + <Contact> | |
22 | + <PersonID>spase://SMWG/Person/Christopher.T.Russell</PersonID> | |
23 | + <Role>PrincipalInvestigator</Role> | |
24 | + </Contact> | |
25 | + <Contact> | |
26 | + <PersonID>spase://CNES/Person/W.Magnus</PersonID> | |
27 | + <Role>PrincipalInvestigator</Role> | |
28 | + </Contact> | |
29 | + <InformationURL> | |
30 | + <Name>MMS home page at GSFC</Name> | |
31 | + <URL>http://mms.gsfc.nasa.gov/</URL> | |
32 | + </InformationURL> | |
33 | + <InformationURL> | |
34 | + <Name>SMART package home page at SWRI</Name> | |
35 | + <URL>http://mms.space.swri.edu/index.html</URL> | |
36 | + </InformationURL> | |
37 | + <InformationURL> | |
38 | + <Name>Science Data Center at LASP</Name> | |
39 | + <URL>https://lasp.colorado.edu/mms/sdc</URL> | |
40 | + </InformationURL> | |
41 | + <InformationURL> | |
42 | + <Name>FGM team home page at UCLA</Name> | |
43 | + <URL>http://www-spc.igpp.ucla.edu/ssc/mms</URL> | |
44 | + </InformationURL> | |
45 | + <InformationURL> | |
46 | + <Name>FGM team at IWF</Name> | |
47 | + <URL>http://www.iwf.oeaw.ac.at</URL> | |
48 | + </InformationURL> | |
49 | + </ResourceHeader> | |
50 | + <AccessInformation> | |
51 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
52 | + <Availability>Online</Availability> | |
53 | + <AccessRights>Open</AccessRights> | |
54 | + <AccessURL> | |
55 | + <Name>AMDA at CDPP</Name> | |
56 | + <URL>amda.cdpp.eu</URL> | |
57 | + </AccessURL> | |
58 | + <Format>NetCDF</Format> | |
59 | + </AccessInformation> | |
60 | + <ProviderName>IRAP</ProviderName> | |
61 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS4/FGM</InstrumentID> | |
62 | + <MeasurementType>MagneticField</MeasurementType> | |
63 | + <TemporalDescription> | |
64 | + <TimeSpan> | |
65 | + <StartDate>2015-09-01T00:00:00Z</StartDate> | |
66 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
67 | + </TimeSpan> | |
68 | + <Cadence>PT0.01S</Cadence> | |
69 | + </TemporalDescription> | |
70 | + <Parameter> | |
71 | + <Name>b_gse</Name> | |
72 | + <ParameterKey>mms4_brst_bgse</ParameterKey> | |
73 | + <Description/> | |
74 | + <Ucd/> | |
75 | + <Units>nT</Units> | |
76 | + <UnitsConversion/> | |
77 | + <CoordinateSystem> | |
78 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
79 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
80 | + </CoordinateSystem> | |
81 | + <RenderingHints> | |
82 | + <DisplayType>TimeSeries</DisplayType> | |
83 | + </RenderingHints> | |
84 | + <Structure> | |
85 | + <Size>3</Size> | |
86 | + <Element> | |
87 | + <Name>bx</Name> | |
88 | + <Qualifier>Component.I</Qualifier> | |
89 | + <Index>1</Index> | |
90 | + <ParameterKey>mms4_brst_bgse(0)</ParameterKey> | |
91 | + </Element> | |
92 | + <Element> | |
93 | + <Name>by</Name> | |
94 | + <Qualifier>Component.J</Qualifier> | |
95 | + <Index>2</Index> | |
96 | + <ParameterKey>mms4_brst_bgse(1)</ParameterKey> | |
97 | + </Element> | |
98 | + <Element> | |
99 | + <Name>bz</Name> | |
100 | + <Qualifier>Component.K</Qualifier> | |
101 | + <Index>3</Index> | |
102 | + <ParameterKey>mms4_brst_bgse(2)</ParameterKey> | |
103 | + </Element> | |
104 | + </Structure> | |
105 | + </Parameter> | |
106 | + <Parameter> | |
107 | + <Name>b_gsm</Name> | |
108 | + <ParameterKey>mms4_brst_bgsm</ParameterKey> | |
109 | + <Description/> | |
110 | + <Ucd/> | |
111 | + <Units>nT</Units> | |
112 | + <UnitsConversion/> | |
113 | + <CoordinateSystem> | |
114 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
115 | + <CoordinateSystemName>GSM</CoordinateSystemName> | |
116 | + </CoordinateSystem> | |
117 | + <RenderingHints> | |
118 | + <DisplayType>TimeSeries</DisplayType> | |
119 | + </RenderingHints> | |
120 | + <Structure> | |
121 | + <Size>3</Size> | |
122 | + <Element> | |
123 | + <Name>bx</Name> | |
124 | + <Qualifier>Component.I</Qualifier> | |
125 | + <Index>1</Index> | |
126 | + <ParameterKey>mms4_brst_bgsm(0)</ParameterKey> | |
127 | + </Element> | |
128 | + <Element> | |
129 | + <Name>by</Name> | |
130 | + <Qualifier>Component.J</Qualifier> | |
131 | + <Index>2</Index> | |
132 | + <ParameterKey>mms4_brst_bgsm(1)</ParameterKey> | |
133 | + </Element> | |
134 | + <Element> | |
135 | + <Name>bz</Name> | |
136 | + <Qualifier>Component.K</Qualifier> | |
137 | + <Index>3</Index> | |
138 | + <ParameterKey>mms4_brst_bgsm(2)</ParameterKey> | |
139 | + </Element> | |
140 | + </Structure> | |
141 | + </Parameter> | |
142 | + <Parameter> | |
143 | + <Name>|b|</Name> | |
144 | + <ParameterKey>mms4_brst_btot</ParameterKey> | |
145 | + <Description/> | |
146 | + <Ucd/> | |
147 | + <Units>nT</Units> | |
148 | + <UnitsConversion/> | |
149 | + <RenderingHints> | |
150 | + <DisplayType>TimeSeries</DisplayType> | |
151 | + </RenderingHints> | |
152 | + </Parameter> | |
153 | + </NumericalData> | |
154 | +</Spase> | ... | ... |