Package: getCRUCLdata 2.0.0
getCRUCLdata: 'CRU' 'CL' v. 2.0 Climatology Client
Provides functions that automate downloading and importing University of East Anglia Climate Research Unit ('CRU') 'CL' v. 2.0 climatology data, facilitates the calculation of minimum temperature and maximum temperature and formats the data into a data.table object or a 'terra' 'SpatRaster' object. 'CRU' 'CL' v. 2.0 data are a gridded climatology of 1961-1990 monthly means released in 2002 and cover all land areas (excluding Antarctica) at 10 arc minutes (0.1666667 degree) resolution. For more information see the description of the data provided by the University of East Anglia Climate Research Unit, <https://crudata.uea.ac.uk/cru/data/hrg/tmc/readme.txt>.
Authors:
getCRUCLdata_2.0.0.tar.gz
getCRUCLdata_2.0.0.zip(r-4.7)getCRUCLdata_2.0.0.zip(r-4.6)getCRUCLdata_2.0.0.zip(r-4.5)
getCRUCLdata_2.0.0.tgz(r-4.6-any)getCRUCLdata_2.0.0.tgz(r-4.5-any)
getCRUCLdata_2.0.0.tar.gz(r-4.7-any)getCRUCLdata_2.0.0.tar.gz(r-4.6-any)
getCRUCLdata_2.0.0.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
getCRUCLdata/json (API)
NEWS
| # Install 'getCRUCLdata' in R: |
| install.packages('getCRUCLdata', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #96
Bug tracker:https://codeberg.org/ropensci/getcrucldata
Pkgdown/docs site:https://docs.ropensci.org
anglia-cruclimate-datacru-cl2temperaturerainfallelevationdata-accesswindrelative-humiditysolar-radiationdiurnal-temperaturefrostcrupeer-reviewed
Last updated from:87a0e7d488 (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| pkgdown docs | OK | 150 | ||
| source / vignettes | OK | 222 | ||
| linux-release-x86_64 | OK | 141 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 102 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 98 | ||
| wasm-release | OK | 158 |
Exports:read_cru_dtread_cru_rast
Dependencies:askpassbrioclicurldata.tablefsgluehttr2lifecyclemagrittropensslR6rappdirsRcpprlangsysterravctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add derived temperature values for TMAX and TMIN | .add_derived_dt |
| Remove source vars if not requested | .drop_source_vars_dt |
| Create a data.table of CRU CL v. 2.0 climatology elements | read_cru_dt |
| Create a terra SpatRaster object of CRU CL v. 2.0 climatology elements | read_cru_rast |
