Blame view

NumericalData/CDPP-AMDA/Ephemerides/mars-deimos-orb.xml 4.54 KB
2b3c276c   Benjamin Renard   New datasets for ...
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
<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://www.spase-group.org/data/schema/spase-2.4.1.xsd">
  <Version>2.4.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Ephemerides/mars-deimos-orb</ResourceID>
    <ResourceHeader>
      <ResourceName>Deimos</ResourceName>
      <ReleaseDate>2022-03-10T10:35:55Z</ReleaseDate>
d6484f15   Benjamin Renard   Cleanup ToDo flag
9
      <Description>Deimos is the smaller and outer of the two natural satellites of Mars.</Description>
49d48632   Benjamin Renard   cleanup_registry_...
10
11
12
13
14
15
16
17
18
19
20
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/NAIF</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <Association>
        <AssociationID>mars-moons-orb</AssociationID>
        <AssociationType>PartOf</AssociationType>
        <Note>Mars Moons</Note>
      </Association>
    </ResourceHeader>
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
21
22
23
24
25
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA HAPI Server</Name>
56734b33   Myriam Bouchemit   Update AccessURL ...
26
        <URL>https://amda.irap.omp.eu/service/hapi</URL>
5fe7a021   Myriam Bouchemit   Update start / st...
27
        <Style>HAPI</Style>
56734b33   Myriam Bouchemit   Update AccessURL ...
28
        <ProductKey>mars-deimos-orb</ProductKey>
5fe7a021   Myriam Bouchemit   Update start / st...
29
30
31
        <Description>Web Service to this product using the HAPI interface.</Description>
      </AccessURL>
      <Format>CSV</Format>
56734b33   Myriam Bouchemit   Update AccessURL ...
32
      <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 https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
5fe7a021   Myriam Bouchemit   Update start / st...
33
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
34
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
35
36
37
38
39
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA Web application</Name>
56734b33   Myriam Bouchemit   Update AccessURL ...
40
        <URL>https://amda.cdpp.eu</URL>
5fe7a021   Myriam Bouchemit   Update start / st...
41
42
43
44
45
46
        <Description>Access to Data via CDPP/AMDA Web application.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Format>VOTable</Format>
      <Format>CDF</Format>
      <Format>PNG</Format>
56734b33   Myriam Bouchemit   Update AccessURL ...
47
      <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 https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
5fe7a021   Myriam Bouchemit   Update start / st...
48
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
    <ProviderName>SPICE</ProviderName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ephemerides</InstrumentID>
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>1970-01-01T00:00:00Z</StartDate>
        <StopDate>2039-12-31T23:58:00Z</StopDate>
      </TimeSpan>
      <Cadence>PT1M</Cadence>
    </TemporalDescription>
    <ObservedRegion>Mars</ObservedRegion>
    <ObservedRegion>Mars.Deimos</ObservedRegion>
    <Parameter>
      <Name>deimos_xyz_mso</Name>
      <ParameterKey>xyz_deimos</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
64
65
66
67
68
69
70
71
72
73
74
75
76
      <Units>Rm</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>MSO</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>deimos_x</Name>
          <Index>1</Index>
e1e7d33e   Benjamin Renard   Fix some vector c...
77
          <ParameterKey>xyz_deimos(0)</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
78
79
80
81
        </Element>
        <Element>
          <Name>deimos_y</Name>
          <Index>2</Index>
e1e7d33e   Benjamin Renard   Fix some vector c...
82
          <ParameterKey>xyz_deimos(1)</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
83
84
85
86
        </Element>
        <Element>
          <Name>deimos_z</Name>
          <Index>3</Index>
e1e7d33e   Benjamin Renard   Fix some vector c...
87
          <ParameterKey>xyz_deimos(2)</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
88
89
90
91
92
93
94
95
96
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance deimos-mars</Name>
      <ParameterKey>r_deimos</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
97
98
99
100
101
102
      <Units>Rm</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
2b3c276c   Benjamin Renard   New datasets for ...
103
</Spase>