forked from azvoleff/gfcanalysis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
38 lines (23 loc) · 784 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
gfcanalysis 1.5
===============
* Support latest Hansen datasets using "datatset" parameter
* Change maintainer from Alex Zvoleff to Matthe Cooper
gfcanalysis 1.4
===============
* Add option to download only certain layers.
* Add data_year argument to support new dataset versions.
* Misc doc and CRAN check fixes.
gfcanalysis 1.2
===============
* Fix output as GeoTIFF with LZW compression. Smaller file sizes are
advantageous when analyzing large areas.
* Upgrade to roxygen2 > 4.0.2
* Switch to gConvexHull in calc_gfc_tiles to avoid potential errors from
gUnaryUnion.
gfcanalysis 1.1
===============
* Move "snow" from Suggests to Enhances
* Update inst/examples/analyze_GFC.R to test or "snow"
gfcanalysis 1.0
===============
* Initial release to CRAN.