The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
A package developped to make life easier working with daily netcdf
files from the EURO-CORDEX RCMs. Relies on data.table
to do
the heavy data lifting.
Works with many CF-conform netCDF files, like from CMIP, and others, too!
nc_grid_to_dt()
get_inventory()
, and CMIP5
(get_inventory_cmip5()
)rotpole_nc_point_to_dt()
nc_grid_to_dt_raw()
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.
See the article on how to read rotated-pole grids for some usage examples.
Get the CRAN version:
# from CRAN
install.packages("eurocordexr")
Or get the latest (development) version from github:
# from github
# install.packages("pak")
::pak("mitmat/eurocordexr") pak
Requires netCDF system libraries.
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.