File: explain_-D_cap.rst_

package info (click to toggle)
gmt 5.3.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 150,460 kB
  • ctags: 18,539
  • sloc: ansic: 194,217; sh: 7,349; xml: 149; makefile: 72; fortran: 49; lisp: 41; csh: 5
file content (13 lines) | stat: -rw-r--r-- 984 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
**-D**\ *xname*/*yname*/*zname*/*scale*/*offset*/*invalid*/*title*/*remark*
    Give values for *xname*, *yname*, *zname* (give the names of those variables
    and in square bracket their units, e.g., "distance [km]"), *scale* (to multiply grid values after
    read [normally 1]), *offset* (to add to grid after scaling [normally 0]),
    *invalid* (a value to represent missing data [NaN]), *title* (anything you
    like), and *remark* (anything you like). To leave some of these values untouched,
    leave field blank. Empty fields in the end may be skipped. Alternatively,
    to allow "/" to be part of one of the values, use any non-alphanumeric
    character (and not the equal sign) as separator by both starting and ending
    with it. For example:
    **-D**:*xname*:*yname*:*zname*:*scale*:*offset*:*invalid*:*title*:*remark*:
    Use quotes to group texts with more than one word.
    Note that for geographic grids (**-fg**) *xname* and *yname* are set automatically.