-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
29 lines (29 loc) · 1.18 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
Package: convertR
Depends:
R(>= 3.6.0),
udunits2,
transformeR(>= 1.7.2)
Imports:
magrittr
Suggests:
downscaleR,
loadeR,
loadeR.ECOMS,
visualizeR,
climate4R.datasets
Type: Package
Title: A climate4R Package for Unit Conversion and Variable Derivation
Version: 0.2.1
Date: 2023-06-22
Authors@R: c(person("Bedia", "Joaquín", email = "[email protected]", role = c("aut","cre"), comment = c(ORCID = "0000-0001-6219-4312")),
person("Cofiño", "Antonio", email = "[email protected]", role = "ctb"),
person("Herrera", "Sixto", email = "[email protected]", role = "ctb"),
person("Iturbide", "Maialen", email = "[email protected]", role = "ctb"),
person("Santander Meteorology Group", comment = "<http://www.meteo.unican.es/en>", role = "cph"))
BugReports: https://github.com/SantanderMetGroup/convertR/issues
URL: https://github.com/SantanderMetGroup/convertR
Encoding: UTF-8
Description: Implements different variable derivations and unit transformations exploiting the UDUNITS-2 capabilitites for the climate4R CDM (<http://meteo.unican.es/climate4R>).
License: file LICENSE
LazyData: true
RoxygenNote: 7.1.2