名前

       gmtinfo - 個々の航海の情報を表示します


概要

       gmtinfo leg-ids


記述

       gmtinfo は座標範囲の最大・最小値、航海年、レグID、レコード
数、重力・地磁気・水深の観測点数、レグの開始・終了日を出力
します。すべての情報は awk を用いて数字を足すなどの便宜のた
めに標準出力に1行で書き出されます。


leg-ids c2610 のような1つ以上の gmtleg の名前です。ファイル
 list_of_legs のすべてのレグ名を渡すには
 `cat list_of_legs` を用いてください。


用例

       航海 c2603 と v2819 の情報を入手します。

gmtinfo c2603 v2819 > info_file


関連事項

       gmt(l)


参考文献

       Wessel, P., and W. H. F. Smith, 2001, The Generic  Mapping
Tools (GMT) version 3.4 Technical Reference & Cookbook,
SOEST/NOAA.
Wessel, P., and W. H. F. Smith, 1998, New, Improved Ver-
sion of Generic Mapping Tools Released, EOS Trans., AGU,
79 (47), p. 579.
Wessel, P., and W. H. F. Smith, 1995, New Version of the
Generic Mapping Tools Released, EOS Trans., AGU, 76 (33),
p. 329.
Wessel, P., and W. H. F. Smith, 1995, New Version of the
Generic Mapping Tools Released, http: American Geophysical
Union.
Wessel, P., and W. H. F. Smith, 1991, Free Software Helps
Map and Display Data, EOS Trans., AGU, 72 (41), p. 441.



15 Oct 2001 GMTINFO(l)

Man(1) output converted with man2html