geomag-wmm

Crates.iogeomag-wmm
lib.rsgeomag-wmm
version0.1.0
sourcesrc
created_at2024-09-28 15:23:34.967489
updated_at2024-09-28 15:23:34.967489
descriptionCalculate the Earth magnetic fields and their variation using WMM.
homepage
repositoryhttps://git.hostux.fr/ConstellationVFR/geomag-wmm
max_upload_size
id1390178
size28,702
Louis Guidez (reind33r)

documentation

README

geomag-wmm

WMM library used to calculate the magnetic declination.

You must download the WMM.COF file corresponding to the model you want to use, for instance, 2020-2025.

The code passes the 12 cases presented in the WMM description, Section 1.11 Table 6.

There is no guarantee that it is correct. It does not calculate the grid variation (yet) and does not warn the user if they calculate in a low precision area.

Commit count: 0

cargo fmt