rilma / pyIGRF

Python wrapper for the IGRF model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IGRF Model App

This is an unofficial repository of a Python wrapper to the IGRF model.

Installing

> python setup.py install

Running the test

Run example 1 as follows to obtain an single-value data:

> python example1.py 
0.2323397696018219 -0.0003394065424799919 0.003956444561481476

About

Python wrapper for the IGRF model


Languages

Language:Fortran 91.1%Language:Python 8.9%