Package: getCRUCLdata 1.0.2
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 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_1.0.2.tar.gz
getCRUCLdata_1.0.2.zip(r-4.5)getCRUCLdata_1.0.2.zip(r-4.4)getCRUCLdata_1.0.2.zip(r-4.3)
getCRUCLdata_1.0.2.tgz(r-4.4-any)getCRUCLdata_1.0.2.tgz(r-4.3-any)
getCRUCLdata_1.0.2.tar.gz(r-4.5-noble)getCRUCLdata_1.0.2.tar.gz(r-4.4-noble)
getCRUCLdata_1.0.2.tgz(r-4.4-emscripten)getCRUCLdata_1.0.2.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
Pkgdown:https://docs.ropensci.org
anglia-cruclimate-datacru-cl2temperaturerainfallelevationdata-accesswindrelative-humiditysolar-radiationdiurnal-temperaturefrostcrupeer-reviewed
Last updated 4 days agofrom:5a5d221622 (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 18 2024 |
R-4.5-win | OK | Dec 18 2024 |
R-4.5-linux | OK | Dec 18 2024 |
R-4.4-win | OK | Dec 18 2024 |
R-4.4-mac | OK | Dec 18 2024 |
R-4.3-win | OK | Dec 18 2024 |
R-4.3-mac | OK | Dec 18 2024 |
Exports:create_cru_dfcreate_CRU_dfcreate_cru_stackcreate_CRU_stackget_cru_dfget_CRU_dfget_cru_stackget_CRU_stackmanage_cache
Dependencies:clicurldata.tabledigesthoardrR6rappdirsRcpprlangterra
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a data.table of CRU CL v. 2.0 climatology elements from local disk files | create_CRU_df create_cru_df |
Create a list of terra rast objects of CRU CL v. 2.0 climatology elements from local disk files | create_CRU_stack create_cru_stack |
Download and create a data.table of CRU CL v. 2.0 climatology elements | get_CRU_df get_cru_df |
Download and create a list of terra rast objects of CRU CL v. 2.0 climatology elements | get_CRU_stack get_cru_stack |
Manage locally cached CRU CL v. 2.0 files | manage_cache |