zoom link
-
Introductory file :
- Cyril Morcrette, Martin Best, Helena Reid, Joana Rodrigues, Theo XirouchakiHelena Reid, Joana Rodrigues, Theo Xirouchaki.
-
Evaluation of Surface Layer Stability Functions and Their Extension to First Order Turbulent Closures for Weakly and Strongly Stratified Stable Boundary Laye
- Andrey V. Debolskiy · Evgeny V. Mortikov · Andrey V. Glazunov · Christof Lüpkes
Location:
"docs/"
Machine Learning for Improving Surface-Layer-Flux Estimates: https://link.springer.com/article/10.1007/s10546-022-00727-4
Tyler McCandless, David John Gagne, Branko Kosović, Sue Ellen Haupt, Bai Yang, Charlie Becker & John Schreck
https://fluxnet.org/data/
- https://zenodo.org/record/8340312/files/bath-hackathon-1.0.2.tar.gz?download=1
PLEASE DO NOT PUBLISH ANYTHING USING THIS DATA WITHOUT REFERRING TO THEIR DATA POLICY
- Powerpoint:
- Powerpointslides to explain the science behind what we are doing. Why it matters? What if affects? What does stable/unstable mean?slides to explain the science behind what we are doing. Why it matters? What if affects? What does stable/unstable mean?
- Slide explaining the input features: what are LWdownLWdown, , PrecipPrecip, , PsurfPsurf, , QairQair, , SWdownSWdown, , TairTair, , UstarUstar, Wind, Z0, how are these measured?, Wind, Z0, how are these measured?
- Data exploration:
- Produce histogram of each input and output variables
- Produce scatter plots of correlations between variables.
- Find max, min of all variables.
- Should some variables be looked at in terms of logs?
- Produce code to generate a normalised/standardised/rescaled data set.
- Visualization:
- produce maps of total amount of data from each site.
- Maps of mean values of parameters at each site
- Writing paper:
- Start drafting a paper using Overleaf Latex. Think about literature review and sections and O(5) key figures
- Balancing
- Assess how balanced the data is
- Develop a code to balance it
- Training
- Train a random forest to predict stability function. Optimise hyper--parameters.parameters
- Train a MLP to predict the stability function. Optimise hyper--parameters.parameters.
- In order to optimise your participation in this hackathon, it is advised that:
- you have eduroam set up on your laptop
- you check are able to run python when away from your home institute
- you have some file space available
- you setup an environment with your favourite/most used python libraries, numpy, matplotlib and either keras/tensorflow and/or pytorch