... | @@ -21,6 +21,28 @@ The IP address of the computer you have been given access to is: 144.173.239.30 |
... | @@ -21,6 +21,28 @@ The IP address of the computer you have been given access to is: 144.173.239.30 |
|
|
|
|
|
- [Instructions for logging on from a windows computer from David Hein-Griggs](https://www.youtube.com/watch?v=hBu46gsZ9Qg&feature=youtu.be)
|
|
- [Instructions for logging on from a windows computer from David Hein-Griggs](https://www.youtube.com/watch?v=hBu46gsZ9Qg&feature=youtu.be)
|
|
|
|
|
|
|
|
## General coding resources
|
|
|
|
|
|
|
|
- https://www.khanacademy.org/computing/computer-programming/programming/intro-to-programming/v/programming-intro
|
|
|
|
|
|
|
|
- https://www.khanacademy.org/hourofcode
|
|
|
|
|
|
|
|
- https://www.codecademy.com/learn/learn-python-3
|
|
|
|
|
|
|
|
## Linux
|
|
|
|
|
|
|
|
### basics
|
|
|
|
|
|
|
|
- http://www.ee.surrey.ac.uk/Teaching/Unix/
|
|
|
|
|
|
|
|
### detailed
|
|
|
|
|
|
|
|
- https://www.edx.org/course/introduction-to-linux
|
|
|
|
|
|
|
|
- https://training.linuxfoundation.org/resources/free-courses/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Getting data
|
|
## Getting data
|
|
### CMIP ([Climate Model inter-comparison Project](https://en.wikipedia.org/wiki/Coupled_Model_Intercomparison_Project)) data access
|
|
### CMIP ([Climate Model inter-comparison Project](https://en.wikipedia.org/wiki/Coupled_Model_Intercomparison_Project)) data access
|
|
- ['Getting started' video](https://web.microsoftstream.com/video/518ec50e-901f-4e15-9bf7-ad45c077b820?App=msteamsBot&refId=f:8397507925756061453)
|
|
- ['Getting started' video](https://web.microsoftstream.com/video/518ec50e-901f-4e15-9bf7-ad45c077b820?App=msteamsBot&refId=f:8397507925756061453)
|
... | @@ -87,4 +109,3 @@ then carry on from the line 'Run the tides_bathymetry.py file with it's default |
... | @@ -87,4 +109,3 @@ then carry on from the line 'Run the tides_bathymetry.py file with it's default |
|
### Python
|
|
### Python
|
|
- [Python basics](https://www.codecademy.com/learn/learn-python)
|
|
- [Python basics](https://www.codecademy.com/learn/learn-python)
|
|
- [Some handy Python scripts I've got together for you](HandyPythonScripts) |
|
- [Some handy Python scripts I've got together for you](HandyPythonScripts) |
|
|
|
\ No newline at end of file |
|
|
|
|