-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |