JuliaAstro / SkyCoords.jl

Astronomical coordinate systems in Julia
https://juliaastro.github.io/SkyCoords.jl/stable
Other
26 stars 13 forks source link

Add Ecliptic and FK4 coordinates #8

Open giordano opened 7 years ago

giordano commented 7 years ago

@TestSubjector ported euler function from IDL AstroLib to AstroLib.jl. It can be used to convert between different coordinates, including ecliptic and FK4, missing in SkyCoords.jl. These coordinates should be integrated in this package.