You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,9 @@ for instance.
103
103
104
104
## Python jupyter notebooks
105
105
106
-
[Example showing how to use MINT from Python can be found here](https://github.com/pletzer/mint/notebooks)
106
+
Below are examples showing how to use MINT from Python.
107
+
108
+
[Interpolating a vector field from cubed-sphere to uniform lon-lat](https://github.com/pletzer/mint/blob/master/mint/notebooks/interpVectorField.ipynb)
0 commit comments