Skip to content

Commit

Permalink
Update Masking.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeldussin authored Jan 25, 2021
1 parent ad3a32b commit 3977fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/notebooks/Masking.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@
"As we saw in the previous example, the bilinear interpolation was not providing\n",
"a value at all the destination points. This is where the extrapolation becomes\n",
"useful. xESMF allows to use the ESMF algorithms described in this\n",
"[section of the ESMF documentation](http://www.earthsystemmodeling.org/esmf_releases/public/ESMF_8_0_0/ESMF_refdoc/node5.html#sec:extrapolation:overview).\n",
"[section of the ESMF documentation](http://earthsystemmodeling.org/docs/release/ESMF_8_0_1/ESMF_refdoc/node9.html#SECTION090117000000000000000).\n",
"This is a very short example and more options are available. Please refer to the\n",
"aforementioned documentation for more details.\n"
]
Expand Down

0 comments on commit 3977fde

Please sign in to comment.