update file

This commit is contained in:
张壹 2018-03-22 14:21:10 -07:00
parent 20c8ec50b2
commit 392d048f0c

View File

@ -91,9 +91,9 @@ else
MAP_LABEL_OFFSET=2.5p
if [[ $nocpt == 1 ]]; then
gmt grd2cpt ${data} -R${range} -C${color} -Z -D -M > $cptfile
else
$cptfile = ${color}
else
gmt grd2cpt ${data} -R${range} -C${color} -Z -D -M > $cptfile
fi
if [[ $plotgrad == 1 ]]; then