Releases: SantanderMetGroup/transformeR
Releases · SantanderMetGroup/transformeR
climate4R.datasets
New in v2.0.0 (22 May 2020)
This release of transformeR does not ensure backwards compatibility. Some deprecated functions have been finally removed, and some other moved to visualizeR. Please note that running most of the documentation examples will require from now on to install the new package climate4R.datasets, containing all the climate4R example datasets. The main benefit is that transformeR is now a lightweight package.
- Built-in datasets have been moved to the new package climate4R.datasets
plotClimatology
no longer existsplotEOF
moved to visualizeR (to be defunct)- Updated examples
- Exports EOF2clim (formerly an internal), for the spatial representation of EOFs via visualizeR::spatialPlot
- New helper
fillGridDates
for filling dataset missing dates - Other minor bug fixes, documentation updates and enhancements
v1.7.4
- Update the wt.index attribute after time-dimension subsetting
- New function: mergeGrid --> Merge multiple grids in space (latitude and longitude)
- Changed the default behaviour of subsetGrid along year-crossing seasons, consistent with loadGridData specifications.
- Minor bug fix in date subsetting on multigrids
- Documentation updates
v1.7.3
v1.7.2
v1.7.1
News in v1.7.1
- Allow type = NULL in `dataSplit' function.
- Add zenodo badge in documentation
- Other minor documentation issues.
Weather typing
New in v1.7.0
- Changes in
clusterGrid
structure to allow for flexible prediction - Add subsetting by cluster in
subsetGrid
- Other minor bug fixes and documentation updates
v1.6.2
sgdf2clim
Preliminary (beta) Weather typing
New in v1.6.0 (04 Oct 2019)
- New function for clustering/weather typing:
clusterGrid.R
- New internal helpers
cluster2plot.R
andpattern2grid
- New helper
getGridProj
for proj string retrieval