Skip to content

Commit 5b23e0d

Browse files
committed
update docstring in coast
1 parent 275d56c commit 5b23e0d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pygmt/src/coast.py

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,7 @@ def coast(self, **kwargs):
6565
----------
6666
{J}
6767
{R}
68-
area_thresh : int, float, or str
69-
*min_area*\ [/*min_level*/*max_level*][**+a**\[**g**\|\ **i**]\
70-
[**s**\|\ **S**][**+l**\|\ **r**][**+p**\ *percent*].
71-
Features with an area smaller than *min_area* in km\ :sup:`2` or of
72-
hierarchical level that is lower than *min_level* or higher than
73-
*max_level* will not be plotted.
68+
{A}
7469
{B}
7570
lakes : str or list
7671
*fill*\ [**+l**\|\ **+r**].

0 commit comments

Comments
 (0)