Commit 5d30898f17dedf5261d31ccf68e917f2a3f2fdab
1 parent
5f539fc1
Exists in
master
and in
11 other branches
added IAU sun for stereo A
Showing
1 changed file
with
24 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/STEREO-A/Ephemeris/sta-l2-orb.xml
... | ... | @@ -158,7 +158,31 @@ |
158 | 158 | <SupportQuantity>Positional</SupportQuantity> |
159 | 159 | </Support> |
160 | 160 | </Parameter> |
161 | + <Parameter> | |
162 | + <Name>lon iau_sun</Name> | |
163 | + <ParameterKey>sta_lon_sun</ParameterKey> | |
164 | + <Units>deg</Units> | |
165 | + <CoordinateSystem> | |
166 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
167 | + <CoordinateSystemName>IAU_SUN</CoordinateSystemName> | |
168 | + </CoordinateSystem> | |
169 | + <RenderingHints> | |
170 | + <DisplayType>TimeSeries</DisplayType> | |
171 | + </RenderingHints> | |
172 | + </Parameter> | |
161 | 173 | <Parameter> |
174 | + <Name>lat iau_sun</Name> | |
175 | + <ParameterKey>sta_lat_sun</ParameterKey> | |
176 | + <Units>deg</Units> | |
177 | + <CoordinateSystem> | |
178 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
179 | + <CoordinateSystemName>IAU_SUN</CoordinateSystemName> | |
180 | + </CoordinateSystem> | |
181 | + <RenderingHints> | |
182 | + <DisplayType>TimeSeries</DisplayType> | |
183 | + </RenderingHints> | |
184 | + </Parameter> | |
185 | + <Parameter> | |
162 | 186 | <Name>lon hee</Name> |
163 | 187 | <ParameterKey>sta_lon_hee</ParameterKey> |
164 | 188 | <Units>deg</Units> |
... | ... |