- Fixed
adstring
with new versions of Julia (v1.6+). - Improved type-stability of
kepler_solver
NP.xy
is now shipped together withAstroLib.jl
, to avoid connection issues to download it.
- Now
AstroLib.jl
requires Julia 0.7. Support for previous versions has been dropped.
eq2hor
andhor2eq
now take as mandatory arguments either the name of an observatory inAstroLib.observatories
or the coordinates (latitude, longitude and, optionally, altitude) of the observing site. Keywordslat
,lon
,altitude
andobsname
are no longer accepted. There is no more a default observing site, you always have to provide it.