We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95daf68 commit f83a58bCopy full SHA for f83a58b
1 file changed
pygmt/src/nearneighbor.py
@@ -45,7 +45,7 @@ def nearneighbor(
45
r"""
46
Grid table data using a "Nearest neighbor" algorithm.
47
48
- **nearneighbor** reads arbitrarily located (*x*, *y*, *z*\ [, *w*])
+ :func:`pygmt.nearneighbor` reads arbitrarily located (*x*, *y*, *z*\ [, *w*])
49
triplets [quadruplets] and uses a nearest neighbor algorithm to assign a
50
weighted average value to each node that has one or more data points within
51
a search radius centered on the node with adequate coverage across a subset
0 commit comments