Skip to content

Commit 08a6f32

Browse files
committed
DOC: Complete list of aliases
1 parent 516b2f2 commit 08a6f32

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

pygmt/src/grdclip.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@ def grdclip(
138138
Full option list at :gmt-docs:`grdclip.html`
139139
140140
{aliases}
141+
- G = outgrid
142+
- Sa = above
143+
- Sb = below
144+
- Si = between
145+
- Sr = replace
141146
142147
Parameters
143148
----------

pygmt/src/grdfill.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ def grdfill(
134134
Full option list at :gmt-docs:`grdfill.html`.
135135
136136
{aliases}
137+
- G = outgrid
138+
- A = constantfill/gridfill/neighborfill/splinefill
139+
- L = inquire
137140
138141
Parameters
139142
----------

0 commit comments

Comments
 (0)