Commit d061ca03c54e5f22e47f621a709b3ccd78d3ef66
1 parent
8d81ab9a
Exists in
master
and in
11 other branches
added units to lat and lon HCI
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/STEREO-A/Ephemeris/sta-l2-orb.xml
... | ... | @@ -182,6 +182,7 @@ |
182 | 182 | <Parameter> |
183 | 183 | <Name>lon hci</Name> |
184 | 184 | <ParameterKey>sta_lon_hci</ParameterKey> |
185 | + <Units>deg</Units> | |
185 | 186 | <CoordinateSystem> |
186 | 187 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
187 | 188 | <CoordinateSystemName>HCI</CoordinateSystemName> |
... | ... | @@ -193,6 +194,7 @@ |
193 | 194 | <Parameter> |
194 | 195 | <Name>lat hci</Name> |
195 | 196 | <ParameterKey>sta_lat_hci</ParameterKey> |
197 | + <Units>deg</Units> | |
196 | 198 | <CoordinateSystem> |
197 | 199 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
198 | 200 | <CoordinateSystemName>HCI</CoordinateSystemName> | ... | ... |