Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kenzaxtazi/precip-prediction

Application of Gaussian Processes to predicting local precipitation in the Upper Indus Basin, Himalayas.
https://github.com/kenzaxtazi/precip-prediction

climate-change gaussian-processes himalayas precipitation water-security

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        



# 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.