inst/extdata/coefficients/
to store legacy coefficient files, though these are included in .gitignore
.data-raw/creatingSysData.R
.inst/extdata/WMMTestValues.csv
.R/sysdata.rda
to incorporate WMM2025 coefficients.R/wmm.R
.R/functions_wmm.R
, updated roxygen labels and wmmVersion
@param descriptions to include 'WMM2025', where appropriate.R/functions_wmm.R
, included 'WMM2000' in wmmVersion
@param description of .CalculateMagneticField
.R/functions_wmm.R
, updated @examples for GetMagneticFieldWMM
to use an example from the official WMM2025 test values.R/functions_misc.R
, added date ranges for WMM2025 and WMM2000 coefficients in .DeriveVersionInfo
.R/functions_misc.R
, included 'WMM2025' in wmmVersion
@param description of .CheckVersionWMM
.R/functions_misc.R
, updated URL for 'Performance Specifications WMM' in .CheckBlackoutZone
.R/functions_coefficients.R
, included 'WMM2025' in wmmVersion
@param description of .CalculateGaussCoef
.tests/testthat.R
to work in vscode.vignettes/
to reference WMM2025, where appropriate.DESCRIPTION
:
i. updated supported date ranges
ii. included WMM2025 citation
iii. updated versions within Depends
and Suggests
README.md
:
i. updated supported date ranges
ii. included WMM2025 citationrenv.lock
to use latest package versions and R 4.3.3.GetMagneticFieldWMM
returns the magnetic field elements h, f, i, & d as well as their secular variation.First release of wmm package. Contains 1 exported function, GetMagneticFieldWMM
, which calculates magnetic field.