Update WMM model of rfgfs package for magvar().

I am using to calculate magnetic declination

rfgfs::magvar(10,10,Sys.Date())

#replaced Sys.Date() with 2019

the O/P is
-0.2316097

But in NOAA website using WMM the O/P is
0.14° E ± 0.29° changing by 0.12° E per year

On looking in magvar description it is written that it uses NIMA WMM2005.

Why is there this much variation. Am I using the correct function.
Is there anyway to update the model of magvar()
Or, is there any substitute package for this.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.