Commit 856baf1446f87ac874b5bbd203761ed5237b6b71

Authored by Benjamin Renard
1 parent 7c85a5de

Merge MMS1234/Ephemeris from amdadev

Showing 1 changed file with 24 additions and 0 deletions   Show diff stats
Instrument/CDPP-AMDA/MMS1234/Ephemeris.xml 0 → 100644
... ... @@ -0,0 +1,24 @@
  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/MMS1234/Ephemeris</ResourceID>
  6 + <ResourceHeader>
  7 + <ResourceName>Ephemeris</ResourceName>
  8 + <AlternateName>MMS1234 Ephemeris</AlternateName>
  9 + <ReleaseDate>2017-02-04T15:37:46Z</ReleaseDate>
  10 + <Description></Description>
  11 + <Contact>
  12 + <PersonID>spase://CNES/Person/M.G.Henderson</PersonID>
  13 + <Role>PrincipalInvestigator</Role>
  14 + </Contact>
  15 + <Contact>
  16 + <PersonID>spase://CNES/Person/S.K.Morley</PersonID>
  17 + <Role>PrincipalInvestigator</Role>
  18 + </Contact>
  19 + </ResourceHeader>
  20 + <InstrumentType>Platform</InstrumentType>
  21 + <InvestigationName>Spacecraft position</InvestigationName>
  22 + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/MMS1234</ObservatoryID>
  23 + </Instrument>
  24 +</Spase>
... ...