Skip to content

Commit f53206d

Browse files
committed
update grdlandmask docstring
1 parent eb262f1 commit f53206d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pygmt/src/grdlandmask.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
@kwargs_to_strings(R="sequence")
2323
def grdlandmask(**kwargs):
2424
r"""
25+
Create a grid file with set values for land and water.
26+
2527
Read the selected shoreline database and create a grid to specify which
2628
nodes in the specified grid are over land or over water. The nodes defined
2729
by the selected region and lattice spacing

0 commit comments

Comments
 (0)