We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb6992 commit 0528fb6Copy full SHA for 0528fb6
1 file changed
notebooks/worksheet3.ipynb
@@ -65,7 +65,7 @@
65
"from cartopy.mpl.geoaxes import GeoAxes\n",
66
"\n",
67
"# Provide the names of the directories where the netCDF model files are stored\n",
68
- "DATADIR = '/project/precis/worksheets/data/'\n",
+ "DATADIR = '/project/ciid/projects/PRECIS/worksheets/data/'\n",
69
70
"# Directory name where data is read from\n",
71
"HISTDIR = os.path.join(DATADIR, 'historical')\n",
0 commit comments