Commit c893958193653607fe446ce5e54c270011a6d4f3
1 parent
4317295e
Exists in
master
and in
11 other branches
corrected STEREO epehmeris for homogeneity
Showing
1 changed file
with
12 additions
and
12 deletions
Show diff stats
NumericalData/CDPP-AMDA/STEREO-B/Ephemeris/stb-l2-orb.xml
... | ... | @@ -67,18 +67,6 @@ |
67 | 67 | </Support> |
68 | 68 | </Parameter> |
69 | 69 | <Parameter> |
70 | - <Name>distance stb-earth</Name> | |
71 | - <ParameterKey>stb_r_gse</ParameterKey> | |
72 | - <Ucd>pos.distance</Ucd> | |
73 | - <Units>Re</Units> | |
74 | - <RenderingHints> | |
75 | - <DisplayType>TimeSeries</DisplayType> | |
76 | - </RenderingHints> | |
77 | - <Support> | |
78 | - <SupportQuantity>Positional</SupportQuantity> | |
79 | - </Support> | |
80 | - </Parameter> | |
81 | - <Parameter> | |
82 | 70 | <Name>xyz_hee</Name> |
83 | 71 | <ParameterKey>stb_hee</ParameterKey> |
84 | 72 | <Ucd>pos.heliocentric;pos.distance;instr.obsty</Ucd> |
... | ... | @@ -123,6 +111,18 @@ |
123 | 111 | <Support> |
124 | 112 | <SupportQuantity>Positional</SupportQuantity> |
125 | 113 | </Support> |
114 | + </Parameter> | |
115 | + <Parameter> | |
116 | + <Name>distance stb-earth</Name> | |
117 | + <ParameterKey>stb_r_gse</ParameterKey> | |
118 | + <Ucd>pos.distance</Ucd> | |
119 | + <Units>Re</Units> | |
120 | + <RenderingHints> | |
121 | + <DisplayType>TimeSeries</DisplayType> | |
122 | + </RenderingHints> | |
123 | + <Support> | |
124 | + <SupportQuantity>Positional</SupportQuantity> | |
125 | + </Support> | |
126 | 126 | </Parameter> |
127 | 127 | </NumericalData> |
128 | 128 | </Spase> | ... | ... |