From 9ff043bac03140d4ade3fb5bc05ab6042ab6932e Mon Sep 17 00:00:00 2001 From: Hamish Steptoe Date: Fri, 15 Mar 2019 15:47:51 +0000 Subject: [PATCH] Add info on data --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5997e57..9a5a8ec 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ Three additional worksheets are available for use by workshop instructors: * `worksheet_solutions.ipyn`: Solutions to worksheet exercices. * `worksheet6example.ipynb`: Example code for Worksheet 6. +## Data +The data used in the worksheets is currently only available within the Met Office. See the `data/README` for further details. + ## Contributing Information on how to contribute can be found in the [Contributing guide](CONTRIBUTING.md). Please also consult the `CONTRIBUTING.ipynb` for information on formatting the worksheets in Jupyter Notebooks. **Note** that we do not currently make use of Jupyter Lab as it doesn't currently support the types of html formatting we use in Jupyter Notebooks.