Package: eurocordexr 0.2.5
eurocordexr: Makes it Easier to Work with Daily 'netCDF' from EURO-CORDEX RCMs
Daily 'netCDF' data from e.g. regional climate models (RCMs) are not trivial to work with. This package, which relies on 'data.table', makes it easier to deal with large data from RCMs, such as from EURO-CORDEX (<https://www.euro-cordex.net/>, <https://cordex.org/data-access/>). It has functions to extract single grid cells from rotated pole grids as well as the whole array in long format. Can handle non-standard calendars (360, noleap) and interpolate them to a standard one. Potentially works with many CF-conform 'netCDF' files.
Authors:
eurocordexr_0.2.5.tar.gz
eurocordexr_0.2.5.zip(r-4.5)eurocordexr_0.2.5.zip(r-4.4)eurocordexr_0.2.5.zip(r-4.3)
eurocordexr_0.2.5.tgz(r-4.4-any)eurocordexr_0.2.5.tgz(r-4.3-any)
eurocordexr_0.2.5.tar.gz(r-4.5-noble)eurocordexr_0.2.5.tar.gz(r-4.4-noble)
eurocordexr_0.2.5.tgz(r-4.4-emscripten)eurocordexr_0.2.5.tgz(r-4.3-emscripten)
eurocordexr.pdf |eurocordexr.html✨
eurocordexr/json (API)
NEWS
# Install 'eurocordexr' in R: |
install.packages('eurocordexr', repos = c('https://mitmat.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mitmat/eurocordexr/issues
- shortnames_gcm - Abbreviations for RCM and GCM names
- shortnames_rcm - Abbreviations for RCM and GCM names
Last updated 10 months agofrom:391a4b900f. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | NOTE | Oct 26 2024 |
R-4.5-linux | NOTE | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:check_inventorycheck_inventory_cmip5compare_variables_in_inventoryget_inventoryget_inventory_cmip5get_varnamesmap_non_standard_calendarnc_grid_to_dtnc_grid_to_dt_rawrotpole_nc_point_to_dt
Dependencies:abindcpp11data.tablefsgenericslubridatemagrittrncdf4ncdf4.helpersPCICtRNetCDFtimechange
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Perform some checks on the inventory | check_inventory |
Perform some checks on the inventory of CMIP5 files | check_inventory_cmip5 |
Compare an EURO-CORDEX inventory for different variables | compare_variables_in_inventory |
Get inventory from path containing EURO-CORDEX .nc files | get_inventory |
Get inventory from path containing CMIP5 GCMs .nc files | get_inventory_cmip5 |
Get variable names from netcdf file | get_varnames |
Create map indices from non-standard calendars | map_non_standard_calendar |
Convert a netcdf array to long format as data.table | nc_grid_to_dt |
Convert a netcdf array to long format as data.table (raw version) | nc_grid_to_dt_raw |
Print an inventory | print.eurocordexr_inv |
Extract time series of a single grid cell of a rot-pole daily netcdf to data.table | rotpole_nc_point_to_dt |
Abbreviations for RCM and GCM names | shortnames_gcm shortnames_rcm |