forked from SantanderMetGroup/fireDanger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
31 lines (31 loc) · 861 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
27
28
29
30
31
Package: fireDanger
Depends:
R(>= 3.1.0)
Imports:
abind,
transformeR(>= 0.0.7),
parallel
Suggests:
visualizeR,
loadeR,
loadeR.ECOMS,
downscaleR,
easyVerification,
knitr,
rmarkdown,
RColorBrewer
VignetteBuilder: knitr
Type: Package
Title: Fire weather index calculation from station and model data
Version: 1.0.3
Date: 2017-07-10
Authors@R: as.person(c(
"Santander Meteorology Group <http://meteo.unican.es> [aut]",
"Joaquin Bedia <bediaj@unican.es> [ctb, cre]",
"Maialen Iturbide <miturbide@ifca.unican.es> [ctb]"))
BugReports: https://github.com/SantanderMetGroup/fireDanger/issues
URL: https://github.com/SantanderMetGroup/fireDanger
Description: Tools for computing the Fire Weather Index from weather station and numerical climate model data.
License: GPL (>= 3)
LazyData: true
RoxygenNote: 6.0.1