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,6 +182,7 @@ | ||
182 | <Parameter> | 182 | <Parameter> |
183 | <Name>lon hci</Name> | 183 | <Name>lon hci</Name> |
184 | <ParameterKey>sta_lon_hci</ParameterKey> | 184 | <ParameterKey>sta_lon_hci</ParameterKey> |
185 | + <Units>deg</Units> | ||
185 | <CoordinateSystem> | 186 | <CoordinateSystem> |
186 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | 187 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
187 | <CoordinateSystemName>HCI</CoordinateSystemName> | 188 | <CoordinateSystemName>HCI</CoordinateSystemName> |
@@ -193,6 +194,7 @@ | @@ -193,6 +194,7 @@ | ||
193 | <Parameter> | 194 | <Parameter> |
194 | <Name>lat hci</Name> | 195 | <Name>lat hci</Name> |
195 | <ParameterKey>sta_lat_hci</ParameterKey> | 196 | <ParameterKey>sta_lat_hci</ParameterKey> |
197 | + <Units>deg</Units> | ||
196 | <CoordinateSystem> | 198 | <CoordinateSystem> |
197 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | 199 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
198 | <CoordinateSystemName>HCI</CoordinateSystemName> | 200 | <CoordinateSystemName>HCI</CoordinateSystemName> |