-
Notifications
You must be signed in to change notification settings - Fork 59
/
DESCRIPTION
53 lines (53 loc) · 1.64 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
Package: downscaleR
Depends:
R(>= 3.5.0),
transformeR(>= 2.0.1)
Imports:
reticulate,
deepnet,
glmnet,
abind,
utils,
RCurl,
fields,
MASS,
evd,
parallel,
stats,
sticky,
magrittr
Suggests:
climate4R.datasets,
loadeR,
loadeR.ECOMS,
visualizeR,
knitr,
rmarkdown,
climate4R.UDG
Type: Package
Title: A climate4R package for statistical downscaling <http://meteo.unican.es/climate4r>
Version: 3.3.4
Date: 2023-06-22
Authors@R: as.person(c(
"Santander Meteorology Group <http://meteo.unican.es> [cph]",
"Joaquín Bedia <[email protected]> [aut, cre]",
"Jonas Bhend <[email protected]> [ctb]",
"Matteo De Felice <[email protected]> [ctb]",
"Jesus Fernández <[email protected]> [ctb]",
"Maria Dolores Frías <[email protected]> [ctb]",
"José Manuel Gutiérrez <[email protected]> [aut]",
"Sixto Herrera <[email protected]> [aut]",
"Maialen Iturbide <[email protected]> [aut]",
"Rodrigo Manzanas <[email protected]> [aut]",
"Jorge B. Medina <[email protected]> [aut]",
"Beata Szabo-Takacs <[email protected]> [ctb]",
"Max Tuni <[email protected]> [ctb]",
"Ana Casanueva <[email protected]> [aut]"))
BugReports: https://github.com/SantanderMetGroup/downscaleR/issues
URL: http://www.meteo.unican.es/climate4r
Encoding: UTF-8
Description: Tools for climate data calibration (bias correction, quantile mapping etc.) and perfect-prog downscaling, as part of the climate4R framework (<http://meteo.unican.es/climate4R>).
License: file LICENSE
LazyData: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr