.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "MAGNETICFIELD 1" .TH MAGNETICFIELD 1 2023-07-25 "GeographicLib 2.3" "GeographicLib Utilities" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME MagneticField \-\- compute the earth's magnetic field .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBMagneticField\fR [ \fB\-n\fR \fIname\fR ] [ \fB\-d\fR \fIdir\fR ] [ \fB\-N\fR \fINmax\fR ] [ \fB\-M\fR \fIMmax\fR ] [ \fB\-t\fR \fItime\fR | \fB\-c\fR \fItime\fR \fIlat\fR \fIh\fR ] [ \fB\-r\fR ] [ \fB\-w\fR ] [ \fB\-T\fR \fItguard\fR ] [ \fB\-H\fR \fIhguard\fR ] [ \fB\-p\fR \fIprec\fR ] [ \fB\-v\fR ] [ \fB\-\-comment\-delimiter\fR \fIcommentdelim\fR ] [ \fB\-\-version\fR | \fB\-h\fR | \fB\-\-help\fR ] [ \fB\-\-input\-file\fR \fIinfile\fR | \fB\-\-input\-string\fR \fIinstring\fR ] [ \fB\-\-line\-separator\fR \fIlinesep\fR ] [ \fB\-\-output\-file\fR \fIoutfile\fR ] .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBMagneticField\fR reads in times and positions on standard input and prints out the geomagnetic field on standard output and, optionally, its rate of change. .PP The input line is of the form \fItime\fR \fIlat\fR \fIlon\fR \fIh\fR. \fItime\fR is a date of the form 2012\-11\-25 (yyyy-mm-dd or yyyy-mm), a fractional year such as 2012.9, or the string "now". \fIlat\fR and \fIlon\fR are the latitude and longitude expressed as decimal degrees or degrees, minutes, and seconds; for details on the allowed formats for latitude and longitude, see the \f(CW\*(C`GEOGRAPHIC COORDINATES\*(C'\fR section of \&\fBGeoConvert\fR\|(1). \fIh\fR is the height above the ellipsoid in meters; this is optional and defaults to zero. Alternatively, \fItime\fR can be given on the command line as the argument to the \fB\-t\fR option, in which case it should not be included on the input lines. Finally, the magnetic field can be computed at various points on a circle of latitude (constant \fItime\fR, \fIlat\fR, and \fIh\fR) via the \fB\-c\fR option; in this case only the longitude should be given on the input lines. .PP The output consists of the following 7 items: .PP .Vb 9 \& the declination (the direction of the horizontal component of \& the magnetic field measured clockwise from north) in degrees, \& the inclination (the direction of the magnetic field measured \& down from the horizontal) in degrees, \& the horizontal field in nanotesla (nT), \& the north component of the field in nT, \& the east component of the field in nT, \& the vertical component of the field in nT (down is positive), \& the total field in nT. .Ve .PP If the \fB\-r\fR option is given, a second line is printed giving the rates of change of these quantities in degrees/yr and nT/yr. .PP The WGS84 ellipsoid is used, \fIa\fR = 6378137 m, \fIf\fR = 1/298.257223563. .SH OPTIONS .IX Header "OPTIONS" .IP "\fB\-n\fR \fIname\fR" 4 .IX Item "-n name" use magnetic field model \fIname\fR instead of the default \f(CW\*(C`wmm2020\*(C'\fR. See "MODELS". .IP "\fB\-d\fR \fIdir\fR" 4 .IX Item "-d dir" read magnetic models from \fIdir\fR instead of the default. See "MODELS". .IP "\fB\-N\fR \fINmax\fR" 4 .IX Item "-N Nmax" limit the degree of the model to \fINmax\fR. .IP "\fB\-M\fR \fIMmax\fR" 4 .IX Item "-M Mmax" limit the order of the model to \fIMmax\fR. .IP "\fB\-t\fR \fItime\fR" 4 .IX Item "-t time" evaluate the field at \fItime\fR instead of reading the time from the input lines. .IP "\fB\-c\fR \fItime\fR \fIlat\fR \fIh\fR" 4 .IX Item "-c time lat h" evaluate the field on a circle of latitude given by \fItime\fR, \fIlat\fR, \&\fIh\fR instead of reading these quantities from the input lines. In this case, \fBMagneticField\fR can calculate the field considerably more quickly. .IP \fB\-r\fR 4 .IX Item "-r" toggle whether to report the rates of change of the field. .IP \fB\-w\fR 4 .IX Item "-w" toggle the longitude first flag (it starts off); if the flag is on, then on input and output, longitude precedes latitude (except that, on input, this can be overridden by a hemisphere designator, \fIN\fR, \fIS\fR, \fIE\fR, \&\fIW\fR). .IP "\fB\-T\fR \fItguard\fR" 4 .IX Item "-T tguard" signal an error if \fItime\fR lies \fItguard\fR years (default 50 yr) beyond the range for the model. .IP "\fB\-H\fR \fIhguard\fR" 4 .IX Item "-H hguard" signal an error if \fIh\fR lies \fIhguard\fR meters (default 500000 m) beyond the range for the model. .IP "\fB\-p\fR \fIprec\fR" 4 .IX Item "-p prec" set the output precision to \fIprec\fR (default 1). Fields are printed with precision with \fIprec\fR decimal places; angles use \fIprec\fR + 1 places. .IP \fB\-v\fR 4 .IX Item "-v" print information about the magnetic model on standard error before processing the input. .IP "\fB\-\-comment\-delimiter\fR \fIcommentdelim\fR" 4 .IX Item "--comment-delimiter commentdelim" set the comment delimiter to \fIcommentdelim\fR (e.g., "#" or "//"). If set, the input lines will be scanned for this delimiter and, if found, the delimiter and the rest of the line will be removed prior to processing and subsequently appended to the output line (separated by a space). .IP \fB\-\-version\fR 4 .IX Item "--version" print version and exit. .IP \fB\-h\fR 4 .IX Item "-h" print usage, the default magnetic path and name, and exit. .IP \fB\-\-help\fR 4 .IX Item "--help" print full documentation and exit. .IP "\fB\-\-input\-file\fR \fIinfile\fR" 4 .IX Item "--input-file infile" read input from the file \fIinfile\fR instead of from standard input; a file name of "\-" stands for standard input. .IP "\fB\-\-input\-string\fR \fIinstring\fR" 4 .IX Item "--input-string instring" read input from the string \fIinstring\fR instead of from standard input. All occurrences of the line separator character (default is a semicolon) in \fIinstring\fR are converted to newlines before the reading begins. .IP "\fB\-\-line\-separator\fR \fIlinesep\fR" 4 .IX Item "--line-separator linesep" set the line separator character to \fIlinesep\fR. By default this is a semicolon. .IP "\fB\-\-output\-file\fR \fIoutfile\fR" 4 .IX Item "--output-file outfile" write output to the file \fIoutfile\fR instead of to standard output; a file name of "\-" stands for standard output. .SH MODELS .IX Header "MODELS" \&\fBMagneticField\fR computes the geomagnetic field using one of the following models .PP .Vb 10 \& wmm2010, the World Magnetic Model 2010, which approximates the \& main magnetic field for the period 2010\-2015. See \& https://ngdc.noaa.gov/geomag/WMM/DoDWMM.shtml \& wmm2015v2, the World Magnetic Model 2015, which approximates the \& main magnetic field for the period 2015\-2020. See \& https://ngdc.noaa.gov/geomag/WMM/DoDWMM.shtml \& wmm2015, a deprecated version of wmm2015v2 \& wmm2020, the World Magnetic Model 2020, which approximates the \& main magnetic field for the period 2020\-2025. See \& https://ngdc.noaa.gov/geomag/WMM/DoDWMM.shtml \& igrf11, the International Geomagnetic Reference Field (11th \& generation), which approximates the main magnetic field for \& the period 1900\-2015. See \& https://ngdc.noaa.gov/IAGA/vmod/igrf.html \& igrf12, the International Geomagnetic Reference Field (12th \& generation), which approximates the main magnetic field for \& the period 1900\-2020. See \& https://ngdc.noaa.gov/IAGA/vmod/igrf.html \& igrf13, the International Geomagnetic Reference Field (13th \& generation), which approximates the main magnetic field for \& the period 1900\-2025. See \& https://ngdc.noaa.gov/IAGA/vmod/igrf.html \& emm2010, the Enhanced Magnetic Model 2010, which approximates \& the main and crustal magnetic fields for the period 2010\-2015. \& See https://ngdc.noaa.gov/geomag/EMM/index.html \& emm2015, the Enhanced Magnetic Model 2015, which approximates \& the main and crustal magnetic fields for the period 2000\-2020. \& See https://ngdc.noaa.gov/geomag/EMM/index.html \& emm2017, the Enhanced Magnetic Model 2017, which approximates \& the main and crustal magnetic fields for the period 2000\-2022. \& See https://ngdc.noaa.gov/geomag/EMM/index.html .Ve .PP These models approximate the magnetic field due to the earth's core and (in the case of emm20xx) its crust. They neglect magnetic fields due to the ionosphere, the magnetosphere, nearby magnetized materials, electrical machinery, etc. .PP By default, the \f(CW\*(C`wmm2020\*(C'\fR magnetic model is used. This may changed by setting the environment variable \f(CW\*(C`GEOGRAPHICLIB_MAGNETIC_NAME\*(C'\fR or with the \fB\-n\fR option. .PP The magnetic models will be loaded from a directory specified at compile time. This may changed by setting the environment variables \&\f(CW\*(C`GEOGRAPHICLIB_MAGNETIC_PATH\*(C'\fR or \f(CW\*(C`GEOGRAPHICLIB_DATA\*(C'\fR, or with the \&\fB\-d\fR option. The \fB\-h\fR option prints the default magnetic path and name. Use the \fB\-v\fR option to ascertain the full path name of the data file. .PP Instructions for downloading and installing magnetic models are available at . .SH ENVIRONMENT .IX Header "ENVIRONMENT" .IP \fBGEOGRAPHICLIB_MAGNETIC_NAME\fR 4 .IX Item "GEOGRAPHICLIB_MAGNETIC_NAME" Override the compile-time default magnetic name of \f(CW\*(C`wmm2020\*(C'\fR. The \&\fB\-h\fR option reports the value of \fBGEOGRAPHICLIB_MAGNETIC_NAME\fR, if defined, otherwise it reports the compile-time value. If the \fB\-n\fR \&\fIname\fR option is used, then \fIname\fR takes precedence. .IP \fBGEOGRAPHICLIB_MAGNETIC_PATH\fR 4 .IX Item "GEOGRAPHICLIB_MAGNETIC_PATH" Override the compile-time default magnetic path. This is typically \&\f(CW\*(C`/usr/local/share/GeographicLib/magnetic\*(C'\fR on Unix-like systems and \&\f(CW\*(C`C:/ProgramData/GeographicLib/magnetic\*(C'\fR on Windows systems. The \fB\-h\fR option reports the value of \fBGEOGRAPHICLIB_MAGNETIC_PATH\fR, if defined, otherwise it reports the compile-time value. If the \fB\-d\fR \fIdir\fR option is used, then \fIdir\fR takes precedence. .IP \fBGEOGRAPHICLIB_DATA\fR 4 .IX Item "GEOGRAPHICLIB_DATA" Another way of overriding the compile-time default magnetic path. If it is set (and if \fBGEOGRAPHICLIB_MAGNETIC_PATH\fR is not set), then $\fBGEOGRAPHICLIB_DATA\fR/magnetic is used. .SH ERRORS .IX Header "ERRORS" An illegal line of input will print an error message to standard output beginning with \f(CW\*(C`ERROR:\*(C'\fR and causes \fBMagneticField\fR to return an exit code of 1. However, an error does not cause \fBMagneticField\fR to terminate; following lines will be converted. If \fItime\fR or \fIh\fR are outside the recommended ranges for the model (but inside the ranges increase by \fItguard\fR and \fIhguard\fR), a warning is printed on standard error and the field (which may be inaccurate) is returned in the normal way. .SH EXAMPLES .IX Header "EXAMPLES" The magnetic field from WMM2020 in Timbuktu on 2020\-12\-25 .PP .Vb 3 \& echo 2020\-12\-25 16:46:33N 3:00:34W 300 | MagneticField \-r \& => \-1.47 11.98 33994.9 33983.7 \-871.7 7214.7 34752.1 \& 0.13 \-0.02 21.9 23.9 77.9 \-8.4 19.7 .Ve .PP The first two numbers returned are the declination and inclination of the field. The second line gives the annual change. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBGeoConvert\fR\|(1), \fBgeographiclib\-get\-magnetic\fR\|(8). .SH AUTHOR .IX Header "AUTHOR" \&\fBMagneticField\fR was written by Charles Karney. .SH HISTORY .IX Header "HISTORY" \&\fBMagneticField\fR was added to GeographicLib, , in version 1.15.