This file is indexed.

/usr/share/doc/gmt/html/man/mgd77info.html is in gmt-doc 4.5.11-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
<!-- Creator     : groff version 1.19.2 -->
<!-- CreationDate: Tue Nov  5 09:45:43 2013 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="generator" content="groff -Thtml, see www.gnu.org">
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta name="Content-Style" content="text/css">
<style type="text/css">
       p     { margin-top: 0; margin-bottom: 0; }
       pre   { margin-top: 0; margin-bottom: 0; }
       table { margin-top: 0; margin-bottom: 0; }
</style>
<title>MGD77INFO</title>

</head>
<body bgcolor="#ffffff">

<h1 align=center>MGD77INFO</h1>

<a href="#NAME">NAME</a><br>
<a href="#SYNOPSIS">SYNOPSIS</a><br>
<a href="#DESCRIPTION">DESCRIPTION</a><br>
<a href="#OPTIONS">OPTIONS</a><br>
<a href="#EXAMPLES">EXAMPLES</a><br>
<a href="#SEE ALSO">SEE ALSO</a><br>
<a href="#REFERENCES">REFERENCES</a><br>

<hr>


<a name="NAME"></a>
<h2>NAME</h2>


<p style="margin-left:11%; margin-top: 1em">mgd77info
&minus; Get information about MGD77[+] files</p>

<a name="SYNOPSIS"></a>
<h2>SYNOPSIS</h2>



<p style="margin-left:11%; margin-top: 1em"><b>mgd77info</b>
<i>NGDC-ids</i> [ <b>&minus;C</b>[<b>m</b>|<b>e</b>] ] [
<b>&minus;E</b>[<b>m</b>|<b>e</b>] ] [
<b>&minus;I</b><i>ignore</i> ] [
<b>&minus;Mf</b>[<i>item</i>]|<b>r</b>|<b>e</b>|<b>h</b> ] [
<b>&minus;L</b>[<b>v</b>] ] [ <b>&minus;V</b> ]</p>

<a name="DESCRIPTION"></a>
<h2>DESCRIPTION</h2>



<p style="margin-left:11%; margin-top: 1em"><b>mgd77info</b>
reads &lt;legid&gt;.[mgd77|nc] files and produces a single
record of information about each cruise specified. The
information includes beginning and end times, total track
distances in km, longitude and latitude range, and the total
number of geophysical observations. Optionally, choose
instead to see the original MGD77 header meta-data section
or its individual members. <br>
If you need to know which tracks are crossing through a
given region and what kinds of geophysical observations are
available, consider using the x2sys tools to set up a tracks
index data base (see <b><A HREF="x2sys_init.html">x2sys_init</A></b> for more
information). <i><br>
NGDC-ids</i></p>

<p style="margin-left:22%;">Can be one or more of five
kinds of specifiers: <br>
1) 8-character NGDC IDs, e.g., 01010083, JA010010etc., etc.
<br>
2) 2-character &lt;agency&gt; codes which will return all
cruises from each agency. <br>
3) 4-character &lt;agency&gt;&lt;vessel&gt; codes, which
will return all cruises from those vessels. <br>
4) =&lt;list&gt;, where &lt;list&gt; is a table with NGDC
IDs, one per line. <br>
5) If nothing is specified we return all cruises in the data
base. <br>
(See mgd77info <b>&minus;L</b> for agency and vessel codes).
The &quot;.mgd77&quot; or &quot;.nc&quot; extensions will
automatically be appended, if needed (use <b>&minus;I</b> to
ignore certain file types). Cruise files will be looked for
first in the current directory and second in all directories
listed in <b>$MGD77_HOME</b>/mgd77_paths.txt [If
<b>$MGD77_HOME</b> is not set it will default to
<b>$GMT_SHAREDIR</b>/mgd77].</p>

<a name="OPTIONS"></a>
<h2>OPTIONS</h2>


<p style="margin-left:11%; margin-top: 1em">No space
between the option flag and the associated arguments.</p>

<table width="100%" border=0 rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">



