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 5084862 commit a32e08aCopy full SHA for a32e08a
pygmt/src/coast.py
@@ -17,21 +17,21 @@
17
18
@fmt_docstring
19
@use_alias(
20
- R="region",
21
- J="projection",
22
A="area_thresh",
23
- C="lakes",
24
B="frame",
+ C="lakes",
25
D="resolution",
26
E="dcw",
+ F="box",
+ G="land",
27
I="rivers",
28
+ J="projection",
29
L="map_scale",
- F="box",
30
N="borders",
31
- W="shorelines",
32
- G="land",
+ R="region",
33
S="water",
34
V="verbose",
+ W="shorelines",
35
c="panel",
36
p="perspective",
37
t="transparency",
0 commit comments