Closed thierry-FreeBSD closed 3 years ago
Interesting. I didn't know this package and it could definitely be a good alternative to downloading data from NASA's servers.
I was actually thinking about switching to Skyfield's built-in data (with the builtin=True
parameter), but maybe this package is actually better?
@brandon-rhodes maybe we could get some advice about this? ^_^
The builtin
parameter only controls whether the Timescale downloads Earth rotation files, as those were small enough to justify including in Skyfield itself. But Skyfield includes no JPL ephemeris files, as it would, alas, make Skyfield dozens of megabytes in size.
This issue has not been active since a lot of time. If you think it is still valid, feel free to reply with a simple comment. Without any update, I will close it in 7 days.
This issue has not been active since a lot of time. If you think it is still valid, feel free to reply with a simple comment. Without any update, I will close it in 7 days.
Keep alive.
Closing this issue, feature implemented in #22 for version 1.0.0 :tada:
As noted in readme, "the first time it runs, Kosmorro will download some important files needed to make the computations". These files (e.g. de421.bsp) could be available after installation of https://github.com/brunobord/skyfield-data (also available from https://pypi.org/project/skyfield-data/ ).