-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 1.38 KB
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 1.38 KB
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
Package: wtss
Type: Package
Title: An R client for handling remote sensing imagery as time series
Version: 0.1.2
Date: 2016-02-16
Authors@R: c(person("Victor", "Maus", role = c("aut"),email
="vwmaus1@gmail.com"), person("Alber", "Sanchez",
role = c("aut"),email ="alber.ipia@dpi.inpe.com"),
person("Luiz Fernando", "Assis", role = c("aut",
"cre"),email ="luizffga@dpi.inpe.br"), person("Pedro", "Andrade",
role = c("aut"),email ="pedro.andrade@dpi.inpe.br"), person("Gilberto", "Ribeiro",
role = c("aut"),email ="gribeiro@dpi.inpe.br"))
Author: Victor Maus, Alber Sanchez, Luiz Fernando Assis, Pedro Andrade, Gilberto Ribeiro
Maintainer: Luiz Fernando Assis <luizffga@dpi.inpe.br>
Description: wtss is an R client package for Web Time-Series Service (WTSS). It allows Earth observation users to request in near real-time metadata based on coverages available on WTSS. It provides classes and methods for handling remote sensing imagery as time series based using spatio-temporal filtering. Coverages include but are not limited to daily and montlhy aggregated hotspot data of vegetation fires, and MODIS data.
Depends: R (>= 3.0.0)
Imports:
methods,
roxygen2,
RCurl,
jsonlite,
spacetime,
sp,
lubridate,
zoo
License: LGPL-3 + file LICENSE
RoxygenNote: 6.0.1
URL: http://www.dpi.inpe.br/esensing
BugReports: https://github.com/e-sensing/wtss/issues