Releases: SantanderMetGroup/transformeR
Releases · SantanderMetGroup/transformeR
v0.1.0
New in 0.1.0
- New function
localScaling
for flexible local scaling and anomaly calculation - New function
temporalCycleGrid
, for annual/seasonal cycle grid calculation - Internal adaptation of several functions to transparently handle stations and grids
interpGrid
has been adapted to transparently deal with rotated coordinates (RCMs) and stations- New collection of built-in datasets, including CORDEX projections
- Implemented the automatic sorting of the time dimension when binding wih
bindGrid.time
- New internal helpers
- Bug fix affecting the output data array of
persistence
- Other minor changes, new examples and documentation updates
v0.0.14
New in v0.0.14
- New function
trend.1D
for linear trend analysis - Some example datasets recovered for compatibility with
downscaleR
examples - New function
easyVeri.signif
, for significance analysis ofeasyVerification
outputs - Other minor changes, new examples and documentation updates
v0.0.13
v0.0.12
v0.0.11
v0.0.10
New in v0.0.10
- Bug fix in internal function for reference date retrieval
- Package size reduced (CRAN compliant):
- Deleted several unused built-in datasets
- EOBS tp and tas DJF datasets trimmed to the period 1998-2000
- Other minor changes and documentation updates