Skip to content

Commit

Permalink
Updates for release v3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
miturbide committed Apr 16, 2019
1 parent 434c89e commit 66c2ceb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Suggests:
rmarkdown
Type: Package
Title: An R package for bias correction and statistical downscaling
Version: 3.0.5
Date: 2018-12-17
Version: 3.0.6
Date: 2019-04-16
Authors@R: as.person(c(
"Santander Meteorology Group <http://meteo.unican.es> [cph]",
"Joaquín Bedia <bediaj@unican.es> [aut, cre]",
Expand Down
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@ See the [Releases section](https://github.com/SantanderMetGroup/downscaleR/relea
* Adapt biasCorrection to grids with a single dimension (time)
* NA handling in precipitation frequency adjustment in biasCorrection
* Code improvement

## v3.0.6 (16 Apr 2019)
* downscale.cv admits regular grids
* New method for bias correction: mva (Mean and Variance Adjustment)
* Other minor changes and documentation updates

0 comments on commit 66c2ceb

Please sign in to comment.