From b6a82dd045d481c3edac09523bd813b11d1fa4dc Mon Sep 17 00:00:00 2001 From: Quentin Brzustowski <quentin.brzustowski@irap.omp.eu> Date: Mon, 24 Feb 2020 10:51:43 +0100 Subject: [PATCH] changed name MAG to FGM --- Instrument/CDPP-AMDA/UKS/FGM.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+), 0 deletions(-) create mode 100644 Instrument/CDPP-AMDA/UKS/FGM.xml diff --git a/Instrument/CDPP-AMDA/UKS/FGM.xml b/Instrument/CDPP-AMDA/UKS/FGM.xml new file mode 100644 index 0000000..142115a --- /dev/null +++ b/Instrument/CDPP-AMDA/UKS/FGM.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<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"> + <Version>2.3.1</Version> + <Instrument> + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/UKS/FGM</ResourceID> + <ResourceHeader> + <ResourceName>FGM</ResourceName> + <AlternateName>Triaxial Fluxgate Magnetometer</AlternateName> + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> + <Description> + The instrument consisted of a three-axis orthogonal fluxgate magnetometer with ring core sensors. + It was a refurbished ISEE 1/2 flight spare. One of the two possible ranges, plus and minus 256 or 8192 nT, could be selected by ground command. + The accuracy of the instrument was +/- 1 nT per axis in the high range and +/- 0.03 nT in the low range. + </Description> + <Acknowledgement>User will acknowledge the AMPTE/UKS magnetometer team in any publication resulting from the use of these data.</Acknowledgement> + <Contact> + <PersonID>spase://SMWG/Person/David.J.Southwood</PersonID> + <Role>PrincipalInvestigator</Role> + </Contact> + <Contact> + <PersonID>spase://SMWG/Person/Malcolm.W.Dunlop</PersonID> + <Role>DataProducer</Role> + </Contact> + <InformationURL> + <Name>NSSDC Master Catalog</Name> + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088C-04</URL> + <Description>Information about the AMPTE-UKS magnetometer</Description> + </InformationURL> + </ResourceHeader> + <InstrumentType>Magnetometer</InstrumentType> + <InvestigationName>Triaxial Fluxgate Magnetometer</InvestigationName> + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/AMPTE/UKS</ObservatoryID> + </Instrument> +</Spase> -- libgit2 0.21.2