File: MagneticField.1

package info (click to toggle)
geographiclib 2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 7,596 kB
  • sloc: cpp: 27,762; sh: 5,463; makefile: 695; python: 12; ansic: 10
file content (323 lines) | stat: -rw-r--r-- 13,711 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
.\" -*- mode: troff; coding: utf-8 -*-
.\" Automatically generated by Pod::Man v6.0.2 (Pod::Simple 3.45)
.\"
.\" 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
.\"
.\" Required to disable full justification in groff 1.23.0.
.if n .ds AD l
.\" ========================================================================
.\"
.IX Title "MAGNETICFIELD 1"
.TH MAGNETICFIELD 1 2025-09-30 "GeographicLib 2.6" "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\*(Aqs 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`wmm2025\*(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
\&    wmm2025, the World Magnetic Model 2025, which approximates the
\&      main magnetic field for the period 2025\-2030.  See
\&      https://www.ncei.noaa.gov/products/world\-magnetic\-model
\&    wmmhr2025, the World Magnetic Model High Resolution 2025, a high
\&      resolution version of wmm2025.  See
\&      https://www.ncei.noaa.gov/products/world\-magnetic\-model\-high\-resolution
\&    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
\&    igrf14, the International Geomagnetic Reference Field (14th
\&      generation), which approximates the main magnetic field for
\&      the period 1900\-2030.  See
\&      https://www.ncei.noaa.gov/products/international\-geomagnetic\-reference\-field
\&    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\*(Aqs 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`wmm2025\*(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
<https://geographiclib.sourceforge.io/C++/doc/magnetic.html#magneticinst>.
.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`wmm2025\*(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 WMM2025 in Timbuktu on 2025\-01\-01
.PP
.Vb 3
\&    echo 2025\-01\-01 16:46:33N 3:00:34W 300 | MagneticField \-r
\&    => \-1.04 12.00 34015.6 34010.0 \-618.0 7232.0 34775.9
\&       0.11 0.01 4.2 5.4 63.7 5.4 5.3
.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,
<https://geographiclib.sourceforge.io>, in version 1.15.