kenzaxtazi / precip-prediction

Application of Gaussian Processes to predicting local precipitation in the Upper Indus Basin, Himalayas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

precip-prediction

Application of Gaussian Processes to predicting local precipitation over the Upper Indus Basin (Himalayas).

analysis

Functions to analyse data including:

  • clustering
  • correlation
  • principal component analysis
  • probability distribution functions
  • timeseries

gp

Functions to train and evaluate GPs using GPflow for precicting precipitation from other ERA5 climatic variables.

load

Functions to load data and format data. The source of the different datasets used can be found in the submodule files. Please get in touch for gauge data, basin masks and shapefiles.

maps

Functions to plot maps of the data and model outputs over the study areas.

About

Application of Gaussian Processes to predicting local precipitation in the Upper Indus Basin, Himalayas.

License:MIT License


Languages

Language:Jupyter Notebook 88.4%Language:Python 11.6%