-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.19 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
Package: merra2ools
Type: Package
Title: R-tools to process MERRA-2 data (NASA) with focus on renewable energy
Version: 0.1.04
Authors@R:
c(person(given = "Oleg",
family = "Lugovoy",
email = "olugovoy@gmail.com",
role = c("aut", "cre"),
comment = ""),
person(given = "Shuo",
family = "Gao",
email = "gaoshuo@cet.net.cn",
role = c("aut")))
Maintainer: Oleg Lugovoy <olugovoy@gmail.com>
URL: https://energyRt.github.io/merra2ools/
BugReports: https://github.com/energyRt/merra2ools/issues
Description: A toolbox for evaluation of hourly availability of solar and wind
energy potential globally, based on MERRA-2 satellite reanalysis data subset
(requires the data download from: https://doi.org/10.5061/dryad.v41ns1rtt).
Depends:
fstcore,
R (>= 4.0.0),
Imports:
lubridate,
sf,
dplyr,
ggplot2,
rlang,
data.table,
fst,
datawizard,
TSdist,
mathjaxr,
httr
Suggests:
knitr,
rmarkdown,
merra2sample,
rnaturalearth,
rnaturalearthdata,
terra
License: AGPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
RdMacros: mathjaxr
VignetteBuilder: knitr