Authors and acknowledgements¶
This document is currently maintained by Philip Brohan (philip.brohan @ metoffice.gov.uk). All criticism should be directed to him - put please don’t send email, raise an issue instead.
All blame should go to the maintainer; credit is more widely distributed:
This document was written by Philip Brohan (Met Office). He was supported by the Met Office Hadley Centre Climate Programme funded by BEIS, and by the Met Office Weather and Climate Science for Service Partnership (WCSSP) South Africa as part of the Newton Fund.
This work follows on from previous work on climate modelling and data assimilation with ML.
The XGBoost library is used to train the decision tree models.
The TensorFlow library is used for efficient data handling.
Training data used came from:
Much of the data used was obtained from the Copernicus Climate Change Service Climate Data Store.
This work benefited from AI assistance: Both Github Copilot and ChatGPT were used to help write the code and documentation. In spite of this, the authors and maintainer are responsible for the entirety of the result.
The calculations here make extensive use of GNU Parallel (Tange 2011).
This software is written in python, in an environment configured with conda.
The code and documentation use git and GitHub. The documentation is written with sphinx.
Note that appearance on this list does not mean that the person or organization named endorses this work, agrees with any of it, or even knows of its existence.