auromat.coordinates.igrf moduleΒΆ
This module defines the first three IGRF coefficients g01, g11, and h11
for the years 1900 until 2015. They are used by the auromat.coordinates.transform
module.
Note that the coefficients have to be updated here if needed. When updating, the variables NUM_IGRF_YEARS_DEFINED, g01, g11, and h11 have to be changed.