<p style="margin-top: 1em" valign="top"><b>&minus;C</b></p> </td>
<td width="8%"></td>
<td width="78%">


<p style="margin-top: 1em" valign="top">List abbreviations
for all columns present in the MGD77[+] files. Append
<b>m</b> or <b>e</b> to limit the display to the MGD77
standard or MGD77+ extended set only.</p></td>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">



<p style="margin-top: 1em" valign="top"><b>&minus;E</b></p> </td>
<td width="8%"></td>
<td width="78%">


<p style="margin-top: 1em" valign="top">Give a one-line
summary for each cruise listed.</p></td>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">



<p style="margin-top: 1em" valign="top"><b>&minus;M</b></p> </td>
<td width="8%"></td>
<td width="78%">


<p style="margin-top: 1em" valign="top">List the meta-data
(header) and (if present) the MGD77+ history for each
cruise. Append <b>f</b> for a formatted display. This will
list individual parameters and their values, one entry per
output line, in a format that can be searched using standard
UNIX text tools. Alternatively, append the name of a
particular parameter (you only need to give enough
characters - starting at the beginning - to uniquely
identify the item). Give - to display the list of all
parameter names. You may also specify the number of a
parameter. For the raw, punchcard-formatted MGD77 original
header block, append <b>r</b> instead. For the MGD77+ E77
status, append <b>e</b> instead. Finally, for the MGD77+
history, append <b>h</b> instead.</p></td>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">



<p style="margin-top: 1em" valign="top"><b>&minus;I</b></p> </td>
<td width="8%"></td>
<td width="78%">


<p style="margin-top: 1em" valign="top">Ignore certain data
file formats from consideration. Append <b>a|c|m|t</b> to
ignore MGD77 ASCII, MGD77+ netCDF, MGD77T ASCII or plain
tab-separated ASCII table files, respectively. The option
may be repeated to ignore more than one format. [Default
ignores none].</p></td>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">



<p style="margin-top: 1em" valign="top"><b>&minus;L</b></p> </td>
<td width="8%"></td>
<td width="78%">


<p style="margin-top: 1em" valign="top">No cruise
information is listed. Instead, we just display a list of
the GEODAS institution 2-character codes and their names.
Optionally, append <b>v</b> to also display the vessels and
their 4-character codes for each institution. The following
is the list of institutions:</p></td>
</table>

<p style="margin-left:22%;">(01) LAMONT (LDEO), (02) WOODS
HOLE O.I., (03) NOAA, (04) US ARMY, (05) NEW ZEALAND, (06)
US GEOL. SURVEY, (07) OREGON ST. UNIV, (08) U.HAWAII SOEST,
(09) US NAVY, (10) UNIV OF TEXAS, (11) RICE UNIV., (12)
CANADA, (13) UNIV OF CONN., (14) U.MIAMI (RSMAS), (15)
SCRIPPS INST.OC, (16) CHINA, (17) U RHODE ISLAND, (18) DUKE
UNIVERSITY, (19) UNITED KINGDOM, (20) U.WASHINGTON, (22)
WESTERN GEOPHY., (23) TEXAS A&amp;M UNIV., (24) AUSTRALIA,
(25) MONACO, (29) RUSSIA, (30) SPAIN, (35) NIMA, (58)
NETHERLANDS, (60) MIN MGMT SVC, (63) ISRAEL, (67) FRANCE,
(71) SOUTH AFRICA, (75) US COAST GUARD, (76) BRAZIL, (77)
INT. GRAV. BUR, (83) GERMANY, (84) ORSTOM NEW CAL, (86)
CUBA, (87) ARGENTINA, (88) US NSF, (89) INDIA, (90)
PORTUGAL, (92) FINLAND, (93) CHILE, (J1) HYDR DEPT JAPAN,
(J2) GEOL SRVY JAPAN, (J4) UNIV TOKYO, (J5) KOBE UNIV, (J7)
UNIV OF RYUKYUS, (J8) J.O.D.C. JAPAN, (J9) CHIBA UNIV, (JA)
INST.POLAR RES., (ZZ) INST NOT CODED.</p>

