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 a2a2bc5 commit 5fb8590Copy full SHA for 5fb8590
pygmt/src/coast.py
@@ -146,11 +146,11 @@ def coast(self, **kwargs):
146
147
3 = Marine boundaries
148
149
- a = All boundaries (1-3)
+ a = All boundaries (1-3)
150
end_path : bool
151
- Mark end of existing clip path. No projection information is needed.
152
- Also supply ``xshift`` and ``yshift`` settings if you have moved
153
- since the clip started.
+ Mark end of existing clip path. No projection information is needed.
+ Also supply ``xshift`` and ``yshift`` settings if you have moved
+ since the clip started.
154
water : str
155
Select filling or clipping of "wet" areas.
156
{U}
0 commit comments