-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
52 lines (30 loc) · 1.29 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
mevr 1.2.3 (release date: 2024-10-04)
=========================================
Changes:
* Included some tests for new functions for storm separation and ordinary events definition.
mevr 1.2.2 (release date: 2024-09-18)
=========================================
Changes:
* Two functions added for storm separation and definition of ordinary events.
* Functions fmsev, fmev and ftmev can now be used for sub-daily rainfall durations.
mevr 1.1.2 (release date: 2024-08-06)
=========================================
Changes:
* The Weibull tail test now returns the result to the fsmev function.
* Some tests were added.
mevr 1.1.1 (release date: 2024-06-21)
=========================================
Changes:
* A Weibull tail test based on left-censoring the input data can be performed
prior to fitting a SMEV. This can drastly improve fitting results.
* Some internal code improvements.
mevr 1.0.1 (release date: 2024-06-19)
=========================================
Changes:
* NA values are always removed. Functions fsmev, fmev and ftmev throw warnings
if the data contains any NA values.
* Some internal code improvements.
* Added more tests.
mevr 1.0.0 (release date: 2024-06-15)
=========================================
* First release, submitted to CRAN.