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 tidy data frame as a 'tibble' or a list of 'raster' 'stack' objects for use. '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 arcminutes (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>.
Version: | 0.3.1 |
Depends: | R (≥ 3.2.0) |
Imports: | curl, data.table, hoardr, raster, tibble, utils |
Suggests: | covr, ggplot2, knitr, pkgdown, rmarkdown, rappdirs, roxygen2 (≥ 6.1.0), testthat, viridis |
Published: | 2019-08-29 |
Author: | Adam Sparks |
Maintainer: | Adam Sparks <adamhsparks at gmail.com> |
BugReports: | https://github.com/ropensci/getCRUCLdata/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/getCRUCLdata/ |
NeedsCompilation: | no |
Language: | en-GB |
Citation: | getCRUCLdata citation info |
Materials: | README NEWS |
CRAN checks: | getCRUCLdata results |
Reference manual: | getCRUCLdata.pdf |
Vignettes: |
getCRUCLdata |
Package source: | getCRUCLdata_0.3.1.tar.gz |
Windows binaries: | r-devel: getCRUCLdata_0.3.1.zip, r-release: getCRUCLdata_0.3.1.zip, r-oldrel: getCRUCLdata_0.3.1.zip |
macOS binaries: | r-release: getCRUCLdata_0.3.1.tgz, r-oldrel: getCRUCLdata_0.3.1.tgz |
Old sources: | getCRUCLdata archive |
Please use the canonical form https://CRAN.R-project.org/package=getCRUCLdata to link to this page.