JuliaSpaceMissionDesign / Ephemerides.jl

A Modern Binary Ephemeris Reader for Julia, in Julia.
https://juliaspacemissiondesign.github.io/Ephemerides.jl/
MIT License
22 stars 1 forks source link

Remove comment warning during package loading #19

Closed MicheleCeresoli closed 11 months ago

MicheleCeresoli commented 11 months ago

A warning is thrown each time the package is loaded because one of the kernels in the artifacts does not have the EOT in the comment. Should temporarily disable the logging during precompilation to avoid showing that each time.