We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb262f1 commit f53206dCopy full SHA for f53206d
pygmt/src/grdlandmask.py
@@ -22,6 +22,8 @@
22
@kwargs_to_strings(R="sequence")
23
def grdlandmask(**kwargs):
24
r"""
25
+ Create a grid file with set values for land and water.
26
+
27
Read the selected shoreline database and create a grid to specify which
28
nodes in the specified grid are over land or over water. The nodes defined
29
by the selected region and lattice spacing
0 commit comments