Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MNLR authored Jan 24, 2020
1 parent d23e2b3 commit a78abb5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# BNWeatherGen
## Weather Generators with Bayesian Networks.

Implements Bayesian networks as discrete multivariate weather generators. A small tutorial with several examples is provided in the [companion notebook](https://github.com/SantanderMetGroup/notebooks/blob/master/2019_BNWeatherGen_WRR.ipynb).

This document presents the R code that reproduces the Bayesian network models of the paper *Multisite Weather Generators using Bayesian Networks: An illustrative case study for precipitation occurrence*, submitted to **Water Resources Research**. It also has some experimental functionality not restricted to weather generators, like predictive networks intended for downscaling.

0 comments on commit a78abb5

Please sign in to comment.