Commit 17f47fa10c0e56d8a668f840f783f0e4a5e4d4e7
1 parent
f5cb60d3
Exists in
juice_jdc
and in
1 other branch
Minox fix + add magnitude parameters
Showing
2 changed files
with
27 additions
and
5 deletions
Show diff stats
NumericalData/CDPP-AMDA/BepiColombo/MPO/MAG/bepi-mpo-ibcruise.xml
... | ... | @@ -6,7 +6,7 @@ |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>inboard</ResourceName> |
8 | 8 | <ReleaseDate>2020-09-22T13:30:15Z</ReleaseDate> |
9 | - <Description>This data product contains DERIVED 1-Second-AVERAGED Magnetometer data of the BepiColombo MPO MPO-MAG IB sensor | |
9 | + <Description>This data product contains DERIVED 1-Second-AVERAGED Magnetometer data of the BepiColombo MPO MPO-MAG IB sensor | |
10 | 10 | in ECLIPJ2000 and SPACECRAFT coordinates. Observations have been made during the mission phase: CRUISE.</Description> |
11 | 11 | <Contact> |
12 | 12 | <PersonID>spase://CNES/Person/CDPP-AMDA/Daniel.Heyner</PersonID> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <Format>PNG</Format> |
51 | 51 | <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement> |
52 | 52 | </AccessInformation> |
53 | - <ProviderName>IRAP</ProviderName> | |
53 | + <ProviderName>PSA</ProviderName> | |
54 | 54 | <ProviderResourceName/> |
55 | 55 | <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/BepiColombo/MPO/MAG</InstrumentID> |
56 | 56 | <MeasurementType>MagneticField</MeasurementType> |
... | ... | @@ -119,5 +119,16 @@ |
119 | 119 | <FieldQuantity>Magnetic</FieldQuantity> |
120 | 120 | </Field> |
121 | 121 | </Parameter> |
122 | + <Parameter> | |
123 | + <Name>|b|</Name> | |
124 | + <ParameterKey>bepi_mpo_bibbtot</ParameterKey> | |
125 | + <Units>nT</Units> | |
126 | + <RenderingHints> | |
127 | + <DisplayType>TimeSeries</DisplayType> | |
128 | + </RenderingHints> | |
129 | + <Field> | |
130 | + <FieldQuantity>Magnetic</FieldQuantity> | |
131 | + </Field> | |
132 | + </Parameter> | |
122 | 133 | </NumericalData> |
123 | 134 | </Spase> | ... | ... |
NumericalData/CDPP-AMDA/BepiColombo/MPO/MAG/bepi-mpo-obcruise.xml
... | ... | @@ -4,9 +4,9 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/BepiColombo/MPO/MAG/bepi-mpo-obcruise</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>onboard</ResourceName> | |
7 | + <ResourceName>outboard</ResourceName> | |
8 | 8 | <ReleaseDate>2020-09-22T13:30:15Z</ReleaseDate> |
9 | - <Description>This data product contains DERIVED 1-Second-AVERAGED Magnetometer data of the BepiColombo MPO MPO-MAG OB sensor | |
9 | + <Description>This data product contains DERIVED 1-Second-AVERAGED Magnetometer data of the BepiColombo MPO MPO-MAG OB sensor | |
10 | 10 | in ECLIPJ2000 and SPACECRAFT coordinates. Observations have been made during the mission phase: CRUISE.</Description> |
11 | 11 | <Contact> |
12 | 12 | <PersonID>spase://CNES/Person/CDPP-AMDA/Daniel.Heyner</PersonID> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <Format>PNG</Format> |
51 | 51 | <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement> |
52 | 52 | </AccessInformation> |
53 | - <ProviderName>IRAP</ProviderName> | |
53 | + <ProviderName>PSA</ProviderName> | |
54 | 54 | <ProviderResourceName/> |
55 | 55 | <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/BepiColombo/MPO/MAG</InstrumentID> |
56 | 56 | <MeasurementType>MagneticField</MeasurementType> |
... | ... | @@ -119,5 +119,16 @@ |
119 | 119 | <FieldQuantity>Magnetic</FieldQuantity> |
120 | 120 | </Field> |
121 | 121 | </Parameter> |
122 | + <Parameter> | |
123 | + <Name>|b|</Name> | |
124 | + <ParameterKey>bepi_mpo_bobbtot</ParameterKey> | |
125 | + <Units>nT</Units> | |
126 | + <RenderingHints> | |
127 | + <DisplayType>TimeSeries</DisplayType> | |
128 | + </RenderingHints> | |
129 | + <Field> | |
130 | + <FieldQuantity>Magnetic</FieldQuantity> | |
131 | + </Field> | |
132 | + </Parameter> | |
122 | 133 | </NumericalData> |
123 | 134 | </Spase> | ... | ... |