-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
59 lines (59 loc) · 1.58 KB
/
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Type: Package
Package: MazamaSatelliteUtils
Version: 0.4.18
Title: Utilities for Working with Model and Satellite Data as Rasters
Authors@R: c(
person("Jonathan", "Callahan", email="[email protected]", role=c("aut","cre")),
person("Helen", "Miller", email="[email protected]", role=c("aut")),
person("Raffuse", "Sean", email="[email protected]", role=c("aut")),
person("Rex", "Thompson", email="[email protected]", role=c("aut")),
person("Tate", "Brasel", email="[email protected]", role=c("aut")),
person("Thomas", "Bergamaschi", email="[email protected]", role=c("aut")),
person("Roger", "Andre", email="[email protected]", role=c("aut"))
)
Author: Jonathan Callahan [aut, cre],
Helen Miller [aut],
Sean Raffuse [aut],
Rex Thompson [aut],
Thomas Bergamaschi [aut],
Tate Brasel [aut],
Roger Andre [aut]
Maintainer: Jonathan Callahan <[email protected]>
Depends:
R (>= 3.3)
Imports:
abind,
AirFirePlots,
dplyr,
ggplot2,
lubridate,
magrittr,
maptools,
MazamaCoreUtils (>= 0.4.0),
ncdf4,
purrr,
raster,
PWFSLSmoke,
RColorBrewer,
rlang,
sp,
stringr,
tibble,
tidyr,
xml2
Suggests:
knitr,
maps,
MazamaSpatialUtils,
rasterVis,
rmarkdown,
testthat (>= 2.1.0)
Description: A suite of utility functions providing functionality commonly
needed for download and plotting of satellite products and conversion to
Raster objects.
License: GPL-3
VignetteBuilder: knitr
Repository: CRAN
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1