#igrf

igrf

International Geomagnetic Reference Field (IGRF) implementation in pure Rust

2 unstable releases

0.2.0 Sep 10, 2021
0.1.0 Jan 24, 2021

#1229 in Math

Download history 22/week @ 2024-12-10 3/week @ 2024-12-17 7/week @ 2025-02-04 6/week @ 2025-02-18 5/week @ 2025-02-25 9/week @ 2025-03-04 25/week @ 2025-03-11 27/week @ 2025-03-18 45/week @ 2025-03-25

107 downloads per month

MIT license

26KB
711 lines

International Geomagnetic Reference Field (IGRF)

International Geomagnetic Reference Field (IGRF) implementation in pure Rust. This is a port of https://www.ngdc.noaa.gov/IAGA/vmod/igrf.html (and https://github.com/nsdecicco/libgeomag).

Status: Not well tested, needs another improvement pass to get rid off possible index out of bounds panics.

Dependencies

~1–1.5MB
~30K SLoC