You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently __init__.py file only allows access to two functions, declination and mag_heading. It would be great to add other functions to calculate inclination and total magnetic field. I am currently doing this using the geomag.__singleton__ object, seems like there should be a better way to do this.
The text was updated successfully, but these errors were encountered:
chrisflesher
changed the title
pip install
inclination and total intensity functions
Jan 27, 2020
Currently
__init__.py
file only allows access to two functions, declination and mag_heading. It would be great to add other functions to calculate inclination and total magnetic field. I am currently doing this using thegeomag.__singleton__
object, seems like there should be a better way to do this.The text was updated successfully, but these errors were encountered: