Commit d061ca03c54e5f22e47f621a709b3ccd78d3ef66

Authored by Quentin Brzustowski
1 parent 8d81ab9a

added units to lat and lon HCI

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>
... ...