sdfopen hoge.nc
open hoge.ctl
set mpdset hires
hires:最も正確、mres:中間程度、lower:おおまか
hiresであっても、GMTの海岸線よりも粗い。
set mproj [投影法]
latlon: デフォルト。メルカトルか?
off: 直交座標系。緯度・経度データでないものを描く場合に使う。
set gxout [描画の種類]
grfill: スムージングなしの段彩図
shaded: スムージング有りの段彩図
grid: 値そのものを表示する。なお数字を大きくするには set digisize 0.15 のようにする
contour: 等値線図
vector: ベクトル。
set display color white
X軸のフォントサイズ
set xlopts 1 1 [フォントサイズ]
Y軸のフォントサイズ
set ylopts 1 1 [フォントサイズ]
set dfile [ファイル番号]
d [変数]
変数は、自分で与えた名前のもの
q file
q dims