Skip to content

Commit 34b50bb

Browse files
committed
Update heading on tutorial five
1 parent dcf3176 commit 34b50bb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

notebooks/scorecard/HadISD-Five-DataAccessor.ipynb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"id": "ca22f992-1245-4b56-ba15-d30d6e27ddb3",
66
"metadata": {},
77
"source": [
8-
"# Integration of Station Data with PyEarthTools\n",
8+
"# HadISD Tutorial Five - Integration of Station Data with PyEarthTools\n",
9+
"\n",
10+
"> **NOTE**\n",
11+
"> Before beginning this tutorial, you should first read [HadISD Tutorial One - Introduction to Station Data](./HadISD-One-Introduction.ipynb) and ensure you complete the tutorials in order\n",
912
"\n",
1013
"This tutorial demonstrates how to create a data accessor for the station data which will integrate with PyEarthTools pipelines. In due course, a similar implementation will be put into the relevant site archive packages for people working in supported facilities, but this demonstrates how you can easily connect your own station data archive into the framework from first principles. Working with custom station datasets is relatively common (e.g. hydrology-specific data sets, different temporal resolutions, region-specific datasets, data sources not included in the global data sharing etc) and so seeing the entire process is of value.\n",
1114
"\n",

0 commit comments

Comments
 (0)