The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Overview

A package to make life easier working with daily netcdf files from the EURO-CORDEX RCMs. Relies on data.table to do the heavy data lifting.

Main components:

Alternatives:

The stars and terra (previously raster) packages can be used similarly, although the functionality for rotated pole grids and non-standard calendars might be different.

Installation

Get the CRAN version:

# from CRAN
install.packages("eurocordexr")

Or get the latest (development) version from github:

# or from github
devtools::install_github("mitmat/eurocordexr")

Requires the following packages (which should be installed automatically with above):

library(data.table)
library(lubridate)
library(magrittr)
library(ncdf4)
library(ncdf4.helpers)

For the netCDF packages, depending on your system, additional libraries might be needed.

Other

Some documentation can be found in the doc/ subfolder. To view the HTML files you may need to download the files (and not view them in github).

Contribution and help

Any ideas and suggestions are welcome! Feel free to contact me or open issues in github.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.