Blame view

NumericalData/AMDA/Rosetta/Ephemeris/ros-orb-comet.xml 6.32 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>
521e7d32   Elena.Budnik   time update
7
8
      <ResourceName>orbit comet/C-G (67P)</ResourceName>
      <ReleaseDate>2017-10-16T16:25:29Z</ReleaseDate>
33fa10a5   Elena.Budnik   time update
9
      <Description>
521e7d32   Elena.Budnik   time update
10
        * 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:
56fc2455   Elena.Budnik   work
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 
      -  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.
 
    

33fa10a5   Elena.Budnik   time update
26
  * CSEQ  The body-Centered Solar EQuatorial frames for the Rosetta
56fc2455   Elena.Budnik   work
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
   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.

521e7d32   Elena.Budnik   time update
44
   * C_G-CK  C_G comet fixed frame (CK frame) 
56fc2455   Elena.Budnik   work
45
46
47
48
49
50
51
52
53
54
55
56
57
58
 
     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
59
      <Contact>
521e7d32   Elena.Budnik   time update
60
61
        <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID>
        <Role>DataProducer</Role>
1bcff323   Elena.Budnik   NumericalData
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
      </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>
521e7d32   Elena.Budnik   time update
78
79
        <StartDate>2014-01-01T00:01:07Z</StartDate>
        <StopDate>2016-09-30T23:59:08Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
80
81
82
83
84
85
86
87
88
      </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...
89
90
91
92
      <CoordinateSystem>
             <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
             <CoordinateSystemName>CSO</CoordinateSystemName>
       </CoordinateSystem> 
1bcff323   Elena.Budnik   NumericalData
93
94
95
96
97
98
99
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
521e7d32   Elena.Budnik   time update
100
          <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
101
102
103
104
          <ParameterKey>ros_xyz_cso(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
521e7d32   Elena.Budnik   time update
105
          <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
106
107
108
109
          <ParameterKey>ros_xyz_cso(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
521e7d32   Elena.Budnik   time update
110
          <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
          <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>
521e7d32   Elena.Budnik   time update
130
          <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
131
132
133
134
          <ParameterKey>ros_xyz_cseq(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
521e7d32   Elena.Budnik   time update
135
          <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
136
137
138
139
          <ParameterKey>ros_xyz_cseq(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
521e7d32   Elena.Budnik   time update
140
          <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
141
142
143
144
145
146
          <ParameterKey>ros_xyz_cseq(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
5a6f7cd8   Elena.Budnik   work
147
    </Parameter>      
b7e0c620   Elena.Budnik   work
148
    <Parameter>
521e7d32   Elena.Budnik   time update
149
150
      <Name>lat C-G_ck</Name>
      <ParameterKey>ros_lat_ck</ParameterKey>
447d3a6e   Elena.Budnik   work
151
      <Ucd/>
5a6f7cd8   Elena.Budnik   work
152
      <Units>deg</Units>
b7e0c620   Elena.Budnik   work
153
154
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
33fa10a5   Elena.Budnik   time update
155
156
157
158
      </RenderingHints>
       <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
5a6f7cd8   Elena.Budnik   work
159
160
    </Parameter>   
    <Parameter>
521e7d32   Elena.Budnik   time update
161
162
      <Name>lon C-G_ck</Name>
      <ParameterKey>ros_lon_ck</ParameterKey>
5a6f7cd8   Elena.Budnik   work
163
164
165
166
      <Ucd/>
      <Units>deg</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
33fa10a5   Elena.Budnik   time update
167
168
169
170
      </RenderingHints> 
       <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
5a6f7cd8   Elena.Budnik   work
171
    </Parameter>
b7e0c620   Elena.Budnik   work
172
    <Parameter>
a0212ca7   Elena.Budnik   work
173
      <Name>distance ros-C-G</Name>
521e7d32   Elena.Budnik   time update
174
      <ParameterKey>ros_r</ParameterKey>
447d3a6e   Elena.Budnik   work
175
      <Ucd/>
b7e0c620   Elena.Budnik   work
176
177
178
      <Units>km</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
33fa10a5   Elena.Budnik   time update
179
180
181
182
      </RenderingHints> 
       <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
1bcff323   Elena.Budnik   NumericalData
183
184
185
    </Parameter>
  </NumericalData>
</Spase>