Commit 53bda3ecfe3c393594f5e0665555fa85e8637e69
1 parent
5c928ff2
Exists in
master
and in
11 other branches
added lon/lat HEE for ULYSSES
Showing
1 changed file
with
44 additions
and
27 deletions
Show diff stats
NumericalData/CDPP-AMDA/ULYSSES/Ephemeris/ulys-orb-all.xml
... | ... | @@ -93,33 +93,6 @@ |
93 | 93 | </Support> |
94 | 94 | </Parameter> |
95 | 95 | <Parameter> |
96 | - <Name>distance ulys-sun</Name> | |
97 | - <ParameterKey>ulys_carr_r</ParameterKey> | |
98 | - <Ucd>pos.heliocentric</Ucd> | |
99 | - <Units>AU</Units> | |
100 | - <Support> | |
101 | - <SupportQuantity>Positional</SupportQuantity> | |
102 | - </Support> | |
103 | - </Parameter> | |
104 | - <Parameter> | |
105 | - <Name>lon iau_sun</Name> | |
106 | - <ParameterKey>ulys_carr_lon</ParameterKey> | |
107 | - <Ucd>pos.heliocentric</Ucd> | |
108 | - <Units>deg</Units> | |
109 | - <Support> | |
110 | - <SupportQuantity>Positional</SupportQuantity> | |
111 | - </Support> | |
112 | - </Parameter> | |
113 | - <Parameter> | |
114 | - <Name>lat iau_sun</Name> | |
115 | - <ParameterKey>ulys_carr_lat</ParameterKey> | |
116 | - <Ucd>pos.heliocentric</Ucd> | |
117 | - <Units>deg</Units> | |
118 | - <Support> | |
119 | - <SupportQuantity>Positional</SupportQuantity> | |
120 | - </Support> | |
121 | - </Parameter> | |
122 | - <Parameter> | |
123 | 96 | <Name>xyz_hee</Name> |
124 | 97 | <ParameterKey>xyz_ulys_hee</ParameterKey> |
125 | 98 | <Ucd>pos.heliocentric;pos.distance;instr.obsty</Ucd> |
... | ... | @@ -148,6 +121,50 @@ |
148 | 121 | <Support> |
149 | 122 | <SupportQuantity>Positional</SupportQuantity> |
150 | 123 | </Support> |
124 | + </Parameter> | |
125 | + <Parameter> | |
126 | + <Name>distance ulys-sun</Name> | |
127 | + <ParameterKey>ulys_carr_r</ParameterKey> | |
128 | + <Ucd>pos.heliocentric</Ucd> | |
129 | + <Units>AU</Units> | |
130 | + <Support> | |
131 | + <SupportQuantity>Positional</SupportQuantity> | |
132 | + </Support> | |
133 | + </Parameter> | |
134 | + <Parameter> | |
135 | + <Name>lon iau_sun</Name> | |
136 | + <ParameterKey>ulys_carr_lon</ParameterKey> | |
137 | + <Ucd>pos.heliocentric</Ucd> | |
138 | + <Units>deg</Units> | |
139 | + <Support> | |
140 | + <SupportQuantity>Positional</SupportQuantity> | |
141 | + </Support> | |
142 | + </Parameter> | |
143 | + <Parameter> | |
144 | + <Name>lat iau_sun</Name> | |
145 | + <ParameterKey>ulys_carr_lat</ParameterKey> | |
146 | + <Ucd>pos.heliocentric</Ucd> | |
147 | + <Units>deg</Units> | |
148 | + <Support> | |
149 | + <SupportQuantity>Positional</SupportQuantity> | |
150 | + </Support> | |
151 | + </Parameter> | |
152 | + <Parameter> | |
153 | + <Name>lon hee</Name> | |
154 | + <ParameterKey>ulys_lon_hee</ParameterKey> | |
155 | + <Ucd>pos.heliocentric</Ucd> | |
156 | + <Units>deg</Units> | |
157 | + <Support> | |
158 | + <SupportQuantity>Positional</SupportQuantity> | |
159 | + </Support> | |
160 | + </Parameter> | |
161 | + <Parameter> | |
162 | + <Name>lat hee</Name> | |
163 | + <ParameterKey>ulys_lat_hee</ParameterKey> | |
164 | + <Units>deg</Units> | |
165 | + <Support> | |
166 | + <SupportQuantity>Positional</SupportQuantity> | |
167 | + </Support> | |
151 | 168 | </Parameter> |
152 | 169 | </NumericalData> |
153 | 170 | </Spase> |
... | ... |