forked from SantanderMetGroup/loadeR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 1.28 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
Package: loadeR
Depends:
R(>= 3.1.0),
rJava,
loadeR.java
Imports:
utils,
abind,
RCurl
Suggests:
loadeR.ECOMS,
transformeR,
downscaleR
Type: Package
Title: The generic data loading package of the climate4R Bundle
Version: 1.2.0
Date: 2017-11-03
Authors@R: as.person(c(
"Santander Meteorology Group <http://meteo.unican.es> [aut]",
"Joaquín Bedia <bediaj@unican.es> [ctb,cre]",
"Antonio Cofiño <antonio.cofino@unican.es> [ctb]",
"Matteo de Felice <matteo.defelice@enea.it> [ctb]",
"Jesus Fernández <fernandej@unican.es> [ctb]",
"José Manuel Gutiérrez <gutierjm@unican.es> [ctb]",
"Sixto Herrera <herreras@unican.es> [ctb]",
"Maialen Iturbide <miturbide@ifca,unican.es> [ctb]",
"Max Tuni <max@predictia.es> [ctb]",
"Manuel Vega <manuel.vega@unican.es> [ctb]"))
BugReports: https://github.com/SantanderMetGroup/loadeR/issues
URL: https://github.com/SantanderMetGroup/loadeR/wiki
Encoding: UTF-8
Description: Enables harmonized access to either remote climate databases via OPeNDAP or to locally stored data, allowing the retrieval of user-defined dimensional slices from large climate datasets. For more details see e.g. Cofiño et al 2017 <http://dx.doi.org/10.1016/j.cliser.2017.07.001>.
License: file LICENSE
RoxygenNote: 6.0.1