Skip to content

Releases: SantanderMetGroup/transformeR

v2.2.4

18 Nov 13:04

Choose a tag to compare

2.2.4 (18 Nov 2025)

  • Allow manual selection of start and end dates in FillGrid
  • Minor fix in bindGrid to better deal with different grid inputs
  • Other minor changes

v2.2.3

04 Jun 22:16

Choose a tag to compare

Patch version to fix problems in the definition of attributes in getGrid yielding error in isRegular helpers

v2.2.2

26 Oct 14:34

Choose a tag to compare

2.2.2 (26 Oct 2023)

  • Allow for both "simple" and "advanced" methods to compute uncertainty

v2.2.1

22 Jun 12:28

Choose a tag to compare

2.2.1 (22 Jun 2023)

  • New function to compute the uncertainty of multi-model ensembles
  • Minor bug fix in helpers
  • Documentation update
  • Adapt to new class denomination for matrix objects in R version 4.X

v2.1.5

12 May 13:56

Choose a tag to compare

New in 2.1.5 (12 May 2022)

  • Bug fix and other internal changes
  • Update the examples in the help documentation.

v2.1.4

30 Mar 10:02

Choose a tag to compare

New in v2.1.4

  • Minor bug fix in clusterGrid
  • Minor attribute fixes in sgdf2clim
  • Bug fix and other internal changes in fillGridDates

v2.1.3

04 Aug 12:11

Choose a tag to compare

New in 2.1.3

  • Bug fix in upscaleGrid
  • Include Lamb flow parameters in output
  • Other minor changes

2.1.2 (07 Jul 2021)

07 Jul 09:05

Choose a tag to compare

  • Allow for non-rescaled EOF recovery in EOF2clim
  • Ensure regular grids in upscaleGrid outputs

v2.1.1

31 May 14:42

Choose a tag to compare

2.1.1 (31 May 2021)

  • New dateutils-family helper functions for consistent date-time class handling (including time-zone defs)
  • Consistent treatment of multiple time resolutions in fillGridDates

v2.1.0

17 Mar 09:49

Choose a tag to compare

2.1.0 (17 Mar 2021)

  • Implementation of Lamb Weather Typing for southern hemisphere
  • Inclusion of type 27 (unclassified) in Lamb WT
  • New functionality for spatial aggregation of rectangular domains
  • Bug fix in partially masked latitudinal weighted domain averages.
  • New option to use masking in interpGrid
  • Bug fix in subsetVar attributes
  • Internal flag in bindGrid.member to skip temporal checks
  • Other minor changes and documentation updates