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