Skip to content

Releases: SantanderMetGroup/downscaleR

v3.0.5

17 Dec 10:42
Compare
Choose a tag to compare

New in v3.0.5 (17 Dic 2018)

  • Add important explanation in the biasCorrection documentation
  • Bug fix in argument which.combine of prepareData
  • Adapt biasCorrection to grids with a single dimension (time)
  • NA handling in precipitation frequency adjustment in biasCorrection
  • Code improvement

climate4R CITATION

23 Sep 16:39
Compare
Choose a tag to compare

v3.0.4 (23 Sep 2018)

  • Add new CITATION
  • Edited startup package message

v3.0.3

30 Aug 11:20
Compare
Choose a tag to compare

New in v3.0.3

  • NA-s are now removed from observation data series when using the scaling method for biasCorrection.

v3.0.2

30 Jul 07:31
Compare
Choose a tag to compare

New in v3.0.2

  • Replaced calls to bindGrid.time by bindGrid (the former not exported anymore)

v3.0.1

21 Jun 12:35
Compare
Choose a tag to compare

New in v3.0.1

  • Improved downscale.cv input arguments, and its documentation. Added new option for leave-one-year-out cross validation
  • Other documentation updates

v3.0.0

14 Jun 13:49
Compare
Choose a tag to compare

New in downscaleR v3

  • New user interface for flexible definition of predictors (prepareData) and prediction data (prepareNewData).
  • New method (neural networks) available for perfect-prog downscaling
  • New workhorse function downscale for perfect-prog/MOS downscaling with different methods (GLM, Analogs..., more soon)
  • Flexible method calibration/prediction via downscale.train and downscale.predict
  • New helper function for flexible cross-validation experimental setups: downscale.cv
  • Improved efficiency in biasCorrection, including a parallelization option
  • New options for a more flexible parametric quantile mapping method design
  • All changes in predictor/predictand definition have been double-checked against MeteoLab for consistency
  • Other documentation updates and enhancements
  • See the updates in the wiki for worked examples

SU-91

04 Sep 16:49
Compare
Choose a tag to compare

New in v2.0.4

  • Attributes of downscaling methods are now global, instead of being stored within the Data element
  • Other documentation updates and enhancements

SPECS

02 Jun 10:08
Compare
Choose a tag to compare

New in v2.0.3

  • Bug fix in biasCorrection
  • Updated NAMESPACE imports
  • Other documentation updates and enhancements

v2.0.2

01 Jun 14:58
Compare
Choose a tag to compare

New in v2.0.2

  • Added join.members option in biasCorrection to use the joint ensemble distribution for correction
  • Other minor bug fixes and enhancements

v2.0-1

20 Feb 09:41
Compare
Choose a tag to compare

New in v2.0-1

  • Minor bug fix in ppModelSetup internal
  • Other minor bug fixes and enhancements