JuliaAstro / AstroBase.jl

Interfaces, types, and functions for space science packages
Mozilla Public License 2.0
13 stars 6 forks source link

Port useful ERFA functions #2

Open helgee opened 6 years ago

helgee commented 6 years ago

A

helgee commented 4 years ago

Hey @matzipan, I have pruned the list and indicated in which submodule each function should go. If you want to have a shot at it 😉

matzipan commented 4 years ago

So I've been looking at a2af, and I see there's already rad2dms in Util.jl. Should I create a duplicate implementation? Should I change the return to also include a fraction variable?

helgee commented 4 years ago

Maybe start with duplicates to get your bearings and then we can see how to merge them together. In the end, most things in the library are still in flux right now.