Commit 876462d7887823618011d31089ff493b3ac9c17b
1 parent
50e307c9
Exists in
master
and in
10 other branches
Fix typo
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
NumericalData/CDPP-AMDA/Juno/Ephemeris/juno-jupiter-all.xml
... | ... | @@ -193,7 +193,7 @@ |
193 | 193 | <Name>x</Name> |
194 | 194 | <Qualifier>Component.I</Qualifier> |
195 | 195 | <Index>1</Index> |
196 | - <ParameterKey>juno_jup_js0(0)</ParameterKey> | |
196 | + <ParameterKey>juno_jup_jso(0)</ParameterKey> | |
197 | 197 | <ValidMin/> |
198 | 198 | <ValidMax/> |
199 | 199 | <FillValue/> |
... | ... | @@ -202,7 +202,7 @@ |
202 | 202 | <Name>y</Name> |
203 | 203 | <Qualifier>Component.J</Qualifier> |
204 | 204 | <Index>2</Index> |
205 | - <ParameterKey>juno_jup_js0(1)</ParameterKey> | |
205 | + <ParameterKey>juno_jup_jso(1)</ParameterKey> | |
206 | 206 | <ValidMin/> |
207 | 207 | <ValidMax/> |
208 | 208 | <FillValue/> |
... | ... | @@ -211,7 +211,7 @@ |
211 | 211 | <Name>z</Name> |
212 | 212 | <Qualifier>Component.K</Qualifier> |
213 | 213 | <Index>3</Index> |
214 | - <ParameterKey>juno_jup_js0(2)</ParameterKey> | |
214 | + <ParameterKey>juno_jup_jso(2)</ParameterKey> | |
215 | 215 | <ValidMin/> |
216 | 216 | <ValidMax/> |
217 | 217 | <FillValue/> | ... | ... |