igrf icon indicating copy to clipboard operation
igrf copied to clipboard

International Geomagnetic Reference Field IGRF13 in Python and Matlab

Results 5 igrf issues
Sort by recently updated
recently updated
newest added

Is the transformation matrix is similar to that of geographic Latitude and Longitude to geographic NED?

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: 1. C...

enhancement

I got the following message when I call the igrf module. It looks like that the required files cannot be found and the search path is redirected to my home...

Hello! I am attempting to use IGRF through Google Colab. I am stymied by this error, as it seems to be an environmental issue, but I have been unable to...

I received the following error when I tried to run the test example. I would appreciate it if someone could help me. import igrf mag = igrf.igrf('2010-07-12', glat=65, glon=-148, alt_km=100)...