NEWS.md 945 Bytes
Newer Older
aho's avatar
aho committed
# s2dv 0.0.2 (Release date: 2020-)
aho's avatar
aho committed
- New functions: Ano(), Composite(), PlotAno()
aho's avatar
aho committed
- Change Regression() parameter 'time_dim' to 'reg_dim', and enable the inputs to be vectors.
- Change Trend() parameter 'time_dim' default value from 'sdate' to 'ftime'.
aho's avatar
aho committed
- Change the default of Season() parameter 'time_dim' from 'sdate' to 'ftime'.
aho's avatar
aho committed
- Add p-value by ANOVA in Trend().
- Change MeanDims() na.rm default to FALSE to be in line with mean()
- Remove unecessary parameter checks in Clim()
aho's avatar
aho committed

aho's avatar
aho committed
# s2dv 0.0.1 (Release date: 2020-02-07)
- The package is the advanced version of package 's2dverification', adopting the regime of package 'multiApply' for all the analytic functions. Most of the other functions for plotting and data retrieval in 's2dverification' are also preserved in this package.
- Because of the adoption of 'multiApply' regime, the functions work well with package 'startR'. 
- All the packages mentioned above are developed by BSC-CNS.