Commit d434699fa57ce44a2917c9920bfaa25c8e3bcbca
1 parent
bf2e36ed
Exists in
master
and in
11 other branches
distance sun for ACE , WIND and DSCOVR
Showing
3 changed files
with
28 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/ACE/ephemeris/ace-orb-all.xml
@@ -217,6 +217,14 @@ | @@ -217,6 +217,14 @@ | ||
217 | <SupportQuantity>Positional</SupportQuantity> | 217 | <SupportQuantity>Positional</SupportQuantity> |
218 | </Support> | 218 | </Support> |
219 | </Parameter> | 219 | </Parameter> |
220 | + <Parameter> | ||
221 | + <Name>distance ace-sun</Name> | ||
222 | + <ParameterKey>ace_r_sun</ParameterKey> | ||
223 | + <Units>AU</Units> | ||
224 | + <Support> | ||
225 | + <SupportQuantity>Positional</SupportQuantity> | ||
226 | + </Support> | ||
227 | + </Parameter> | ||
220 | <Parameter> | 228 | <Parameter> |
221 | <Name>lon hee</Name> | 229 | <Name>lon hee</Name> |
222 | <ParameterKey>ace_lon_hee</ParameterKey> | 230 | <ParameterKey>ace_lon_hee</ParameterKey> |
NumericalData/CDPP-AMDA/DSCOVR/Ephemeris/dsc-orb-all.xml
@@ -177,6 +177,14 @@ | @@ -177,6 +177,14 @@ | ||
177 | <SupportQuantity>Positional</SupportQuantity> | 177 | <SupportQuantity>Positional</SupportQuantity> |
178 | </Support> | 178 | </Support> |
179 | </Parameter> | 179 | </Parameter> |
180 | + <Parameter> | ||
181 | + <Name>distance dscovr-sun</Name> | ||
182 | + <ParameterKey>dsc_r_sun</ParameterKey> | ||
183 | + <Units>AU</Units> | ||
184 | + <Support> | ||
185 | + <SupportQuantity>Positional</SupportQuantity> | ||
186 | + </Support> | ||
187 | + </Parameter> | ||
180 | <Parameter> | 188 | <Parameter> |
181 | <Name>lon_hee</Name> | 189 | <Name>lon_hee</Name> |
182 | <ParameterKey>dsc_lon_hee</ParameterKey> | 190 | <ParameterKey>dsc_lon_hee</ParameterKey> |
NumericalData/CDPP-AMDA/Wind/Ephemeris/wnd-orb-all.xml
@@ -166,6 +166,18 @@ | @@ -166,6 +166,18 @@ | ||
166 | <SupportQuantity>Other</SupportQuantity> | 166 | <SupportQuantity>Other</SupportQuantity> |
167 | </Support> | 167 | </Support> |
168 | </Parameter> | 168 | </Parameter> |
169 | + <Parameter> | ||
170 | + <Name>distance wind-sun</Name> | ||
171 | + <ParameterKey>wnd_r_sun</ParameterKey> | ||
172 | + <Ucd>pos.distance</Ucd> | ||
173 | + <Units>AU</Units> | ||
174 | + <RenderingHints> | ||
175 | + <DisplayType>TimeSeries</DisplayType> | ||
176 | + </RenderingHints> | ||
177 | + <Support> | ||
178 | + <SupportQuantity>Other</SupportQuantity> | ||
179 | + </Support> | ||
180 | + </Parameter> | ||
169 | <Parameter> | 181 | <Parameter> |
170 | <Name>lon hee</Name> | 182 | <Name>lon hee</Name> |
171 | <ParameterKey>wnd_lon_hee</ParameterKey> | 183 | <ParameterKey>wnd_lon_hee</ParameterKey> |