Commit 180e3d6fe8975965391c9697f7397d89a5f466c6
1 parent
3932d64e
Exists in
master
and in
10 other branches
Merge MMS FPI electric currents from amdadev
Showing
24 changed files
with
784 additions
and
32 deletions
Show diff stats
NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-brst.current.xml
0 → 100644
... | ... | @@ -0,0 +1,94 @@ |
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/FPI/mms1-fpi-current</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electric current</ResourceName> | |
8 | + <AlternateName>electric current : burst mode</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>Derived parameter from electron and ion datasets of FPI instrument in Burst Mode. | |
11 | + | |
12 | + Electric current: mms1_brst_jgse = 1.6e-10*(mms1_brst_desm_n+mms1_brst_dism_n)*0.5*(mms1_brst_dism_v-mms1_brst_desm_v) | |
13 | + </Description> | |
14 | + <Contact> | |
15 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <Contact> | |
19 | + <PersonID>spase://CNES/Person/B.Giles</PersonID> | |
20 | + <Role>PrincipalInvestigator</Role> | |
21 | + </Contact> | |
22 | + <InformationURL> | |
23 | + <Name>MMS home page at GSFC</Name> | |
24 | + <URL>http://mms.gsfc.nasa.gov</URL> | |
25 | + </InformationURL> | |
26 | + <InformationURL> | |
27 | + <Name>FPI overview</Name> | |
28 | + <URL>http://www.nasa.gov/mission_pages/mms/spacecraft/instruments.html#fpi</URL> | |
29 | + </InformationURL> | |
30 | + <Association> | |
31 | + <AssociationID>mms1-fpi-brst</AssociationID> | |
32 | + <AssociationType>PartOf</AssociationType> | |
33 | + <Note>burst mode</Note> | |
34 | + </Association> | |
35 | + </ResourceHeader> | |
36 | + <AccessInformation> | |
37 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
38 | + <Availability>Online</Availability> | |
39 | + <AccessRights>Open</AccessRights> | |
40 | + <AccessURL> | |
41 | + <Name>AMDA at CDPP</Name> | |
42 | + <URL>amda.cdpp.eu</URL> | |
43 | + </AccessURL> | |
44 | + <Format>NetCDF</Format> | |
45 | + </AccessInformation> | |
46 | + <ProviderName>LASP</ProviderName> | |
47 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS1/FPI</InstrumentID> | |
48 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
49 | + <TemporalDescription> | |
50 | + <TimeSpan> | |
51 | + <StartDate>2000-08-22T00:00:00Z</StartDate> | |
52 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
53 | + </TimeSpan> | |
54 | + <Cadence>PT0.03S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <Parameter> | |
57 | + <Name>j_gse</Name> | |
58 | + <ParameterKey>mms1_brst_jgse</ParameterKey> | |
59 | + <Description>Electric current = 1.6e-10*(mms1_brst_desm_n+mms1_brst_dism_n)*0.5*(mms1_brst_dism_v-mms1_brst_desm_v)</Description> | |
60 | + <FillValue>-1e+31</FillValue> | |
61 | + <Ucd/> | |
62 | + <Units>A/m**2</Units> | |
63 | + <UnitsConversion/> | |
64 | + <CoordinateSystem> | |
65 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
66 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
67 | + </CoordinateSystem> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>jx</Name> | |
75 | + <Qualifier>Component.I</Qualifier> | |
76 | + <Index>1</Index> | |
77 | + <ParameterKey>mms1_brst_jgse(0)</ParameterKey> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>jy</Name> | |
81 | + <Qualifier>Component.J</Qualifier> | |
82 | + <Index>2</Index> | |
83 | + <ParameterKey>mms1_brst_jgse(1)</ParameterKey> | |
84 | + </Element> | |
85 | + <Element> | |
86 | + <Name>jz</Name> | |
87 | + <Qualifier>Component.K</Qualifier> | |
88 | + <Index>3</Index> | |
89 | + <ParameterKey>mms1_brst_jgse(2)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + </Parameter> | |
93 | + </NumericalData> | |
94 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-brst.desm.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-brst.desm</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>des-moms : electrons</ResourceName> | |
8 | - <AlternateName>electron moments : burst</AlternateName> | |
7 | + <ResourceName>DES : electrons</ResourceName> | |
8 | + <AlternateName>Dual Electron Spectrometers : burst mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-brst.dism.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-brst.dism</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>dis-moms : ions</ResourceName> | |
8 | - <AlternateName>ion moments : burst mode</AlternateName> | |
7 | + <ResourceName>DIS : ions</ResourceName> | |
8 | + <AlternateName>Dual Ion Spectrometers : burst mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-current.xml
0 → 100644
... | ... | @@ -0,0 +1,94 @@ |
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/FPI/mms1-fpi-current</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electric current</ResourceName> | |
8 | + <AlternateName>electric current : fast mode</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>Derived parameter from electron and ion datasets of FPI instrument in Fast Survey Mode. | |
11 | + | |
12 | + Electric current: mms1_fast_jgse = 1.6e-10*(mms1_des_ne+mms1_dis_ni)*0.5*(mms1_dis_vgse-mms1_des_vgse) | |
13 | + </Description> | |
14 | + <Contact> | |
15 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <Contact> | |
19 | + <PersonID>spase://CNES/Person/B.Giles</PersonID> | |
20 | + <Role>PrincipalInvestigator</Role> | |
21 | + </Contact> | |
22 | + <InformationURL> | |
23 | + <Name>MMS home page at GSFC</Name> | |
24 | + <URL>http://mms.gsfc.nasa.gov</URL> | |
25 | + </InformationURL> | |
26 | + <InformationURL> | |
27 | + <Name>FPI overview</Name> | |
28 | + <URL>http://www.nasa.gov/mission_pages/mms/spacecraft/instruments.html#fpi</URL> | |
29 | + </InformationURL> | |
30 | + <Association> | |
31 | + <AssociationID>mms1-fpi-fast</AssociationID> | |
32 | + <AssociationType>PartOf</AssociationType> | |
33 | + <Note>fast mode</Note> | |
34 | + </Association> | |
35 | + </ResourceHeader> | |
36 | + <AccessInformation> | |
37 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
38 | + <Availability>Online</Availability> | |
39 | + <AccessRights>Open</AccessRights> | |
40 | + <AccessURL> | |
41 | + <Name>AMDA at CDPP</Name> | |
42 | + <URL>amda.cdpp.eu</URL> | |
43 | + </AccessURL> | |
44 | + <Format>NetCDF</Format> | |
45 | + </AccessInformation> | |
46 | + <ProviderName>LASP</ProviderName> | |
47 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS1/FPI</InstrumentID> | |
48 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
49 | + <TemporalDescription> | |
50 | + <TimeSpan> | |
51 | + <StartDate>2000-08-22T00:00:00Z</StartDate> | |
52 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
53 | + </TimeSpan> | |
54 | + <Cadence>PT4.5S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <Parameter> | |
57 | + <Name>j_gse</Name> | |
58 | + <ParameterKey>mms1_fast_jgse</ParameterKey> | |
59 | + <Description>Electric current = 1.6e-10*(mms1_des_ne+mms1_dis_ni)*0.5*(mms1_dis_vgse-mms1_des_vgse)</Description> | |
60 | + <FillValue>-1e+31</FillValue> | |
61 | + <Ucd/> | |
62 | + <Units>A/m**2</Units> | |
63 | + <UnitsConversion/> | |
64 | + <CoordinateSystem> | |
65 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
66 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
67 | + </CoordinateSystem> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>jx</Name> | |
75 | + <Qualifier>Component.I</Qualifier> | |
76 | + <Index>1</Index> | |
77 | + <ParameterKey>mms1_fast_jgse(0)</ParameterKey> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>jy</Name> | |
81 | + <Qualifier>Component.J</Qualifier> | |
82 | + <Index>2</Index> | |
83 | + <ParameterKey>mms1_fast_jgse(1)</ParameterKey> | |
84 | + </Element> | |
85 | + <Element> | |
86 | + <Name>jz</Name> | |
87 | + <Qualifier>Component.K</Qualifier> | |
88 | + <Index>3</Index> | |
89 | + <ParameterKey>mms1_fast_jgse(2)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + </Parameter> | |
93 | + </NumericalData> | |
94 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-desmoms.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-desmoms</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>des-moms : electrons</ResourceName> | |
8 | - <AlternateName>electron moments : fast mode</AlternateName> | |
7 | + <ResourceName>DES : electrons</ResourceName> | |
8 | + <AlternateName>Dual Electron Spectrometers : fast mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-dismoms.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS1/FPI/mms1-fpi-dismoms</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>dis-moms : ions</ResourceName> | |
8 | - <AlternateName>ion moments : fast mode</AlternateName> | |
7 | + <ResourceName>DIS : ions</ResourceName> | |
8 | + <AlternateName>Dual Ion Spectrometers : fast mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-brst.current.xml
0 → 100644
... | ... | @@ -0,0 +1,94 @@ |
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/FPI/mms2-fpi-current</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electric current</ResourceName> | |
8 | + <AlternateName>electric current : burst mode</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>Derived parameter from electron and ion datasets of FPI instrument in Burst Mode. | |
11 | + | |
12 | + Electric current: mms2_brst_jgse = 1.6e-10*(mms2_brst_desm_n+mms2_brst_dism_n)*0.5*(mms2_brst_dism_v-mms2_brst_desm_v) | |
13 | + </Description> | |
14 | + <Contact> | |
15 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <Contact> | |
19 | + <PersonID>spase://CNES/Person/B.Giles</PersonID> | |
20 | + <Role>PrincipalInvestigator</Role> | |
21 | + </Contact> | |
22 | + <InformationURL> | |
23 | + <Name>MMS home page at GSFC</Name> | |
24 | + <URL>http://mms.gsfc.nasa.gov</URL> | |
25 | + </InformationURL> | |
26 | + <InformationURL> | |
27 | + <Name>FPI overview</Name> | |
28 | + <URL>http://www.nasa.gov/mission_pages/mms/spacecraft/instruments.html#fpi</URL> | |
29 | + </InformationURL> | |
30 | + <Association> | |
31 | + <AssociationID>mms2-fpi-brst</AssociationID> | |
32 | + <AssociationType>PartOf</AssociationType> | |
33 | + <Note>burst mode</Note> | |
34 | + </Association> | |
35 | + </ResourceHeader> | |
36 | + <AccessInformation> | |
37 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
38 | + <Availability>Online</Availability> | |
39 | + <AccessRights>Open</AccessRights> | |
40 | + <AccessURL> | |
41 | + <Name>AMDA at CDPP</Name> | |
42 | + <URL>amda.cdpp.eu</URL> | |
43 | + </AccessURL> | |
44 | + <Format>NetCDF</Format> | |
45 | + </AccessInformation> | |
46 | + <ProviderName>LASP</ProviderName> | |
47 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS2/FPI</InstrumentID> | |
48 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
49 | + <TemporalDescription> | |
50 | + <TimeSpan> | |
51 | + <StartDate>2000-08-22T00:00:00Z</StartDate> | |
52 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
53 | + </TimeSpan> | |
54 | + <Cadence>PT0.03S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <Parameter> | |
57 | + <Name>j_gse</Name> | |
58 | + <ParameterKey>mms2_brst_jgse</ParameterKey> | |
59 | + <Description>Electric current = 1.6e-10*(mms2_brst_desm_n+mms2_brst_dism_n)*0.5*(mms2_brst_dism_v-mms2_brst_desm_v)</Description> | |
60 | + <FillValue>-1e+31</FillValue> | |
61 | + <Ucd/> | |
62 | + <Units>A/m**2</Units> | |
63 | + <UnitsConversion/> | |
64 | + <CoordinateSystem> | |
65 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
66 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
67 | + </CoordinateSystem> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>jx</Name> | |
75 | + <Qualifier>Component.I</Qualifier> | |
76 | + <Index>1</Index> | |
77 | + <ParameterKey>mms2_brst_jgse(0)</ParameterKey> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>jy</Name> | |
81 | + <Qualifier>Component.J</Qualifier> | |
82 | + <Index>2</Index> | |
83 | + <ParameterKey>mms2_brst_jgse(1)</ParameterKey> | |
84 | + </Element> | |
85 | + <Element> | |
86 | + <Name>jz</Name> | |
87 | + <Qualifier>Component.K</Qualifier> | |
88 | + <Index>3</Index> | |
89 | + <ParameterKey>mms2_brst_jgse(2)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + </Parameter> | |
93 | + </NumericalData> | |
94 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-brst.desm.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-brst.desm</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>des-moms : electrons</ResourceName> | |
8 | - <AlternateName>electron moments : burst</AlternateName> | |
7 | + <ResourceName>DES : electrons</ResourceName> | |
8 | + <AlternateName>Dual Electron Spectrometers : burst mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-brst.dism.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-brst.dism</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>dis-moms : ions</ResourceName> | |
8 | - <AlternateName>ion moments : burst mode</AlternateName> | |
7 | + <ResourceName>DIS : ions</ResourceName> | |
8 | + <AlternateName>Dual Ion Spectrometers : burst mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-current.xml
0 → 100644
... | ... | @@ -0,0 +1,94 @@ |
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/FPI/mms2-fpi-current</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electric current</ResourceName> | |
8 | + <AlternateName>electric current : fast mode</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>Derived parameter from electron and ion datasets of FPI instrument in Fast Survey Mode. | |
11 | + | |
12 | + Electric current: mms2_fast_jgse = 1.6e-10*(mms2_des_ne+mms2_dis_ni)*0.5*(mms2_dis_vgse-mms2_des_vgse) | |
13 | + </Description> | |
14 | + <Contact> | |
15 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <Contact> | |
19 | + <PersonID>spase://CNES/Person/B.Giles</PersonID> | |
20 | + <Role>PrincipalInvestigator</Role> | |
21 | + </Contact> | |
22 | + <InformationURL> | |
23 | + <Name>MMS home page at GSFC</Name> | |
24 | + <URL>http://mms.gsfc.nasa.gov</URL> | |
25 | + </InformationURL> | |
26 | + <InformationURL> | |
27 | + <Name>FPI overview</Name> | |
28 | + <URL>http://www.nasa.gov/mission_pages/mms/spacecraft/instruments.html#fpi</URL> | |
29 | + </InformationURL> | |
30 | + <Association> | |
31 | + <AssociationID>mms2-fpi-fast</AssociationID> | |
32 | + <AssociationType>PartOf</AssociationType> | |
33 | + <Note>fast mode</Note> | |
34 | + </Association> | |
35 | + </ResourceHeader> | |
36 | + <AccessInformation> | |
37 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
38 | + <Availability>Online</Availability> | |
39 | + <AccessRights>Open</AccessRights> | |
40 | + <AccessURL> | |
41 | + <Name>AMDA at CDPP</Name> | |
42 | + <URL>amda.cdpp.eu</URL> | |
43 | + </AccessURL> | |
44 | + <Format>NetCDF</Format> | |
45 | + </AccessInformation> | |
46 | + <ProviderName>LASP</ProviderName> | |
47 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS2/FPI</InstrumentID> | |
48 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
49 | + <TemporalDescription> | |
50 | + <TimeSpan> | |
51 | + <StartDate>2000-08-22T00:00:00Z</StartDate> | |
52 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
53 | + </TimeSpan> | |
54 | + <Cadence>PT4.5S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <Parameter> | |
57 | + <Name>j_gse</Name> | |
58 | + <ParameterKey>mms2_fast_jgse</ParameterKey> | |
59 | + <Description>Electric current = 1.6e-10*(mms2_des_ne+mms2_dis_ni)*0.5*(mms2_dis_vgse-mms2_des_vgse)</Description> | |
60 | + <FillValue>-1e+31</FillValue> | |
61 | + <Ucd/> | |
62 | + <Units>A/m**2</Units> | |
63 | + <UnitsConversion/> | |
64 | + <CoordinateSystem> | |
65 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
66 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
67 | + </CoordinateSystem> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>jx</Name> | |
75 | + <Qualifier>Component.I</Qualifier> | |
76 | + <Index>1</Index> | |
77 | + <ParameterKey>mms2_fast_jgse(0)</ParameterKey> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>jy</Name> | |
81 | + <Qualifier>Component.J</Qualifier> | |
82 | + <Index>2</Index> | |
83 | + <ParameterKey>mms2_fast_jgse(1)</ParameterKey> | |
84 | + </Element> | |
85 | + <Element> | |
86 | + <Name>jz</Name> | |
87 | + <Qualifier>Component.K</Qualifier> | |
88 | + <Index>3</Index> | |
89 | + <ParameterKey>mms2_fast_jgse(2)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + </Parameter> | |
93 | + </NumericalData> | |
94 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-desmoms.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-desmoms</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>des-moms : electrons</ResourceName> | |
8 | - <AlternateName>electron moments : fast mode</AlternateName> | |
7 | + <ResourceName>DES : electrons</ResourceName> | |
8 | + <AlternateName>Dual Electron Spectrometers : fast mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-dismoms.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS2/FPI/mms2-fpi-dismoms</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>dis-moms : ions</ResourceName> | |
8 | - <AlternateName>ion moments : fast mode</AlternateName> | |
7 | + <ResourceName>DIS : ions</ResourceName> | |
8 | + <AlternateName>Dual Ion Spectrometers : fast mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-brst.current.xml
0 → 100644
... | ... | @@ -0,0 +1,94 @@ |
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/FPI/mms3-fpi-current</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electric current</ResourceName> | |
8 | + <AlternateName>electric current : burst mode</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>Derived parameter from electron and ion datasets of FPI instrument in Burst Mode. | |
11 | + | |
12 | + Electric current: mms3_brst_jgse = 1.6e-10*(mms3_brst_desm_n+mms3_brst_dism_n)*0.5*(mms3_brst_dism_v-mms3_brst_desm_v) | |
13 | + </Description> | |
14 | + <Contact> | |
15 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <Contact> | |
19 | + <PersonID>spase://CNES/Person/B.Giles</PersonID> | |
20 | + <Role>PrincipalInvestigator</Role> | |
21 | + </Contact> | |
22 | + <InformationURL> | |
23 | + <Name>MMS home page at GSFC</Name> | |
24 | + <URL>http://mms.gsfc.nasa.gov</URL> | |
25 | + </InformationURL> | |
26 | + <InformationURL> | |
27 | + <Name>FPI overview</Name> | |
28 | + <URL>http://www.nasa.gov/mission_pages/mms/spacecraft/instruments.html#fpi</URL> | |
29 | + </InformationURL> | |
30 | + <Association> | |
31 | + <AssociationID>mms3-fpi-brst</AssociationID> | |
32 | + <AssociationType>PartOf</AssociationType> | |
33 | + <Note>burst mode</Note> | |
34 | + </Association> | |
35 | + </ResourceHeader> | |
36 | + <AccessInformation> | |
37 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
38 | + <Availability>Online</Availability> | |
39 | + <AccessRights>Open</AccessRights> | |
40 | + <AccessURL> | |
41 | + <Name>AMDA at CDPP</Name> | |
42 | + <URL>amda.cdpp.eu</URL> | |
43 | + </AccessURL> | |
44 | + <Format>NetCDF</Format> | |
45 | + </AccessInformation> | |
46 | + <ProviderName>LASP</ProviderName> | |
47 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS3/FPI</InstrumentID> | |
48 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
49 | + <TemporalDescription> | |
50 | + <TimeSpan> | |
51 | + <StartDate>2000-08-22T00:00:00Z</StartDate> | |
52 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
53 | + </TimeSpan> | |
54 | + <Cadence>PT0.03S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <Parameter> | |
57 | + <Name>j_gse</Name> | |
58 | + <ParameterKey>mms3_brst_jgse</ParameterKey> | |
59 | + <Description>Electric current = 1.6e-10*(mms3_brst_desm_n+mms3_brst_dism_n)*0.5*(mms3_brst_dism_v-mms3_brst_desm_v)</Description> | |
60 | + <FillValue>-1e+31</FillValue> | |
61 | + <Ucd/> | |
62 | + <Units>A/m**2</Units> | |
63 | + <UnitsConversion/> | |
64 | + <CoordinateSystem> | |
65 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
66 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
67 | + </CoordinateSystem> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>jx</Name> | |
75 | + <Qualifier>Component.I</Qualifier> | |
76 | + <Index>1</Index> | |
77 | + <ParameterKey>mms3_brst_jgse(0)</ParameterKey> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>jy</Name> | |
81 | + <Qualifier>Component.J</Qualifier> | |
82 | + <Index>2</Index> | |
83 | + <ParameterKey>mms3_brst_jgse(1)</ParameterKey> | |
84 | + </Element> | |
85 | + <Element> | |
86 | + <Name>jz</Name> | |
87 | + <Qualifier>Component.K</Qualifier> | |
88 | + <Index>3</Index> | |
89 | + <ParameterKey>mms3_brst_jgse(2)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + </Parameter> | |
93 | + </NumericalData> | |
94 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-brst.desm.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-brst.desm</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>des-moms : electrons</ResourceName> | |
8 | - <AlternateName>electron moments : burst</AlternateName> | |
7 | + <ResourceName>DES : electrons</ResourceName> | |
8 | + <AlternateName>Dual Electron Spectrometers : burst mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-brst.dism.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-brst.dism</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>dis-moms : ions</ResourceName> | |
8 | - <AlternateName>ion moments : burst mode</AlternateName> | |
7 | + <ResourceName>DIS : ions</ResourceName> | |
8 | + <AlternateName>Dual Ion Spectrometers : burst mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-current.xml
0 → 100644
... | ... | @@ -0,0 +1,94 @@ |
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/FPI/mms3-fpi-current</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electric current</ResourceName> | |
8 | + <AlternateName>electric current : fast mode</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>Derived parameter from electron and ion datasets of FPI instrument in Fast Survey Mode. | |
11 | + | |
12 | + Electric current: mms3_fast_jgse = 1.6e-10*(mms3_des_ne+mms3_dis_ni)*0.5*(mms3_dis_vgse-mms3_des_vgse) | |
13 | + </Description> | |
14 | + <Contact> | |
15 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <Contact> | |
19 | + <PersonID>spase://CNES/Person/B.Giles</PersonID> | |
20 | + <Role>PrincipalInvestigator</Role> | |
21 | + </Contact> | |
22 | + <InformationURL> | |
23 | + <Name>MMS home page at GSFC</Name> | |
24 | + <URL>http://mms.gsfc.nasa.gov</URL> | |
25 | + </InformationURL> | |
26 | + <InformationURL> | |
27 | + <Name>FPI overview</Name> | |
28 | + <URL>http://www.nasa.gov/mission_pages/mms/spacecraft/instruments.html#fpi</URL> | |
29 | + </InformationURL> | |
30 | + <Association> | |
31 | + <AssociationID>mms3-fpi-fast</AssociationID> | |
32 | + <AssociationType>PartOf</AssociationType> | |
33 | + <Note>fast mode</Note> | |
34 | + </Association> | |
35 | + </ResourceHeader> | |
36 | + <AccessInformation> | |
37 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
38 | + <Availability>Online</Availability> | |
39 | + <AccessRights>Open</AccessRights> | |
40 | + <AccessURL> | |
41 | + <Name>AMDA at CDPP</Name> | |
42 | + <URL>amda.cdpp.eu</URL> | |
43 | + </AccessURL> | |
44 | + <Format>NetCDF</Format> | |
45 | + </AccessInformation> | |
46 | + <ProviderName>LASP</ProviderName> | |
47 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS3/FPI</InstrumentID> | |
48 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
49 | + <TemporalDescription> | |
50 | + <TimeSpan> | |
51 | + <StartDate>2000-08-22T00:00:00Z</StartDate> | |
52 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
53 | + </TimeSpan> | |
54 | + <Cadence>PT4.5S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <Parameter> | |
57 | + <Name>j_gse</Name> | |
58 | + <ParameterKey>mms3_fast_jgse</ParameterKey> | |
59 | + <Description>Electric current = 1.6e-10*(mms3_des_ne+mms3_dis_ni)*0.5*(mms3_dis_vgse-mms3_des_vgse)</Description> | |
60 | + <FillValue>-1e+31</FillValue> | |
61 | + <Ucd/> | |
62 | + <Units>A/m**2</Units> | |
63 | + <UnitsConversion/> | |
64 | + <CoordinateSystem> | |
65 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
66 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
67 | + </CoordinateSystem> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>jx</Name> | |
75 | + <Qualifier>Component.I</Qualifier> | |
76 | + <Index>1</Index> | |
77 | + <ParameterKey>mms3_fast_jgse(0)</ParameterKey> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>jy</Name> | |
81 | + <Qualifier>Component.J</Qualifier> | |
82 | + <Index>2</Index> | |
83 | + <ParameterKey>mms3_fast_jgse(1)</ParameterKey> | |
84 | + </Element> | |
85 | + <Element> | |
86 | + <Name>jz</Name> | |
87 | + <Qualifier>Component.K</Qualifier> | |
88 | + <Index>3</Index> | |
89 | + <ParameterKey>mms3_fast_jgse(2)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + </Parameter> | |
93 | + </NumericalData> | |
94 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-desmoms.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-desmoms</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>des-moms : electrons</ResourceName> | |
8 | - <AlternateName>electron moments : fast mode</AlternateName> | |
7 | + <ResourceName>DES : electrons</ResourceName> | |
8 | + <AlternateName>Dual Electron Spectrometers : fast mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-dismoms.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS3/FPI/mms3-fpi-dismoms</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>dis-moms : ions</ResourceName> | |
8 | - <AlternateName>ion moments : fast mode</AlternateName> | |
7 | + <ResourceName>DIS : ions</ResourceName> | |
8 | + <AlternateName>Dual Ion Spectrometers : fast mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-brst.current.xml
0 → 100644
... | ... | @@ -0,0 +1,94 @@ |
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/FPI/mms4-fpi-current</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electric current</ResourceName> | |
8 | + <AlternateName>electric current : burst mode</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>Derived parameter from electron and ion datasets of FPI instrument in Burst Mode. | |
11 | + | |
12 | + Electric current: mms4_brst_jgse = 1.6e-10*(mms4_brst_desm_n+mms4_brst_dism_n)*0.5*(mms4_brst_dism_v-mms4_brst_desm_v) | |
13 | + </Description> | |
14 | + <Contact> | |
15 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <Contact> | |
19 | + <PersonID>spase://CNES/Person/B.Giles</PersonID> | |
20 | + <Role>PrincipalInvestigator</Role> | |
21 | + </Contact> | |
22 | + <InformationURL> | |
23 | + <Name>MMS home page at GSFC</Name> | |
24 | + <URL>http://mms.gsfc.nasa.gov</URL> | |
25 | + </InformationURL> | |
26 | + <InformationURL> | |
27 | + <Name>FPI overview</Name> | |
28 | + <URL>http://www.nasa.gov/mission_pages/mms/spacecraft/instruments.html#fpi</URL> | |
29 | + </InformationURL> | |
30 | + <Association> | |
31 | + <AssociationID>mms4-fpi-brst</AssociationID> | |
32 | + <AssociationType>PartOf</AssociationType> | |
33 | + <Note>burst mode</Note> | |
34 | + </Association> | |
35 | + </ResourceHeader> | |
36 | + <AccessInformation> | |
37 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
38 | + <Availability>Online</Availability> | |
39 | + <AccessRights>Open</AccessRights> | |
40 | + <AccessURL> | |
41 | + <Name>AMDA at CDPP</Name> | |
42 | + <URL>amda.cdpp.eu</URL> | |
43 | + </AccessURL> | |
44 | + <Format>NetCDF</Format> | |
45 | + </AccessInformation> | |
46 | + <ProviderName>LASP</ProviderName> | |
47 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS4/FPI</InstrumentID> | |
48 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
49 | + <TemporalDescription> | |
50 | + <TimeSpan> | |
51 | + <StartDate>2000-08-22T00:00:00Z</StartDate> | |
52 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
53 | + </TimeSpan> | |
54 | + <Cadence>PT0.03S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <Parameter> | |
57 | + <Name>j_gse</Name> | |
58 | + <ParameterKey>mms4_brst_jgse</ParameterKey> | |
59 | + <Description>Electric current = 1.6e-10*(mms4_brst_desm_n+mms4_brst_dism_n)*0.5*(mms4_brst_dism_v-mms4_brst_desm_v)</Description> | |
60 | + <FillValue>-1e+31</FillValue> | |
61 | + <Ucd/> | |
62 | + <Units>A/m**2</Units> | |
63 | + <UnitsConversion/> | |
64 | + <CoordinateSystem> | |
65 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
66 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
67 | + </CoordinateSystem> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>jx</Name> | |
75 | + <Qualifier>Component.I</Qualifier> | |
76 | + <Index>1</Index> | |
77 | + <ParameterKey>mms4_brst_jgse(0)</ParameterKey> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>jy</Name> | |
81 | + <Qualifier>Component.J</Qualifier> | |
82 | + <Index>2</Index> | |
83 | + <ParameterKey>mms4_brst_jgse(1)</ParameterKey> | |
84 | + </Element> | |
85 | + <Element> | |
86 | + <Name>jz</Name> | |
87 | + <Qualifier>Component.K</Qualifier> | |
88 | + <Index>3</Index> | |
89 | + <ParameterKey>mms4_brst_jgse(2)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + </Parameter> | |
93 | + </NumericalData> | |
94 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-brst.desm.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-brst.desm</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>des-moms : electrons</ResourceName> | |
8 | - <AlternateName>electron moments : burst</AlternateName> | |
7 | + <ResourceName>DES : electrons</ResourceName> | |
8 | + <AlternateName>Dual Electron Spectrometers : burst mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-brst.dism.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-brst.dism</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>dis-moms : ions</ResourceName> | |
8 | - <AlternateName>ion moments : burst mode</AlternateName> | |
7 | + <ResourceName>DIS : ions</ResourceName> | |
8 | + <AlternateName>Dual Ion Spectrometers : burst mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-current.xml
0 → 100644
... | ... | @@ -0,0 +1,94 @@ |
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/FPI/mms4-fpi-current</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electric current</ResourceName> | |
8 | + <AlternateName>electric current : fast mode</AlternateName> | |
9 | + <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> | |
10 | + <Description>Derived parameter from electron and ion datasets of FPI instrument in Fast Survey Mode. | |
11 | + | |
12 | + Electric current: mms4_fast_jgse = 1.6e-10*(mms4_des_ne+mms4_dis_ni)*0.5*(mms4_dis_vgse-mms4_des_vgse) | |
13 | + </Description> | |
14 | + <Contact> | |
15 | + <PersonID>spase://CNES/Person/James.L.Burch</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <Contact> | |
19 | + <PersonID>spase://CNES/Person/B.Giles</PersonID> | |
20 | + <Role>PrincipalInvestigator</Role> | |
21 | + </Contact> | |
22 | + <InformationURL> | |
23 | + <Name>MMS home page at GSFC</Name> | |
24 | + <URL>http://mms.gsfc.nasa.gov</URL> | |
25 | + </InformationURL> | |
26 | + <InformationURL> | |
27 | + <Name>FPI overview</Name> | |
28 | + <URL>http://www.nasa.gov/mission_pages/mms/spacecraft/instruments.html#fpi</URL> | |
29 | + </InformationURL> | |
30 | + <Association> | |
31 | + <AssociationID>mms4-fpi-fast</AssociationID> | |
32 | + <AssociationType>PartOf</AssociationType> | |
33 | + <Note>fast mode</Note> | |
34 | + </Association> | |
35 | + </ResourceHeader> | |
36 | + <AccessInformation> | |
37 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
38 | + <Availability>Online</Availability> | |
39 | + <AccessRights>Open</AccessRights> | |
40 | + <AccessURL> | |
41 | + <Name>AMDA at CDPP</Name> | |
42 | + <URL>amda.cdpp.eu</URL> | |
43 | + </AccessURL> | |
44 | + <Format>NetCDF</Format> | |
45 | + </AccessInformation> | |
46 | + <ProviderName>LASP</ProviderName> | |
47 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MMS4/FPI</InstrumentID> | |
48 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
49 | + <TemporalDescription> | |
50 | + <TimeSpan> | |
51 | + <StartDate>2000-08-22T00:00:00Z</StartDate> | |
52 | + <StopDate>2019-01-14T15:58:00Z</StopDate> | |
53 | + </TimeSpan> | |
54 | + <Cadence>PT4.5S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <Parameter> | |
57 | + <Name>j_gse</Name> | |
58 | + <ParameterKey>mms4_fast_jgse</ParameterKey> | |
59 | + <Description>Electric current = 1.6e-10*(mms4_des_ne+mms4_dis_ni)*0.5*(mms4_dis_vgse-mms4_des_vgse)</Description> | |
60 | + <FillValue>-1e+31</FillValue> | |
61 | + <Ucd/> | |
62 | + <Units>A/m**2</Units> | |
63 | + <UnitsConversion/> | |
64 | + <CoordinateSystem> | |
65 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
66 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
67 | + </CoordinateSystem> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>jx</Name> | |
75 | + <Qualifier>Component.I</Qualifier> | |
76 | + <Index>1</Index> | |
77 | + <ParameterKey>mms4_fast_jgse(0)</ParameterKey> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>jy</Name> | |
81 | + <Qualifier>Component.J</Qualifier> | |
82 | + <Index>2</Index> | |
83 | + <ParameterKey>mms4_fast_jgse(1)</ParameterKey> | |
84 | + </Element> | |
85 | + <Element> | |
86 | + <Name>jz</Name> | |
87 | + <Qualifier>Component.K</Qualifier> | |
88 | + <Index>3</Index> | |
89 | + <ParameterKey>mms4_fast_jgse(2)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + </Parameter> | |
93 | + </NumericalData> | |
94 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-desmoms.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-desmoms</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>des-moms : electrons</ResourceName> | |
8 | - <AlternateName>electron moments : fast mode</AlternateName> | |
7 | + <ResourceName>DES : electrons</ResourceName> | |
8 | + <AlternateName>Dual Electron Spectrometers : fast mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |
NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-dismoms.xml
... | ... | @@ -4,8 +4,8 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MMS/MMS4/FPI/mms4-fpi-dismoms</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>dis-moms : ions</ResourceName> | |
8 | - <AlternateName>ion moments : fast mode</AlternateName> | |
7 | + <ResourceName>DIS : ions</ResourceName> | |
8 | + <AlternateName>Dual Ion Spectrometers : fast mode</AlternateName> | |
9 | 9 | <ReleaseDate>2017-01-16T11:50:00</ReleaseDate> |
10 | 10 | <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for |
11 | 11 | the current Mission Phase. Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made | ... | ... |