Other packages > Find by keyword >

getCRUCLdata  

'CRU' 'CL' v. 2.0 Climatology Client
View on CRAN: Click here


Download and install getCRUCLdata package within the R console
Install from CRAN:
install.packages("getCRUCLdata")

Install from Github:
library("remotes")
install_github("cran/getCRUCLdata")

Install by package version:
library("remotes")
install_version("getCRUCLdata", "2.0.0")



Attach the package and use:
library("getCRUCLdata")
Maintained by
Adam H. Sparks
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-02-08
Latest Update: 2026-05-20
Description:
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>.
How to cite:
Adam H. Sparks (2025). getCRUCLdata: 'CRU' 'CL' v. 2.0 Climatology Client. R package version 2.0.0, https://cran.r-project.org/web/packages/getCRUCLdata. Accessed 21 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:42), 0.1.1 (2017-01-05 14:45), 0.1.2 (2017-01-18 08:37), 0.1.3 (2017-02-01 08:52), 0.1.4 (2017-02-03 14:33), 0.1.5 (2017-04-07 08:19), 0.1.6 (2017-06-13 09:08), 0.1.7 (2017-06-26 08:12), 0.1.8 (2017-07-07 06:51), 0.1.9 (2017-08-19 05:07), 0.1.10 (2017-10-26 14:20), 0.2.0 (2017-11-16 08:16), 0.2.1 (2017-12-15 09:17), 0.2.2 (2017-12-16 23:26), 0.2.3 (2018-05-17 18:58), 0.2.4 (2018-06-16 06:44), 0.2.5 (2018-09-12 06:50), 0.3.0 (2019-04-12 12:23), 0.3.1 (2019-08-29 22:20), 0.3.2 (2020-10-26 08:40), 1.0.3 (2025-02-08 17:20)
Other packages that cited getCRUCLdata R package
View getCRUCLdata citation profile
Other R packages that getCRUCLdata depends, imports, suggests or enhances
Complete documentation for getCRUCLdata
Functions, R codes and Examples using the getCRUCLdata R package
Full getCRUCLdata package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA