We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4dc1de commit 86e8701Copy full SHA for 86e8701
doc/examples/ERA5-GRIB-example.ipynb
@@ -37,7 +37,7 @@
37
"metadata": {},
38
"outputs": [],
39
"source": [
40
- "ds = xr.load_dataset('data/era5-2mt-2019-03-uk.grib', engine='cfgrib')"
+ "ds = xr.tutorial.load_dataset('era5-2mt-2019-03-uk.grib', engine='cfgrib')"
41
]
42
},
43
{
0 commit comments