Skip to content

Releases: SantanderMetGroup/drought4R

v0.3.2

06 Feb 09:39
Compare
Choose a tag to compare

v0.3.2 (6 Feb 2024)

  • Updates according to the latest SPEI version (v1.8.1)
  • Implementation allowing the use of precalculated parameters in speiGrid

v0.3.1

22 Jun 13:56
Compare
Choose a tag to compare

v0.3.1 (22 Jun 2023)

  • Implementation of the calibrated Thorthwaite's method (Pereira and Pruitt 2004, DOI:10.1016/j.agwat.2003.11.003)
  • New auxiliary functions:
    • effectiveTempGrid, for effective temperature calculation
    • photoperiodGrid, for daylength estimation
  • New built-in daily datasets for the Iberian peninsula of tmax, tmin and precip (E-OBSv17 0.25 reg, year 2000)
  • Other minor changes and documentation updates

v0.2.0

24 Apr 12:22
Compare
Choose a tag to compare

New in v0.2.0

v0.1.0

24 Jul 16:02
Compare
Choose a tag to compare

New in v0.1.0

  • Include internal representation of matrices as ts-class to allow for reference period usage in SPI/SPEI calculation
  • Update the "units" attribute of SPI/SPEI (set to "dimensionless")
  • Add example vignette showing integration with UDG (type utils::RShowDoc("drought4R_notebook", package = "drought4R"))

v0.0.2

23 Jul 12:08
Compare
Choose a tag to compare

New in v0.0.2

  • Bug fix in Hargreaves PET subroutine (forgot to redim(member = TRUE) the input grids before passing to member iterator)
  • Minor changes in output data attribute definitions

v0.0.1

20 Jul 12:35
Compare
Choose a tag to compare

New in v0.0.1

  • Bug fix (forgot to pass the ellipsis to the inner functions)

v0.0.0

18 Jul 19:30
Compare
Choose a tag to compare

This is the first package release. New functionalities coming soon!