Package: ecmwfr
Title: Interface to 'ECMWF' and 'CDS' Data Web Services
Version: 2.0.4
Authors@R: c(person(
family = "Hufkens",
given = "Koen",
email = "koen.hufkens@gmail.com",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-5070-8109")),
person(
family = "Stauffer",
given = "Reto",
email = "Reto.Stauffer@uibk.ac.at",
role = c("ctb"),
comment = c(ORCID = "0000-0002-3798-5507")),
person(
family = "Campitelli",
given = "Elio",
email = "elio.campitelli@cima.fcen.uba.ar",
role = c("ctb"),
comment = c(ORCID = "0000-0002-7742-9230")),
person(
given = "BlueGreen Labs",
role = c("fnd"))
)
Description: Programmatic interface to the European Centre for
Medium-Range Weather Forecasts dataset web services (ECMWF;
) and Copernicus's Data Stores. Allows
for easy downloads of weather forecasts and climate reanalysis
data in R. Data stores covered include the Climate Data Store
(CDS; ), Atmosphere Data
Store (ADS; ) and Early
Warning Data Store (CEMS;
).
URL: https://github.com/bluegreen-labs/ecmwfr
BugReports: https://github.com/bluegreen-labs/ecmwfr/issues
Depends: R (>= 4.2)
Imports: httr, memoise, getPass, R6, keyring, tools
License: AGPL-3
ByteCompile: true
RoxygenNote: 7.3.1
Suggests: rmarkdown, covr, xml2, testthat, terra, maps, ncdf4, knitr,
rlang, rstudioapi, jsonlite
VignetteBuilder: knitr
Encoding: UTF-8
Config/pak/sysreqs: libsecret-1-dev libssl-dev
Repository: https://bluegreen-labs.r-universe.dev
Date/Publication: 2026-05-13 12:02:29 UTC
RemoteUrl: https://github.com/bluegreen-labs/ecmwfr
RemoteRef: HEAD
RemoteSha: 9b6aca9eeccac3b75708296cfb423478b63531d7
NeedsCompilation: no
Packaged: 2026-06-12 06:33:35 UTC; root
Author: Koen Hufkens [aut, cre, cph] (ORCID:
),
Reto Stauffer [ctb] (ORCID: ),
Elio Campitelli [ctb] (ORCID: ),
BlueGreen Labs [fnd]
Maintainer: Koen Hufkens