Package: getCRUCLdata 0.3.3
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 frame or a list of 'terra' 'rast' 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 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_0.3.3.tar.gz
getCRUCLdata_0.3.3.zip(r-4.5)getCRUCLdata_0.3.3.zip(r-4.4)getCRUCLdata_0.3.3.zip(r-4.3)
getCRUCLdata_0.3.3.tgz(r-4.4-any)getCRUCLdata_0.3.3.tgz(r-4.3-any)
getCRUCLdata_0.3.3.tar.gz(r-4.5-noble)getCRUCLdata_0.3.3.tar.gz(r-4.4-noble)
getCRUCLdata_0.3.3.tgz(r-4.4-emscripten)getCRUCLdata_0.3.3.tgz(r-4.3-emscripten)
getCRUCLdata.pdf |getCRUCLdata.html✨
getCRUCLdata/json (API)
NEWS
# Install 'getCRUCLdata' in R: |
install.packages('getCRUCLdata', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/getcrucldata/issues
anglia-cruclimate-datacru-cl2temperaturerainfallelevationdata-accesswindrelative-humiditysolar-radiationdiurnal-temperaturefrostcrupeer-reviewed
Last updated 4 months agofrom:443ce9b674 (on main). Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 28 2024 |
R-4.5-win | NOTE | Oct 28 2024 |
R-4.5-linux | NOTE | Oct 28 2024 |
R-4.4-win | OK | Oct 28 2024 |
R-4.4-mac | OK | Oct 28 2024 |
R-4.3-win | OK | Oct 28 2024 |
R-4.3-mac | OK | Oct 28 2024 |
Exports:create_CRU_dfcreate_CRU_stackget_CRU_dfget_CRU_stackmanage_cache
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a data of climatology variables from local disk files | create_CRU_df |
Create a list of terra rast objects from local disk files | create_CRU_stack |
Download and create a data frame of climatology parameters | get_CRU_df |
Download and create a list of terra rast objects of climatology parameters | get_CRU_stack |
Manage locally cached CRU CL v. 2.0 files | manage_cache |