JuliaAstro / EphemerisSources.jl

Access HORIZONS and SPICE ephemeris sources with idiomatic Julia.
https://juliaastro.org/EphemerisSources.jl/docs
MIT License
2 stars 0 forks source link

Meta-package EphemerisSources.jl #17

Closed tamasgal closed 1 month ago

tamasgal commented 2 months ago

I was wondering if it would make sense to create a bare-bone meta package called EphemerisSources.jl which includes the four main packages as dependencies with some constraints on versions to make sure they play well together.

cadojo commented 1 month ago

I have added EphemerisSources.jl and EphemerisSourcesBase.jl. I would like to add types for interfaces which would be added to EphemerisSources.jl too, but I haven't quite figured out what types and methods would work best, so I'd like that to be a v2 milestone for this (small) project. I hope that's acceptable for this paper!

tamasgal commented 1 month ago

Sorry, this issue slipped through my notifications. Yes very nice!