Commit b6a82dd045d481c3edac09523bd813b11d1fa4dc
1 parent
9f050ada
Exists in
master
and in
11 other branches
changed name MAG to FGM
Showing
1 changed file
with
34 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,34 @@ |
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/UKS/FGM</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>FGM</ResourceName> | |
8 | + <AlternateName>Triaxial Fluxgate Magnetometer</AlternateName> | |
9 | + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> | |
10 | + <Description> | |
11 | + The instrument consisted of a three-axis orthogonal fluxgate magnetometer with ring core sensors. | |
12 | + 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. | |
13 | + The accuracy of the instrument was +/- 1 nT per axis in the high range and +/- 0.03 nT in the low range. | |
14 | + </Description> | |
15 | + <Acknowledgement>User will acknowledge the AMPTE/UKS magnetometer team in any publication resulting from the use of these data.</Acknowledgement> | |
16 | + <Contact> | |
17 | + <PersonID>spase://SMWG/Person/David.J.Southwood</PersonID> | |
18 | + <Role>PrincipalInvestigator</Role> | |
19 | + </Contact> | |
20 | + <Contact> | |
21 | + <PersonID>spase://SMWG/Person/Malcolm.W.Dunlop</PersonID> | |
22 | + <Role>DataProducer</Role> | |
23 | + </Contact> | |
24 | + <InformationURL> | |
25 | + <Name>NSSDC Master Catalog</Name> | |
26 | + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088C-04</URL> | |
27 | + <Description>Information about the AMPTE-UKS magnetometer</Description> | |
28 | + </InformationURL> | |
29 | + </ResourceHeader> | |
30 | + <InstrumentType>Magnetometer</InstrumentType> | |
31 | + <InvestigationName>Triaxial Fluxgate Magnetometer</InvestigationName> | |
32 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/AMPTE/UKS</ObservatoryID> | |
33 | + </Instrument> | |
34 | +</Spase> | |
... | ... |