Commit d48d31fa5e3453ee04843dec0f66e3f421bbc948
1 parent
16cf0afd
Exists in
master
and in
11 other branches
orbit numbers added as parameters
Showing
6 changed files
with
68 additions
and
2 deletions
Show diff stats
NumericalData/CDPP-AMDA/Cassini/Ephemeris/cass-orb-saturn.xml
... | ... | @@ -223,6 +223,17 @@ |
223 | 223 | <Support> |
224 | 224 | <SupportQuantity>Positional</SupportQuantity> |
225 | 225 | </Support> |
226 | + </Parameter> | |
227 | + <Parameter> | |
228 | + <Name>cass_orbit_num</Name> | |
229 | + <ParameterKey>cass_orb_num</ParameterKey> | |
230 | + <Units/> | |
231 | + <RenderingHints> | |
232 | + <DisplayType>TimeSeries</DisplayType> | |
233 | + </RenderingHints> | |
234 | + <Support> | |
235 | + <SupportQuantity>Positional</SupportQuantity> | |
236 | + </Support> | |
226 | 237 | </Parameter> |
227 | 238 | </NumericalData> |
228 | 239 | </Spase> |
... | ... |
NumericalData/CDPP-AMDA/Juno/Ephemeris/juno-jupiter-all.xml
... | ... | @@ -220,6 +220,17 @@ |
220 | 220 | <Support> |
221 | 221 | <SupportQuantity>Positional</SupportQuantity> |
222 | 222 | </Support> |
223 | - </Parameter> | |
223 | + </Parameter> | |
224 | + <Parameter> | |
225 | + <Name>juno_orbit_num</Name> | |
226 | + <ParameterKey>juno_orb_num</ParameterKey> | |
227 | + <Units/> | |
228 | + <RenderingHints> | |
229 | + <DisplayType>TimeSeries</DisplayType> | |
230 | + </RenderingHints> | |
231 | + <Support> | |
232 | + <SupportQuantity>Positional</SupportQuantity> | |
233 | + </Support> | |
234 | + </Parameter> | |
224 | 235 | </NumericalData> |
225 | 236 | </Spase> |
... | ... |
NumericalData/CDPP-AMDA/MESSENGER/ephemeris/mes-orb-orb.xml
... | ... | @@ -112,6 +112,17 @@ |
112 | 112 | <Description/> |
113 | 113 | <Ucd>pos.bodyrc;instr.obsty</Ucd> |
114 | 114 | <Units>Rm</Units> |
115 | + </Parameter> | |
116 | + <Parameter> | |
117 | + <Name>mess_orbit_num</Name> | |
118 | + <ParameterKey>mes_orb_num</ParameterKey> | |
119 | + <Units/> | |
120 | + <RenderingHints> | |
121 | + <DisplayType>TimeSeries</DisplayType> | |
122 | + </RenderingHints> | |
123 | + <Support> | |
124 | + <SupportQuantity>Positional</SupportQuantity> | |
125 | + </Support> | |
115 | 126 | </Parameter> |
116 | 127 | </NumericalData> |
117 | 128 | </Spase> |
... | ... |
NumericalData/CDPP-AMDA/PSP/ORBIT/psp-orb-all.xml
... | ... | @@ -318,5 +318,16 @@ |
318 | 318 | </Element> |
319 | 319 | </Structure> |
320 | 320 | </Parameter> |
321 | + <Parameter> | |
322 | + <Name>psp_orbit_num</Name> | |
323 | + <ParameterKey>psp_orb_num</ParameterKey> | |
324 | + <Units/> | |
325 | + <RenderingHints> | |
326 | + <DisplayType>TimeSeries</DisplayType> | |
327 | + </RenderingHints> | |
328 | + <Support> | |
329 | + <SupportQuantity>Positional</SupportQuantity> | |
330 | + </Support> | |
331 | + </Parameter> | |
321 | 332 | </NumericalData> |
322 | 333 | </Spase> |
... | ... |
NumericalData/CDPP-AMDA/Solar_Orbiter/Ephemeris/so-orb-all.xml
... | ... | @@ -240,6 +240,17 @@ |
240 | 240 | <Ucd/> |
241 | 241 | <Units>deg</Units> |
242 | 242 | <UnitsConversion/> |
243 | - </Parameter> | |
243 | + </Parameter> | |
244 | + <Parameter> | |
245 | + <Name>so_orbit_num</Name> | |
246 | + <ParameterKey>so_orb_num</ParameterKey> | |
247 | + <Units/> | |
248 | + <RenderingHints> | |
249 | + <DisplayType>TimeSeries</DisplayType> | |
250 | + </RenderingHints> | |
251 | + <Support> | |
252 | + <SupportQuantity>Positional</SupportQuantity> | |
253 | + </Support> | |
254 | + </Parameter> | |
244 | 255 | </NumericalData> |
245 | 256 | </Spase> |
... | ... |
NumericalData/CDPP-AMDA/VEX/ephemeris/vex-orb-all.xml
... | ... | @@ -78,6 +78,17 @@ |
78 | 78 | <Ucd>pos.bodyrc;instr.obsty</Ucd> |
79 | 79 | <Units>Rv</Units> |
80 | 80 | <UnitsConversion>6.052e6</UnitsConversion> |
81 | + </Parameter> | |
82 | + <Parameter> | |
83 | + <Name>vex_orbit_num</Name> | |
84 | + <ParameterKey>vex_orb_num</ParameterKey> | |
85 | + <Units/> | |
86 | + <RenderingHints> | |
87 | + <DisplayType>TimeSeries</DisplayType> | |
88 | + </RenderingHints> | |
89 | + <Support> | |
90 | + <SupportQuantity>Positional</SupportQuantity> | |
91 | + </Support> | |
81 | 92 | </Parameter> |
82 | 93 | </NumericalData> |
83 | 94 | </Spase> |
... | ... |