Releases: SantanderMetGroup/loadeR
Releases · SantanderMetGroup/loadeR
v1.4.1
v1.4.0
New in v1.4.0
- New PUBLIC UDG datasets now available trough
loadGridData
using abbreviated dataset labels (instead of full URLs). Data harmonization is performed on-the-fly.- For an overview of these datasets, use the new helper
UDG.datasets()
- For an overview of these datasets, use the new helper
- Internal change to alter
treshold
value when transforming non-standard variables via dictionary - Other minor documentation updates and internal changes
- NOTE: version used in the submitted paper to EMS on 29 Mar 2018
ETCCDI
New in v1.3.0
- New functionality in
loadGridData
to compute monthly frequencies on-the-fly based on user-defined threshold exceedances. - Change
timeUnitsChange
default value toTRUE
inmakeAggregatedDataset
(see #30 (comment)) - Other minor changes and documentation updates
v1.2.1
v1.2.0
New in v1.2.0
- Enable the
member
option inloadGridData
, for grids with the Ensemble dimension (but not RunTime) - The
$xyCoords
element of station datasets is now adata.fame
instead of amatrix
- Added new metadata to the ouputs of
loadGridData
andloadSeasonalForecast
(package version, URL etc.) - Update in UDG vocabulary ("tp" --> "pr")
- Other minor enhancements and documentation updates
v1.1.0
New in v1.1.0
- Several changes in the way stations are loaded for a seamless integration loadeR-R.VALUE
- Update cell_methods in dictionaries according to CF convention
- Internal changes for integration with newer versions of
loadeR.ECOMS
(exportsgetVerticalLevelPars
,adjustDates
) - Other minor enhancements and documentation updates