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 b9f2bdf commit 7f9d417Copy full SHA for 7f9d417
pygmt/src/grdcut.py
@@ -91,7 +91,6 @@ def grdcut(grid, **kwargs):
91
Examples
92
--------
93
>>> import pygmt
94
-
95
>>> # Load a grid of @earth_relief_30m data, with an x-range of 10 to 30,
96
>>> # and a y-range of 15 to 25
97
>>> grid = pygmt.datasets.load_earth_relief(
0 commit comments