-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNEWS
40 lines (21 loc) · 733 Bytes
/
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
esmisc 0.0.4
=============================================================================
NEW FEATURES
* added geomean() for geometric mean
* added numextractall() to extract numeric values from a string
MINOR IMPROVEMENTS
BUG FIXES
* read_regnie() gave wrong extent (reported by Tim Haering).
DEPRECATED FUNCTIONS
DEFUNCT FUNCTIONS
esmisc 0.0.3
=============================================================================
NEW FEATURES
MINOR IMPROVEMENTS
* read_regnie() is now faster (4.5x), thanks to readr
* minor tweaks to theme_edi()
BUG FIXES
* updated theme_edi to new ggplot2 version
* read_regnie() failed if files contained precipitation > 100mm (fixes issue #1)
DEPRECATED FUNCTIONS
DEFUNCT FUNCTIONS