Commit 6afacffcf3c4ec7c64e3234648b22a1a2084bc9a
1 parent
b5ea80b4
Exists in
master
and in
11 other branches
added units for lat lon hee
Showing
1 changed file
with
4 additions
and
2 deletions
Show diff stats
NumericalData/CDPP-AMDA/STEREO-A/Ephemeris/sta-l2-orb.xml
... | ... | @@ -127,7 +127,8 @@ |
127 | 127 | <Parameter> |
128 | 128 | <Name>lon hee</Name> |
129 | 129 | <ParameterKey>sta_lon_hee</ParameterKey> |
130 | - <CoordinateSystem> | |
130 | + <Units>deg</Units> | |
131 | + <CoordinateSystem> | |
131 | 132 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
132 | 133 | <CoordinateSystemName>HEE</CoordinateSystemName> |
133 | 134 | </CoordinateSystem> |
... | ... | @@ -138,7 +139,8 @@ |
138 | 139 | <Parameter> |
139 | 140 | <Name>lat hee</Name> |
140 | 141 | <ParameterKey>sta_lat_hee</ParameterKey> |
141 | - <CoordinateSystem> | |
142 | + <Units>deg</Units> | |
143 | + <CoordinateSystem> | |
142 | 144 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
143 | 145 | <CoordinateSystemName>HEE</CoordinateSystemName> |
144 | 146 | </CoordinateSystem> | ... | ... |