Blame view

NumericalData/CDPP-AMDA/Rosetta/Ephemeris/ros-orb-mars.xml 2.98 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
2
<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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
dbc930ab   Elena.Budnik   redmine #7309
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  <Version>2.3.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Rosetta/Ephemeris/ros-orb-mars</ResourceID>
    <ResourceHeader>
      <ResourceName>flyby mars</ResourceName>
      <ReleaseDate>2015-10-16T16:25:29Z</ReleaseDate>
      <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>
eed3b876   Elena.Budnik   RepositoryId change
21
      <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
22
23
24
25
26
27
28
29
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <URL>http://amda.cdpp.eu</URL>
      </AccessURL>
      <Format>NetCDF</Format>
    </AccessInformation>
    <ProviderName>PSA</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
30
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Rosetta/Ephemeris</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
    <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>
      <Ucd>pos.bodyrc;instr.obsty</Ucd>
      <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>
      <Ucd>pos.bodyrc;instr.obsty</Ucd>
      <Units>Re</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
</Spase>