You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,9 @@ Three additional worksheets are available for use by workshop instructors:
45
45
*`worksheet_solutions.ipyn`: Solutions to worksheet exercices.
46
46
*`worksheet6example.ipynb`: Example code for Worksheet 6.
47
47
48
+
## Data
49
+
The data used in the worksheets is currently only available within the Met Office. See the `data/README` for further details.
50
+
48
51
## Contributing
49
52
Information on how to contribute can be found in the [Contributing guide](CONTRIBUTING.md).
50
53
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.
0 commit comments