-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Firstly, thanks for this awesome repository! It has been really useful to me!
I think it would be better if the repository used the C IGRF code because:
-
C is better than Fortran (well... ok this isn't really true anymore, but it is true for old Fortran like seen in the IGRF code).
-
Most people have a C/C++ compiler already for installing python packages, but not a Fortran compiler. I was using anaconda python on ubuntu and I had to install fortran to install this. (You can also install fortran from the anaconda repo).
Of course, this is not an essential project. I just think it might be a nice improvement. If it's too difficult, then I wouldn't worry about it.