Commit a6fb9547ddefbb1b53988bde83de15c04c99ce42
1 parent
bc331014
Exists in
master
and in
11 other branches
added parameters lat/lon hee for stereo A
Showing
1 changed file
with
22 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/STEREO-A/Ephemeris/sta-l2-orb.xml
... | ... | @@ -125,6 +125,28 @@ |
125 | 125 | </Support> |
126 | 126 | </Parameter> |
127 | 127 | <Parameter> |
128 | + <Name>lon hee</Name> | |
129 | + <ParameterKey>sta_lon_hee</ParameterKey> | |
130 | + <CoordinateSystem> | |
131 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
132 | + <CoordinateSystemName>HEE</CoordinateSystemName> | |
133 | + </CoordinateSystem> | |
134 | + <RenderingHints> | |
135 | + <DisplayType>TimeSeries</DisplayType> | |
136 | + </RenderingHints> | |
137 | + </Parameter> | |
138 | + <Parameter> | |
139 | + <Name>lat hee</Name> | |
140 | + <ParameterKey>sta_lat_hee</ParameterKey> | |
141 | + <CoordinateSystem> | |
142 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
143 | + <CoordinateSystemName>HEE</CoordinateSystemName> | |
144 | + </CoordinateSystem> | |
145 | + <RenderingHints> | |
146 | + <DisplayType>TimeSeries</DisplayType> | |
147 | + </RenderingHints> | |
148 | + </Parameter> | |
149 | + <Parameter> | |
128 | 150 | <Name>xyz_hci</Name> |
129 | 151 | <ParameterKey>sta_xyz_hci</ParameterKey> |
130 | 152 | <Units>AU</Units> |
... | ... |