-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
36 lines (36 loc) · 1.56 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
Package: loadeR.ECOMS
Depends:
R(>= 3.6.0),
loadeR(>= 1.4.5),
rJava
Imports:
loadeR.java (>= 1.0.0),
utils,
abind,
RCurl
Suggests:
Type: Package
Title: A loadeR extension for accessing the ECOMS User Data Gateway (<http://meteo.unican.es/ecoms-udg>)
Version: 1.4.8
Date: 2023-06-22
Authors@R: as.person(c(
"Santander Meteorology Group <http://meteo.unican.es> [aut]",
"Joaquin Bedia <[email protected]> [ctb,cre]",
"Antonio Cofino <[email protected]> [ctb]",
"Sixto Herrera <[email protected]> [ctb]",
"Maialen Iturbide <[email protected]> [ctb]",
"Max Tuni <[email protected]> [ctb]",
"Daniel San Martin <[email protected]> [ctb]",
"Manuel Vega <[email protected]> [ctb]"))
BugReports: https://github.com/SantanderMetGroup/loadeR.ECOMS/issues
URL: http://meteo.unican.es/trac/wiki/udg/ecoms
Description: Enables harmonized access via OPeNDAP to hindcast and other
climate databases of the FP-7 ECOMS consortium, stored at the Santander MetGroup's User Data Gateway
(<http://meteo.unican.es/ecoms-udg>), as described in Cofiño et al 2017 <http://dx.doi.org/10.1016/j.cliser.2017.07.001>.
Previous registration via the Santander MetGroup's THREDDS Administration Panel (TAP) is required.
Data access is regulated through a fine-grained authorization scheme depending on data access policies,
although permission for the PUBLIC role is granted by default.
Go to <http://meteo.unican.es/ecoms-udg/dataserver/registration> for more details.
License: file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2