Commit b1be339e6514a84ff27676bb34c6889a81c64db3
1 parent
63bc83cd
Exists in
master
and in
11 other branches
added lat lon in HAE for solo
Showing
1 changed file
with
16 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/Solar_Orbiter/Ephemeris/so-orb-all.xml
@@ -215,6 +215,22 @@ | @@ -215,6 +215,22 @@ | ||
215 | <Ucd/> | 215 | <Ucd/> |
216 | <Units>deg</Units> | 216 | <Units>deg</Units> |
217 | <UnitsConversion/> | 217 | <UnitsConversion/> |
218 | + </Parameter> | ||
219 | + <Parameter> | ||
220 | + <Name>lon hae</Name> | ||
221 | + <ParameterKey>so_lon_hae</ParameterKey> | ||
222 | + <Description/> | ||
223 | + <Ucd/> | ||
224 | + <Units>deg</Units> | ||
225 | + <UnitsConversion/> | ||
226 | + </Parameter> | ||
227 | + <Parameter> | ||
228 | + <Name>lat hae</Name> | ||
229 | + <ParameterKey>so_lat_hae</ParameterKey> | ||
230 | + <Description/> | ||
231 | + <Ucd/> | ||
232 | + <Units>deg</Units> | ||
233 | + <UnitsConversion/> | ||
218 | </Parameter> | 234 | </Parameter> |
219 | </NumericalData> | 235 | </NumericalData> |
220 | </Spase> | 236 | </Spase> |