try.py
Go to the documentation of this file.
00001 #!/usr/bin/python
00002 
00003 import geomag
00004 
00005 
00006 gm = geomag.GeoMag("WMM.COF")
00007 mag = gm.calc(43.411454, -80.472708)
00008 print mag.dec


declination
Author(s):
autogenerated on Thu Jun 6 2019 20:42:07