Releases: SantanderMetGroup/R_VALUE
Releases · SantanderMetGroup/R_VALUE
v1.4-0
New in v1.4-0
- Input arguments to
corrMat.VALUE
andjointProbMat.VALUE
modified for improved efficiency - Included
n.mem
argument inloadValuePredictions
for member subsets - Included threshold argument in
measure.cm
(e.g. to compute on wet days only) - Removed import from package
ff
, so far not needed - Added startup macro printing on-screen version information and performing version check
- Other minor bug fixes, enhancements and documentation updates
v1.3-6
v1.3-5
v1.3-4
v1.3-3
v1.3-2
v1.3-1
v1.3-0
New in v1.3-0
- index.freq replaces former index.freq* functions
- Return values unified in one single function (index.rv)
- Added index.spell.mean to compute mean duration of spells (formerly only user-defined percentiles were available)
- Seasonal cycle removal option implemented in the validation wrapper. Activated by argument 'deseason' passed by the measure/index function, indicating the window width for moving average.
- Bug fix in deseason.VALUE
- Enabled several seasons on same request in jointProbMat.VALUE
- Added new example built-in dataset with deterministic precipitation predictions.
- Renamed built-in datasets to indicate the name of the variable.
- Other minor bug fixes, enhancements and documentation updates