Fixes
- Add EnergyIndicators vignette figures
- Remove ClimProjDiags dependency
- Remove s2dv dependency
Fixes
- Correct vignettes figures links.
New features
- Exceeding Threshold functions to allow between thresholds or equal
threshold options.
- New s2dv_cube object development for all the functions, unit tests,
examples and vignettes.
Fixes
- Correct figures of EnergyIndicators vignette.
- Sanity check correction in functions CST_PeriodAccumulation,
CST_AbsToProbs, CST_AccumulationExceedingThreshold, CST_MergeRefToExp,
CST_PeriodMean, CST_QThreshold, CST_SelectPeriodOnData, CST_Threshold,
TotalSpellTimeExceedingThreshold, CST_TotalTimeExceedingThreshold,
CST_WindCapacityFactor and CST_WindPowerDensity.
- Revise examples using s2dv::InsertDim in MergeRefToExp().