Skip to content

Commit c4f81a6

Browse files
Simplify title of interpolation tutorial
1 parent 1fd82a8 commit c4f81a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_guide/examples/tutorial_interpolation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"cell_type": "markdown",
66
"metadata": {},
77
"source": [
8-
"# 🖥️ Using the built-in `parcels.interpolators`\n",
8+
"# 🖥️ Using the built-in Interpolators\n",
99
"Parcels comes with a number of different interpolation methods for fields on structured (`X`) and unstructured (`Ux`) grids. Here, we will look at a few common {py:obj}`parcels.interpolators` for tracer fields, and how to configure them in an idealised example. For more guidance on the sampling of such fields, check out the [sampling tutorial](./tutorial_sampling)."
1010
]
1111
},

0 commit comments

Comments
 (0)