-
Notifications
You must be signed in to change notification settings - Fork 20
/
DESCRIPTION
26 lines (26 loc) · 886 Bytes
/
DESCRIPTION
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
Package: rLandsat
Type: Package
Title: Landsat Data Complete Download Process
Version: 0.1.1
Author: Himanshu Sikaria [aut, cre],
Shilpa Arora [rev],
Akash Tandon [rev],
Kriti Kathuria [rev]
Maintainer: Himanshu Sikaria<himanshu@atlan.com>
Description: Easily acquire Landsat <https://landsat.usgs.gov>, a remote sensing satellite, data from R. Search for Landsat scenes and download the Landsat data using this library which uses API built by Development Seed <https://api.developmentseed.org/satellites> and U.S. Geological Survey <https://espa.cr.usgs.gov/api>.
License: GPL-3 | file LICENSE
URL: https://github.com/socialcopsdev/rLandsat
BugReports: https://github.com/atlanhq/rLandsat/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.1.2)
Suggests: testthat
Imports:
RCurl,
svMisc,
httr,
jsonlite,
dplyr,
readr,
stringr