Package: wtss
Title: An R Client for a Web Time-Series Service
Version: 1.0.0
Date: 2017-12-14
Authors@R: c(person("Victor", "Maus", role = c("aut"), email ="vwmaus1@gmail.com"), 
             person("Pedro", "Andrade", role = c("aut"), email ="pedro.andrade@inpe.br"), 
             person("Alber", "Sanchez", role = c("aut"),email ="alber.ipia@inpe.br"), 
             person("Luiz Fernando", "Assis", role = c("aut"), email ="luizffga@dpi.inpe.br"),  
             person("Gilberto", "Ribeiro", role = c("aut"), email ="gilberto.queiroz@inpe.br"),
             person("Gilberto", "Camara", role = c("aut", "cre"), email = "gilberto.camara@inpe.br"))
Maintainer: Gilberto Camara <gilberto.camara@inpe.br>
Description: An R client that provides remote access to satellite image time series.
  The client allows Earth observation users to obtain time series from data sets available in a Web Time Series Server. 
  The functions include: (a) listing the data sets available in the server; 
  (b) describing the contents of a data set; (c) retrieving a time series based on spatial location and temporal filters.  
Depends: R (>= 3.0.0)
License: GPL-3
Imports: methods, roxygen2, RCurl, jsonlite, lubridate, zoo
RoxygenNote: 6.0.1
URL: https://github.com/e-sensing/wtss
BugReports: https://github.com/e-sensing/wtss/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-12-21 10:41:32 UTC; gilberto
Author: Victor Maus [aut],
  Pedro Andrade [aut],
  Alber Sanchez [aut],
  Luiz Fernando Assis [aut],
  Gilberto Ribeiro [aut],
  Gilberto Camara [aut, cre]
Repository: CRAN
Date/Publication: 2017-12-21 13:30:45 UTC
