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 9f8c0c7 commit 593d712Copy full SHA for 593d712
pygmt/src/grdsample.py
@@ -84,7 +84,7 @@ def grdsample(grid, **kwargs):
84
(4 or 16) nodes involved in interpolation to be non-NaN. For example,
85
0.5 will interpolate about half way from a non-NaN value and 0.1 will
86
go about 90% of the way [default is 0.5].
87
- registration : str
+ registration : str or bool
88
[**g**\ |\ **p**\ ].
89
Set registration to **g**\ ridline or **p**\ ixel.
90
0 commit comments