Commit 49c8e34f4d8a026f1daa8fdae921161485f059b7
1 parent
0eecbb48
Exists in
master
and in
11 other branches
changed names for homogeneity and added lat/lon HEE for Jupiter and Mars
Showing
5 changed files
with
42 additions
and
6 deletions
Show diff stats
NumericalData/CDPP-AMDA/Ephemerides/earth-orb-all.xml
... | ... | @@ -146,7 +146,7 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor |
146 | 146 | </Support> |
147 | 147 | </Parameter> |
148 | 148 | <Parameter> |
149 | - <Name>lon hee</Name> | |
149 | + <Name>longitude HEE</Name> | |
150 | 150 | <ParameterKey>earth_lon_hee</ParameterKey> |
151 | 151 | <Description/> |
152 | 152 | <Ucd/> |
... | ... | @@ -154,7 +154,7 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor |
154 | 154 | <UnitsConversion/> |
155 | 155 | </Parameter> |
156 | 156 | <Parameter> |
157 | - <Name>lat hee</Name> | |
157 | + <Name>latitude HEE</Name> | |
158 | 158 | <ParameterKey>earth_lat_hee</ParameterKey> |
159 | 159 | <Description/> |
160 | 160 | <Ucd/> | ... | ... |
NumericalData/CDPP-AMDA/Ephemerides/jupiter-orb-all.xml
... | ... | @@ -163,6 +163,24 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor |
163 | 163 | <Support> |
164 | 164 | <SupportQuantity>Positional</SupportQuantity> |
165 | 165 | </Support> |
166 | + </Parameter> | |
167 | + <Parameter> | |
168 | + <Name>longitude HEE</Name> | |
169 | + <ParameterKey>jupiter_lon_hee</ParameterKey> | |
170 | + <Ucd/> | |
171 | + <Units>deg</Units> | |
172 | + <Support> | |
173 | + <SupportQuantity>Positional</SupportQuantity> | |
174 | + </Support> | |
175 | + </Parameter> | |
176 | + <Parameter> | |
177 | + <Name>latitude HEE</Name> | |
178 | + <ParameterKey>jupiter_lat_hee</ParameterKey> | |
179 | + <Ucd/> | |
180 | + <Units>deg</Units> | |
181 | + <Support> | |
182 | + <SupportQuantity>Positional</SupportQuantity> | |
183 | + </Support> | |
166 | 184 | </Parameter> |
167 | 185 | </NumericalData> |
168 | 186 | </Spase> | ... | ... |
NumericalData/CDPP-AMDA/Ephemerides/mars-orb-all.xml
... | ... | @@ -163,6 +163,24 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor |
163 | 163 | <Support> |
164 | 164 | <SupportQuantity>Positional</SupportQuantity> |
165 | 165 | </Support> |
166 | + </Parameter> | |
167 | + <Parameter> | |
168 | + <Name>longitude HEE</Name> | |
169 | + <ParameterKey>mars_lon_hee</ParameterKey> | |
170 | + <Ucd/> | |
171 | + <Units>deg</Units> | |
172 | + <Support> | |
173 | + <SupportQuantity>Positional</SupportQuantity> | |
174 | + </Support> | |
175 | + </Parameter> | |
176 | + <Parameter> | |
177 | + <Name>latitude HEE</Name> | |
178 | + <ParameterKey>mars_lat_hee</ParameterKey> | |
179 | + <Ucd/> | |
180 | + <Units>deg</Units> | |
181 | + <Support> | |
182 | + <SupportQuantity>Positional</SupportQuantity> | |
183 | + </Support> | |
166 | 184 | </Parameter> |
167 | 185 | </NumericalData> |
168 | 186 | </Spase> | ... | ... |
NumericalData/CDPP-AMDA/Ephemerides/mercury-orb-all.xml
... | ... | @@ -159,12 +159,12 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor |
159 | 159 | </Support> |
160 | 160 | </Parameter> |
161 | 161 | <Parameter> |
162 | - <Name>lon hee</Name> | |
162 | + <Name>longitude HEE</Name> | |
163 | 163 | <ParameterKey>mercury_lon_hee</ParameterKey> |
164 | 164 | <Units>deg</Units> |
165 | 165 | </Parameter> |
166 | 166 | <Parameter> |
167 | - <Name>lat hee</Name> | |
167 | + <Name>latitude HEE</Name> | |
168 | 168 | <ParameterKey>mercury_lat_hee</ParameterKey> |
169 | 169 | <Units>deg</Units> |
170 | 170 | </Parameter> | ... | ... |
NumericalData/CDPP-AMDA/Ephemerides/venus-orb-all.xml
... | ... | @@ -159,7 +159,7 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor |
159 | 159 | </Support> |
160 | 160 | </Parameter> |
161 | 161 | <Parameter> |
162 | - <Name>lon hee</Name> | |
162 | + <Name>longitude HEE</Name> | |
163 | 163 | <ParameterKey>venus_lon_hee</ParameterKey> |
164 | 164 | <Description/> |
165 | 165 | <Ucd/> |
... | ... | @@ -167,7 +167,7 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor |
167 | 167 | <UnitsConversion/> |
168 | 168 | </Parameter> |
169 | 169 | <Parameter> |
170 | - <Name>lat hee</Name> | |
170 | + <Name>lattitude HEE</Name> | |
171 | 171 | <ParameterKey>venus_lat_hee</ParameterKey> |
172 | 172 | <Description/> |
173 | 173 | <Ucd/> | ... | ... |