This commit is contained in:
张壹 2018-09-15 15:59:47 -07:00
parent 9306e7551b
commit b1b52bbb81

View File

@ -23,7 +23,7 @@ do
h)
dispTitle "${0##*/}" "simple global wide data mapping using GMT script. The template accepts a grid (.nc .grid) file as input and outputs a .png and a .eps file. \
For futher explanations, please look for GMT's manuscripts."
dispAuthorInfo "Author: Yi Zhang (zhangyi.cugwuhan@gmail.com)"
dispAuthorInfo "Yi Zhang (zhangyi.cugwuhan@gmail.com)"
dispUsage "${0##*/} -i<grid-data> [-r<xmin>/<xmax>/<ymin>/<ymax>] [-l<lon>] [-u<unit>] [-c<cpt-file>] [-a<x-label>,<y-label>] [-g] [-G<grad-data>] [-p<polygon-file>]"
dispOptionShort "-i" "input grid file"
dispOptionShort "-r" "data range. The template will ditect the input data range automaticly, the use of this option will overwrite the range."