Skip to content

Releases: SantanderMetGroup/transformeR

submission downscaleR EMS paper

13 Jul 12:05
Compare
Choose a tag to compare

New in 1.5.1

  • Minor bug fix in binaryGrid
  • New helper matchStations for consistent reordering of station datasets
  • Improvement in subsetGrid for preservation of all station metadata

v1.5.0

09 Jul 17:54
Compare
Choose a tag to compare

New in v1.5.0

  • New addition to PCA, allowing for rotated EOF analysis
  • New helper function limitArea to get grid bounding box
  • New helper function getWindowIndex, for moving window applications
  • Other internal helper additions and minor bug fixes

IPCC AR6 FoD

16 Apr 15:00
Compare
Choose a tag to compare

v1.4.8 (16 Apr 2019)

  • New helper function checkGrid to check if date and member information is correct.
  • Bug fix in bindGrid related to the "loc" dimension in irregular grids
  • Other minor changes and documentation updates

v1.4.7

17 Dec 10:11
Compare
Choose a tag to compare

New in v1.4.7 (17 Dic 2018)

  • Allow calls to bindGrid.member for just one grid without error (a message is given instead)
  • Allow attempts of temporal consistency check with just one grid (with message)
  • Change the order of priority of the dimensions in aggregateGrid for efficiency.
  • Bug fix in bindGrid.spatial for the correct heritage of the latitude values in $xyCoords

climate4R CITATION

23 Sep 15:58
Compare
Choose a tag to compare

New v1.4.6

  • Add new CITATION
  • Edited startup package message
  • Fix typo in on-screen message

v1.4.5

21 Sep 07:10
Compare
Choose a tag to compare

New in v1.4.5

  • Bug fix in temporal consistency check among climatologies
  • Replaced warning by message in getTemporalResolution

EMS climate4R paper

16 Aug 17:24
Compare
Choose a tag to compare

New in v1.4.4

This version has been used in the preparation of the final climate4R manuscript submitted to EMS and associated notebooks

  • Allow for binding the loc dimension in bindGrid (for point data)
  • Bug fix in interpGrid when interpolating from and to point data
  • Other minor changes and documentation updates

v1.4.3

19 Jul 09:21
Compare
Choose a tag to compare

New in v1.4.3

  • Allow for updating the dataset attribute when constructing multimodels via bindGrid (enhancement #18)
  • New helper for checking temporal consistency among grids (checkTemporalConsistency)
  • Allow missing data in PCA analysis (enhancement #13)
  • Other minor changes and documentation updates

v1.4.2

21 Jun 11:46
Compare
Choose a tag to compare

New in v1.4.2

  • Minor changes in makeMultiGrid (preserves the original input structure when one single grid is given as input, for internal programming convenience). Improved attribute definition.
  • Modified behaviour of getVarNames to append vertical level in short name definition
  • Do nothing (but a warning) when attempting to bind one single grid along member dimension
  • Bug fix in grid2PCs
  • Other minor changes and documentation example updates

v1.4.1

11 Jun 14:54
Compare
Choose a tag to compare

New in 1.4.1

  • Update built-in data units attribute (for compatibility with udunits parseable strings)
  • New helper getGridUnits and setGridUnits, to handle grid units