Add small moon orbital data from SPICE kernels #4832
Replies: 6 comments 4 replies
-
|
Sure. |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
Who needs it? (I don't currently navigate a spacecraft to Himalia.) As always, to speed up the process, you can
Then one of us (including you, of course) can more rapidly
|
Beta Was this translation helpful? Give feedback.
-
|
I'm not familiar with the Stellarium plugin API. Can coord_func now be defined in a dynamic plugin? This would help avoid potential licensing issues with the SPICE Toolkit. Stellarium would provide only an API for implementing custom orbits, while the implementation could be completely separate from Stellarium as a plugin with a different license and could be developed by third parties, like me or anyone else. Also, plugin-defined rotation (something like rotation_func) might be useful too. |
Beta Was this translation helpful? Give feedback.
-
|
A recent example of who might benefit from this is: |
Beta Was this translation helpful? Give feedback.
-
|
And please use the vendor branch strategy when importing whatever lives in an external repository . See #1906 . Please do. It is a simple and sound software engineering practice. Given by a (former) software engineer. Remember: "copy-paste is evil". Use this issue to demonstrate the concept; someone will have to do it once, I wish I could do this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just learned that Cartes du Ciel uses Spice kernels for proper computation of the position of small satellites of Jupiter and Saturn. See for instance this discussion: https://groups.io/g/skychart/topic/himalia_and_other_faint_moons/87269173
Would it be possible to include this kind of feature?
Beta Was this translation helpful? Give feedback.
All reactions