<table width="100%" border=0 rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">



<p style="margin-top: 1em" valign="top"><b>&minus;V</b></p> </td>
<td width="8%"></td>
<td width="78%">


<p style="margin-top: 1em" valign="top">Selects verbose
mode, which will send progress reports to stderr [Default
runs &quot;silently&quot;].</p></td>
</table>

<a name="EXAMPLES"></a>
<h2>EXAMPLES</h2>


<p style="margin-left:11%; margin-top: 1em">To get one-line
summary information about the cruises 01010047.mgd77 and
01010008.mgd77, try</p>


<p style="margin-left:11%; margin-top: 1em"><b>mgd77info</b>
01010047 01010008 <b>&minus;E</b> &gt; listing.lis</p>

<p style="margin-left:11%; margin-top: 1em">To see the
original raw MGD77 header meta-data for cruise
01010047.mgd77, run</p>


<p style="margin-left:11%; margin-top: 1em"><b>mgd77info</b>
01010047 <b>&minus;Mr</b></p>

<p style="margin-left:11%; margin-top: 1em">To determine
all the parameters related to Gravity during cruise
01010047.mgd77, run</p>


<p style="margin-left:11%; margin-top: 1em"><b>mgd77info</b>
01010047 <b>&minus;Mf</b> | grep Gravity</p>

<p style="margin-left:11%; margin-top: 1em">To determine
the Magnetic sampling rate used during cruise
01010047.mgd77, run</p>


<p style="margin-left:11%; margin-top: 1em"><b>mgd77info</b>
01010047 <b>&minus;Mf</b> Magnetics_Sampling_Rate</p>

<p style="margin-left:11%; margin-top: 1em">To see all the
columns that the MGD77+ cruise 01010047.nc contains, run</p>


<p style="margin-left:11%; margin-top: 1em"><b>mgd77info</b>
01010047 <b>&minus;C</b></p>

<p style="margin-left:11%; margin-top: 1em">To see the E77
status of all MGD77+ cruises collected by the University of
Hawaii, run</p>


<p style="margin-left:11%; margin-top: 1em"><b>mgd77info</b>
08 <b>&minus;Ia &minus;Me</b></p>

<a name="SEE ALSO"></a>
<h2>SEE ALSO</h2>



<p style="margin-left:11%; margin-top: 1em"><i><A HREF="mgd77list.html">mgd77list</A></i>(1),
<i><A HREF="mgd77manage.html">mgd77manage</A></i>(1), <i><A HREF="mgd77path.html">mgd77path</A></i>(1),
<i><A HREF="mgd77track.html">mgd77track</A></i>(1) <i><A HREF="x2sys_init.html">x2sys_init</A></i>(1)</p>

<a name="REFERENCES"></a>
<h2>REFERENCES</h2>


<p style="margin-left:11%; margin-top: 1em">Wessel, P., and
W. H. F. Smith, 2013, The Generic Mapping Tools (GMT)
version 4.5.11 Technical Reference &amp; Cookbook,
SOEST/NOAA. <br>
Wessel, P., and W. H. F. Smith, 1998, New, Improved Version
of Generic Mapping Tools Released, EOS Trans., AGU, 79 (47),
p. 579. <br>
Wessel, P., and W. H. F. Smith, 1995, New Version of the
Generic Mapping Tools Released, EOS Trans., AGU, 76 (33), p.
329. <br>
Wessel, P., and W. H. F. Smith, 1995, New Version of the
Generic Mapping Tools Released,
http://www.agu.org/eos_elec/95154e.html, Copyright 1995 by
the American Geophysical Union. <br>
Wessel, P., and W. H. F. Smith, 1991, Free Software Helps
Map and Display Data, EOS Trans., AGU, 72 (41), p. 441. <br>
The Marine Geophysical Data Exchange Format -
&quot;MGD77&quot;, see
<i>http://www.ngdc.noaa.gov/mgg/dat/geodas/docs/mgd77.txt</i></p>
<hr>
</body>
</html>