diff --git a/02-visualisation.html b/02-visualisation.html index 80a4253..5a72227 100644 --- a/02-visualisation.html +++ b/02-visualisation.html @@ -683,7 +683,7 @@
Make the following additions to
plot_precipitation_climatology.py
(code omitted from this
@@ -631,7 +631,7 @@
The basic configuration command at the top of the main
function
@@ -1012,7 +1012,7 @@
The new function could read as follows:
The beginning of the script would need to be updated to import the
cmdline_provenance
library:
Other options include writing a loop to process each netCDF file one at a time or a series of sub-regions one at a time.
@@ -786,7 +786,7 @@Run the following two commands in your notebook to setup the client
and then type client
to view the display of
diff --git a/aio.html b/aio.html
index bd293df..9ff67aa 100644
--- a/aio.html
+++ b/aio.html
@@ -1205,7 +1205,7 @@
Make the following additions to
plot_precipitation_climatology.py
(code omitted from this
@@ -3786,7 +3786,7 @@
The basic configuration command at the top of the main
function
@@ -4617,7 +4617,7 @@
The new function could read as follows:
The beginning of the script would need to be updated to import the
cmdline_provenance
library:
Other options include writing a loop to process each netCDF file one at a time or a series of sub-regions one at a time.
@@ -5960,7 +5960,7 @@Run the following two commands in your notebook to setup the client
and then type client
to view the display of
diff --git a/index.html b/index.html
index 6321faf..b085440 100644
--- a/index.html
+++ b/index.html
@@ -427,16 +427,16 @@
data-carpentry
.data_carpentry
folder called
data
. Download the following files and place them in that
folder:In order to complete the lessons, you will need access to the diff --git a/instructor/02-visualisation.html b/instructor/02-visualisation.html index 7571818..81da780 100644 --- a/instructor/02-visualisation.html +++ b/instructor/02-visualisation.html @@ -685,7 +685,7 @@
Make the following additions to
plot_precipitation_climatology.py
(code omitted from this
@@ -633,7 +633,7 @@
The basic configuration command at the top of the main
function
@@ -1014,7 +1014,7 @@
The new function could read as follows:
The beginning of the script would need to be updated to import the
cmdline_provenance
library:
Other options include writing a loop to process each netCDF file one at a time or a series of sub-regions one at a time.
@@ -788,7 +788,7 @@Run the following two commands in your notebook to setup the client
and then type client
to view the display of
diff --git a/instructor/aio.html b/instructor/aio.html
index 5db8a42..d735a67 100644
--- a/instructor/aio.html
+++ b/instructor/aio.html
@@ -1209,7 +1209,7 @@