|
# This is a collection of resources put together to help support undergraduate dissertations
|
|
# This is a collection of resources put together to help support undergraduate dissertations
|
|
|
|
|
|
|
|
## Introduction to linkx
|
|
|
|
|
|
## 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)
|
|
- Link to the CMIP6 webpage: https://esgf-node.llnl.gov/projects/esgf-llnl/
|
|
- Link to the CMIP6 webpage: https://esgf-node.llnl.gov/projects/esgf-llnl/
|
... | @@ -9,8 +11,21 @@ |
... | @@ -9,8 +11,21 @@ |
|
- Nice collection and description of climate data sets: https://climatedataguide.ucar.edu/climate-data
|
|
- Nice collection and description of climate data sets: https://climatedataguide.ucar.edu/climate-data
|
|
- [ERA5, state of the art atmospheric reanalysis](https://www.ecmwf.int/en/forecasts/datasets/reanalysis-datasets/era5)
|
|
- [ERA5, state of the art atmospheric reanalysis](https://www.ecmwf.int/en/forecasts/datasets/reanalysis-datasets/era5)
|
|
|
|
|
|
|
|
## Simple tools to look at netcdf files
|
|
|
|
- [Panopoly](https://www.giss.nasa.gov/tools/panoply/)
|
|
|
|
|
|
## S2P3 model resources
|
|
## S2P3 model resources
|
|
- [Video running through the set up and running of the S2P3 model](https://web.microsoftstream.com/video/b4491502-9cc9-43b1-b6b7-ec9f64f87f96)
|
|
- [Video running through the set up and running of the S2P3 model](https://web.microsoftstream.com/video/b4491502-9cc9-43b1-b6b7-ec9f64f87f96)
|
|
|
|
|
|
## Python
|
|
## programming
|
|
|
|
|
|
|
|
### basics
|
|
|
|
- [basic intro](https://www.khanacademy.org/computing/computer-programming/programming/intro-to-programming/v/programming-intro)
|
|
|
|
|
|
|
|
### Linux
|
|
|
|
- [Linux command line basics](https://www.udacity.com/course/linux-command-line-basics--ud595)
|
|
|
|
|
|
|
|
### 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)
|
|
|
|
|