-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
17 lines (17 loc) · 1 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: CAWaR
Type: Package
Title: CAWa Project Tools
Version: 0.0.2
Date: 2020-06-04
Authors@R: person("Ruben", "Remelgado", role = c("aut", "cre"), email="[email protected]")
URL: https://github.com/RRemelgado/fieldRS/
BugReports: https://github.com/RRemelgado/fieldRS/issues/
Maintainer: Ruben Remelgado <[email protected]>
Description: Tools to process ground-truth data on crop types and perform a phenology based crop type classification. These tools were developed in the scope of the CAWa project and extend on the work of Conrad et al. (2011) <doi:10.1080/01431161.2010.550647>. Moreover, they introduce an innovative classification and validation scheme that utilizes spatially independent samples as proposed by Remelgado et al. (2017) <doi:10.1002/rse2.70>.
LazyData: TRUE
Encoding: UTF-8
Imports: raster, sp, rgdal, ggplot2, grDevices, rgeos, lubridate, RStoolbox, fieldRS, rsMove
RoxygenNote: 7.1.0
License: GPL (>= 3)
Suggests: knitr, rmarkdown, kableExtra, imager, lattice
VignetteBuilder: knitr