forked from e-sensing/sits
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsits-package.Rd
More file actions
45 lines (39 loc) · 1.18 KB
/
sits-package.Rd
File metadata and controls
45 lines (39 loc) · 1.18 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/sits-package.R
\docType{package}
\name{sits-package}
\alias{sits-package}
\alias{_PACKAGE}
\alias{sits}
\title{sits}
\description{
Satellite Image Time Series Analysis
for Earth Observation Data Cubes
}
\section{Purpose}{
The SITS package provides a set of tools for analysis,
visualization and classification of satellite image time series.
It includes methods for filtering, clustering, classification,
and post-processing.
}
\seealso{
Useful links:
\itemize{
\item \url{https://github.com/e-sensing/sits/}
\item \url{https://e-sensing.github.io/sitsbook/}
\item Report bugs at \url{https://github.com/e-sensing/sits/issues}
}
}
\author{
\strong{Maintainer}: Gilberto Camara \email{gilberto.camara.inpe@gmail.com}
Authors:
\itemize{
\item Rolf Simoes \email{rolf.simoes@inpe.br}
\item Felipe Souza \email{felipe.carvalho@inpe.br}
\item Lorena Santos \email{lorena.santos@inpe.br}
\item Pedro Andrade \email{pedro.andrade@inpe.br}
\item Karine Ferreira \email{karine.ferreira@inpe.br}
\item Alber Sanchez \email{alber.ipia@inpe.br}
\item Gilberto Queiroz \email{gilberto.queiroz@inpe.br}
}
}