Blame view

NumericalData/AMDA/Rosetta/Ephemeris/ros-orb-cruise.xml 5.64 KB
1bcff323   Elena.Budnik   NumericalData
1
<?xml version="1.0" encoding="UTF-8"?>
9be0c04f   Elena.Budnik   cdpp1.cesr.fr to ...
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
1bcff323   Elena.Budnik   NumericalData
3
4
5
6
  <Version>2.2.6</Version>
  <NumericalData>
    <ResourceID>spase://CDPP/NumericalData/AMDA/Rosetta/Ephemeris/ros-orb-cruise</ResourceID>
    <ResourceHeader>
a0212ca7   Elena.Budnik   work
7
      <ResourceName>cruise</ResourceName>
f05cb2d9   Elena.Budnik   update
8
9
      <ReleaseDate>2017-10-16T15:25:29Z</ReleaseDate>
      <Description>HCI: Heliocentric Inertial Frame - All vectors are geometric: no aberration corrections are used. The solar rotation axis is the primary vector: the Z axis points in the solar north direction.The solar ascending node on the ecliptic of J2000 forms the X axis.The Y axis is Z cross X, completing the right-handed reference frame.
56fc2455   Elena.Budnik   work
10
         
f05cb2d9   Elena.Budnik   update
11
12
   
   HEE : Heliocentric Earth Ecliptic Frame - All vectors are geometric: no aberration corrections are used. The position of the Earth relative to the Sun is the primary vector: the X axis points from the Sun to the Earth. The northern surface normal to the mean ecliptic of date is the secondary vector: the Z axis is the component of this vector orthogonal to the X axis. The Y axis is Z cross X, completing the right-handed reference frame.
56fc2455   Elena.Budnik   work
13
         
f05cb2d9   Elena.Budnik   update
14
15
   
   HEEQ : Heliocentric Earth Equatorial Frame - All vectors are geometric: no aberration corrections are used. The solar rotation axis is the primary vector: the Z axis points in the solar north direction. The position of the Sun relative to the Earth is the secondary vector: the X axis is the component of this position vector orthogonal to the Z axis. The Y axis is Z cross X, completing the right-handed reference frame.
56fc2455   Elena.Budnik   work
16
     </Description>
1bcff323   Elena.Budnik   NumericalData
17
      <Contact>
f05cb2d9   Elena.Budnik   update
18
19
        <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID>
        <Role>TechnicalContact</Role>
1bcff323   Elena.Budnik   NumericalData
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
      </Contact>
    </ResourceHeader>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <URL>http://amda.cdpp.eu</URL>
      </AccessURL>
      <Format>NetCDF</Format>
    </AccessInformation>
    <ProviderName>PSA</ProviderName>
    <InstrumentID>spase://CDPP/Instrument/AMDA/Rosetta/Ephemeris</InstrumentID>
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2004-03-03T00:00:00Z</StartDate>
447d3a6e   Elena.Budnik   work
37
        <StopDate>2014-08-04T00:00:00Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
38
39
40
41
42
43
44
45
46
47
48
      </TimeSpan>
      <Cadence>PT1H</Cadence>
    </TemporalDescription>
    <Parameter>
      <Name>xyz_hee</Name>
      <ParameterKey>ros_xyz_hee</ParameterKey>
      <Description>AU</Description>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
f05cb2d9   Elena.Budnik   update
49
          <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
50
51
52
53
          <ParameterKey>ros_xyz_hee(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
f05cb2d9   Elena.Budnik   update
54
          <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
55
56
57
58
          <ParameterKey>ros_xyz_hee(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
f05cb2d9   Elena.Budnik   update
59
          <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
60
61
62
63
64
65
66
67
68
69
70
          <ParameterKey>ros_xyz_hee(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_heeq</Name>
      <ParameterKey>ros_xyz_heeq</ParameterKey>
      <Ucd>pos.bodyrc;instr.obsty</Ucd>
f05cb2d9   Elena.Budnik   update
71
      <Units>AU</Units>
1bcff323   Elena.Budnik   NumericalData
72
73
74
75
76
77
78
79
80
81
82
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>HEEQ</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
f05cb2d9   Elena.Budnik   update
83
          <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
84
85
86
87
          <ParameterKey>ros_xyz_heeq(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
f05cb2d9   Elena.Budnik   update
88
          <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
89
90
91
92
          <ParameterKey>ros_xyz_heeq(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
f05cb2d9   Elena.Budnik   update
93
          <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
94
95
96
97
98
99
100
101
102
103
104
          <ParameterKey>ros_xyz_heeq(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_hci</Name>
      <ParameterKey>ros_xyz_hci</ParameterKey>
      <Ucd>pos.bodyrc;instr.obsty</Ucd>
f05cb2d9   Elena.Budnik   update
105
      <Units>AU</Units>
1bcff323   Elena.Budnik   NumericalData
106
107
108
109
110
111
112
113
114
115
116
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>HCI</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
f05cb2d9   Elena.Budnik   update
117
          <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
118
119
120
121
          <ParameterKey>ros_xyz_hci(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
f05cb2d9   Elena.Budnik   update
122
          <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
123
124
125
126
          <ParameterKey>ros_xyz_hci(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
f05cb2d9   Elena.Budnik   update
127
          <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
128
129
130
131
132
133
          <ParameterKey>ros_xyz_hci(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
b7e0c620   Elena.Budnik   work
134
135
    </Parameter> 
    <Parameter>
a0212ca7   Elena.Budnik   work
136
      <Name>distance ros-sun</Name>
b7e0c620   Elena.Budnik   work
137
      <ParameterKey>r_sun_ros</ParameterKey>
447d3a6e   Elena.Budnik   work
138
      <Ucd/>
b7e0c620   Elena.Budnik   work
139
140
141
      <Units>AU</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
f05cb2d9   Elena.Budnik   update
142
143
144
145
      </RenderingHints>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
       </Support>    
1bcff323   Elena.Budnik   NumericalData
146
147
148
    </Parameter>
  </NumericalData>
</Spase>