1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **STANDARDIZED COMMAND LINE OPTIONS** |
+=========================================================+==========================================================================+
| **-B**\ *information* | Specify map frame and axes parameters :ref:`(...) <-B_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-J**\ *parameters* | Select map projection :ref:`(...) <-J_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-K** | Append more PS later :ref:`(...) <-K_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-O** | This is an overlay plot :ref:`(...) <-O_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-P** | Select Portrait orientation :ref:`(...) <-P_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-R**\ *west/east/south/north*\ [*/zmin/zmax*][**r**] | Specify Region of interest :ref:`(...) <-R_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-U**\ [[*just*]/\ *dx*/*dy*/][*label*] | Plot time-stamp on plot :ref:`(...) <-U_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-V** | Run in verbose mode :ref:`(...) <-V_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-X**\ [**a**\ \|\ **c**\ \|\ **r**]\ *off*\ [**u**] | Shift plot origin in *x*-direction :ref:`(...) <-XY_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-Y**\ [**a**\ \|\ **c**\ \|\ **r**]\ *off*\ [**u**] | Shift plot origin in *y*-direction :ref:`(...) <-XY_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-a**\ *name=col,...* | Associates aspatial data with columns :ref:`(...) <-aspatial_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-b**\ [**i**\ \|\ **o**][*ncol*][**t**] | Select binary input or output :ref:`(...) <-bi_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-c**\ *copies* | Set number of plot copies [1] :ref:`(...) <-c_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-d**\ [**i**\ \|\ **o**]\ *nodata* | Replace columns with *nodata* with NaN :ref:`(...) <-d_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-f**\ [**i**\ \|\ **o**]\ *colinfo* | Set formatting of ASCII input or output :ref:`(...) <-f_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-g**\ [**+**]\ **x**\ \|\ **X**\ \|\ **y**\ \|\ | |
| **Y**\ \|\ **d**\ \|\ **D**\ *gap*\ [**u**] | Segment data by detecting gaps :ref:`(...) <-g_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-h**\ [**i**\ \|\ **o**][*n\_headers*] | ASCII [*I*\ \|\ *O*] tables have header record[s] :ref:`(...) <-h_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-i**\ *columns* | Selection of input columns :ref:`(...) <-icols_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-o**\ *columns* | Selection of output columns :ref:`(...) <-ocols_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-n**\ [*type*][**+a**][\ **+b**\ *BC*] | |
| [\ **+c**\ ][\ **+t**\ *threshold*] | Set grid interpolation mode :ref:`(...) <-n_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-p**\ *azim/elev*\ [/*zlevel*][\ **+w**\ *lon0/lat0*\ | |
| [/*z0*]][\ **+v**\ *x0/y0*] | Control 3-D perspective view :ref:`(...) <perspective_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-r** | Sets grid registration :ref:`(...) <nodereg_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-s**\ [**z**\ \| \ *cols*] | Control treatment of NaN records :ref:`(...) <-s_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-t**\ *transparency* | Set layer PDF transparency :ref:`(...) <-t_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-x**\ [[-]\ *n*] | Set number of cores in multi-threaded modules :ref:`(...) <core_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
| **-:**\ [**i**\ \|\ **o**] | Expect *y*/*x* input rather than *x*/*y* :ref:`(...) <colon_full>` |
+---------------------------------------------------------+--------------------------------------------------------------------------+
|