Blame view

NumericalData/AMDA/Rosetta/Ephemeris/ros-orb-comet.xml 6.11 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-comet</ResourceID>
    <ResourceHeader>
6ef0f1bb   Elena.Budnik   work
7
      <ResourceName>orbit comet/C-G (67p)</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
      <ReleaseDate>2015-10-16T16:25:29Z</ReleaseDate>
56fc2455   Elena.Budnik   work
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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
      <Description>CSO The body-Centered Solar Orbital frames for the Rosetta primary
   target comet 67P/Churyumov-Gerasimenko, incidental target comet
   45P/Honda-Mrkos-Pajdusakowa (Rosetta passed through its ion tail in
   July 2006), and secondary targets asteroids 2867/STEINS and
   21/LUTETIA are named '67P/C-G_CSO', '45P/H-M-P_CSO',
   '2867/STEINS_CSO', and '21/LUTETIA_CSO'. 
   These frames are defined as
   a two-vector style dynamic frames as follows:
 
      -  The position of the sun relative to the body is the primary
         vector: the X axis points from the body to the sun.

      -  The inertially referenced velocity of the sun relative to the
         body is the secondary vector: the Y axis is the component of
         this velocity vector orthogonal to the X axis.

      -  The Z axis is X cross Y, completing the right-handed reference
         frame.

      -  All vectors are geometric: no aberration corrections are used.
 
    

   CSEQ  The body-Centered Solar EQuatorial frames for the Rosetta
   primary target comet 67P/Churyumov-Gerasimenko and secondary target
   asteroid 21/LUTETIA are named '67P/C-G_CSEQ' and '21/LUTETIA_CSEQ'.
   These frames are defined as a two-vector style dynamic frames as
   follows:
 
      -  +X axis is the position of the Sun relative to the body; it's
         the primary vector and points from the body to the Sun;

      -  +Z axis is the component of the Sun's north pole of date
         orthogonal to the +X axis;

      -  +Y axis completes the right-handed reference frame;

      -  the origin of this frame is the body's center of mass.

   All the vectors are geometric: no aberration corrections are used.

   C_G-CK  C_G comet fixed frame (CK frame) 
 
     A body-fixed frame is defined using standard
     body-fixed, CK-based frame formation rules:
   
      -  +Z axis is toward the North pole;

      -  +X axis is toward the prime meridian;

      -  +Y axis completes the right hand frame;

      -  the origin of this frame is at the center of the body.

   The orientation of this frame is computed by evaluating
   corresponding C_G comet attitudes kernels. </Description>
1bcff323   Elena.Budnik   NumericalData
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
      <Contact>
        <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
        <Role>MetadataContact</Role>
      </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>
447d3a6e   Elena.Budnik   work
84
        <StartDate>2014-01-01T00:00:00Z</StartDate>
8f30a2b3   Elena.Budnik   PVO
85
        <StopDate>2016-10-04T23:59:00Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
86
87
88
89
90
91
92
93
94
      </TimeSpan>
      <Cadence>PT60S</Cadence>
    </TemporalDescription>
    <Parameter>
      <Name>xyz_cso</Name>
      <ParameterKey>ros_xyz_cso</ParameterKey>
      <Description/>
      <Ucd>pos.bodyrc;instr.obsty</Ucd>
      <Units>km</Units>
de19c239   Elena.Budnik   coords for some e...
95
96
97
98
      <CoordinateSystem>
             <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
             <CoordinateSystemName>CSO</CoordinateSystemName>
       </CoordinateSystem> 
1bcff323   Elena.Budnik   NumericalData
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>0</Index>
          <ParameterKey>ros_xyz_cso(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>1</Index>
          <ParameterKey>ros_xyz_cso(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>2</Index>
          <ParameterKey>ros_xyz_cso(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_cseq</Name>
      <ParameterKey>ros_xyz_cseq</ParameterKey>
      <Ucd>pos.bodyrc;instr.obsty</Ucd>
      <Units>km</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>0</Index>
          <ParameterKey>ros_xyz_cseq(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>1</Index>
          <ParameterKey>ros_xyz_cseq(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>2</Index>
          <ParameterKey>ros_xyz_cseq(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
5a6f7cd8   Elena.Budnik   work
153
    </Parameter>      
b7e0c620   Elena.Budnik   work
154
    <Parameter>
5a6f7cd8   Elena.Budnik   work
155
156
      <Name>lat C-G_CK</Name>
      <ParameterKey>ros_xyz_fixed(2)</ParameterKey>
447d3a6e   Elena.Budnik   work
157
      <Ucd/>
5a6f7cd8   Elena.Budnik   work
158
      <Units>deg</Units>
b7e0c620   Elena.Budnik   work
159
160
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
5a6f7cd8   Elena.Budnik   work
161
162
163
164
165
166
167
168
169
170
171
      </RenderingHints>     
    </Parameter>   
    <Parameter>
      <Name>lon C-G_CK</Name>
      <ParameterKey>ros_xyz_fixed(1)</ParameterKey>
      <Ucd/>
      <Units>deg</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>     
    </Parameter>
b7e0c620   Elena.Budnik   work
172
    <Parameter>
a0212ca7   Elena.Budnik   work
173
      <Name>distance ros-C-G</Name>
b7e0c620   Elena.Budnik   work
174
      <ParameterKey>ros_r_cso</ParameterKey>
447d3a6e   Elena.Budnik   work
175
      <Ucd/>
b7e0c620   Elena.Budnik   work
176
177
178
179
      <Units>km</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>     
1bcff323   Elena.Budnik   NumericalData
180
181
182
    </Parameter>
  </NumericalData>
</Spase>