forked from SantanderMetGroup/loadeR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
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 <[email protected]> [ctb,cre]",
"Antonio Cofiño <[email protected]> [ctb]",
"Matteo de Felice <[email protected]> [ctb]",
"Jesus Fernández <[email protected]> [ctb]",
"José Manuel Gutiérrez <[email protected]> [ctb]",
"Sixto Herrera <[email protected]> [ctb]",
"Maialen Iturbide <miturbide@ifca,unican.es> [ctb]",
"Max Tuni <[email protected]> [ctb]",
"Manuel Vega <[email protected]> [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