forked from janverbesselt/bfast
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
39 lines (21 loc) · 1.11 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
Changes in Version 1.5-9
o minor bug x_coor <- out$bp.Wt$datatsp[[1]] with x_coor <- tsp(out$Wt)[1] in seasonal()
Changes in Version 1.5-7
o all required packages are now in imports so you have to load the package e.g. zoo yourself now.
Changes in Version 1.5-5
o Bfast01 classification function added
Changes in Version 1.5
o Bfast01 function added
Changes in Version 1.4-4
o Bfastmonitor function added
Changes in Version 1.4-3
o Preparing helper functions for processing of different types of time series data
o Preparing structure and plan for raster brick processing (satellite image time series processing)
Changes in Version 1.4-1
o Plotting functionality is improved for bfastmonitor() output (i.e. when dealing with daily data and lot's of missing data points)
Changes in Version 1.4-0
o Added bfastmonitor() for near real-time detection of breaks in BFAST-type
model. Data pre-processing is handled by a new function bfastpp() whose
results can easily be plugged into strucchange (or other modeling/testing
functions).
o New data set "som" with NDVI series from Somalia.