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 831e43f commit 5a77338Copy full SHA for 5a77338
pygmt/tests/test_coast.py
@@ -9,7 +9,7 @@
9
@pytest.mark.mpl_image_compare
10
def test_coast_iceland():
11
"""
12
- Test passing in region as a list.
+ Test plotting a regional map with coastlines.
13
14
fig = Figure()
15
fig.coast(region=[-30, -10, 60, 65], projection="m1c", frame=True, land="p28+r100")
0 commit comments