Skip to content

Commit 09bfb6d

Browse files
committed
Update interpolation doc
1 parent 6393047 commit 09bfb6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pygmt/helpers/decorators.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
(PROJ_AUX_LATITUDE). Geodesic distance calculations is also
6565
controlled by method (PROJ_GEODESIC).""",
6666
"n": r"""interpolation : str
67-
``[b|c|l|n][+a][+bBC][+c][+tthreshold]``
67+
[**b**\|\ **c**\|\ **l**\|\ **n**\][**+a**][**+b**\ *BC*]
68+
[**+c**][**+t**\ *threshold*]
6869
Select interpolation mode for grids. You can select the type of
6970
spline used:
7071
- 'b' for B-spline

0 commit comments

Comments
 (0)