Blame view

NumericalData/CDPP-AMDA/Rosetta/Ephemeris/ros-orb-mars.xml 4.58 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
<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>
dbc930ab   Elena.Budnik   redmine #7309
4
5
6
7
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Rosetta/Ephemeris/ros-orb-mars</ResourceID>
    <ResourceHeader>
      <ResourceName>flyby mars</ResourceName>
49d48632   Benjamin Renard   cleanup_registry_...
8
      <ReleaseDate>2014-05-22T13:38:04Z</ReleaseDate>
dbc930ab   Elena.Budnik   redmine #7309
9
10
11
12
13
14
15
16
17
18
19
20
      <Description>
    
    MSO : Mars-centric Solar Orbital   -  
        the +X-axis points toward the Sun, 
        +Z points northward perpendicular to Mars's orbit plane, and 
        Y completes the right hand system nominally directed opposite Mars's orbital velocity around the Sun. </Description>
      <Contact>
        <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
        <Role>MetadataContact</Role>
      </Contact>
    </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>ros-orb-mars</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>
dbc930ab   Elena.Budnik   redmine #7309
49
    <ProviderName>PSA</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
50
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Rosetta/Ephemeris</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
51
52
53
54
55
56
57
58
59
60
61
62
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2007-01-24T00:00:00Z</StartDate>
        <StopDate>2007-04-25T23:59:00Z</StopDate>
      </TimeSpan>
      <Cadence>PT60S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Mars</ObservedRegion>
    <Parameter>
      <Name>xyz_mso</Name>
      <ParameterKey>ros_xyz_mars</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
63
      <UCD>pos.ephem;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
      <Units>Rm</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>MSO</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>ros_xyz_mars(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>ros_xyz_mars(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>ros_xyz_mars(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance ros-mars</Name>
      <ParameterKey>ros_r_mars</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
97
      <UCD>pos.ephem;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
98
99
100
101
102
103
104
      <Units>Re</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
</Spase>