forked from spatialstatisticsupna/RGISTools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
20 lines (20 loc) · 1.33 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Type: Package
Package: RGISTools
Title: Handling Multiplatform Satellite Images
Version: 1.0.2
Author: U Pérez - Goya [aut, cre] <[email protected]>,
M Montesino - SanMartin [aut] <[email protected]>,
A F Militino [aut] <[email protected]>,
M D Ugarte [aut] <[email protected]>
Maintainer: U Perez - Goya <[email protected]>
Description: Downloading, customizing, and processing time series of satellite images for a region of interest. 'RGISTools' functions allow a unified access to multispectral images from Landsat, MODIS and Sentinel repositories. 'RGISTools' also offers capabilities for customizing satellite images, such as tile mosaicking, image cropping and new variables computation. Finally, 'RGISTools' covers the processing, including cloud masking, compositing and gap-filling/smoothing time series of images (Militino et al., 2018 <doi:10.3390/rs10030398> and Militino et al., 2019 <doi:10.1109/TGRS.2019.2904193>).
URL: https://github.com/spatialstatisticsupna/RGISTools#RGISTools
BugReports: https://github.com/spatialstatisticsupna/RGISTools/issues
Depends: R (>= 3.5.0), raster, sf, tmap
Imports: Rdpack, XML, xml2, utils, fields, urltools, rjson, rvest, tools, methods, curl, httr, mapview, sp, stars
Suggest: rgdal
RdMacros: Rdpack
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0