This is a shared code repository created by the Physical Climate Change research group at the School of Earth and Environment, University of Leeds.
If you want to share your code with us, please follow these intructions to make it easy to replicate:
- Add an introductory paragraph using "" "", saying:
- What is the code for.
- How wrote it (in case someone has any question for you).
-
Comment your code to make it as easy to decipher as possible.
-
Whenever needed, indicate the structure and dimensions of the data, for example: this is a 3-D cube (time,latitude,longitude).
-
Provide mock data (2D or 3D random samples) if possible to test the code.
The easiest way to upload your file is by clicking on "add file" in the home page of this repository. Upload an ".ipynb" file from your computer and click "commit changes" to finish the upload
Thank you very much for contributing to make other's life easier!
If you have any question about how to use this repository, please email Paloma Trascasa-Castro (ee17pt@leeds.ac.uk).