Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/rst/source/grdmask.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Optional Arguments
Sets the *out/edge/in* that will be assigned to nodes that are
*out*\ side the polygons, on the *edge*, or *in*\ side. Values can
be any number, including the textstring NaN [Default is 0/0/1].
Optionally, use **Nz** to set polygon insides to the z-value
Optionally, use **-Nz** to set polygon insides to the z-value
obtained from the data (either segment header **-Z**\ *zval*,
**-L**\ *header* or via **-a**\ Z=\ *name*); use **-NZ** to consider
the polygon boundary as part of the inside. Alternatively, use
Expand Down