-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 757 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: LandsatLinkr
Title: Tools to spectrally link Landsat data
Version: 0.5.0
Date: 2018-04-26
Authors@R: c(person("Justin", "Braaten", email = "jstnbraaten@gmail.com", role = c("aut", "cre")),
person("Warren", "Cohen", email = "warren.cohen@oregonstate.edu", role = "aut"),
person("Zhiqiang", "Yang", email = "zhiqiang.yang@oregonstate.edu", role = "aut"))
Description: An automated system for processing large volumes of Landsat imagery
and building long spectrally consistent chronologies across MSS, TM/ETM+, and
OLI sensors
Depends:
raster,
SDMTools,
doParallel,
foreach,
plyr,
gdalUtils,
rgdal,
igraph,
MASS
License: GPL-2
URL: http://landsatlinkr.jdbcode.com/
LazyData: true
RoxygenNote: 6.0.1