Package: rasterbc 1.0.2.9000
Dean Koch
rasterbc: Access Forest Ecology Layers for British Columbia in 2001-2018
R-based access to a large set of data variables relevant to forest ecology in British Columbia (BC), Canada. Layers are in raster format at 100m resolution in the BC Albers projection, hosted at the Federated Research Data Repository (FRDR) with <doi:10.20383/101.0283>. The collection includes: elevation; biogeoclimatic zone; wildfire; cutblocks; forest attributes from Hansen et al. (2013) <doi:10.1139/cjfr-2013-0401> and Beaudoin et al. (2017) <doi:10.1139/cjfr-2017-0184>; and rasterized Forest Insect and Disease Survey (FIDS) maps for a number of insect pest species, all covering the period 2001-2018. Users supply a polygon or point location in the province of BC, and 'rasterbc' will download the overlapping raster tiles hosted at FRDR, merging them as needed and returning the result in R as a 'SpatRaster' object. Metadata associated with these layers, and code for downloading them from their original sources can be found in the 'github' repository <https://github.com/deankoch/rasterbc_src>.
Authors:
rasterbc_1.0.2.9000.tar.gz
rasterbc_1.0.2.9000.zip(r-4.5)rasterbc_1.0.2.9000.zip(r-4.4)rasterbc_1.0.2.9000.zip(r-4.3)
rasterbc_1.0.2.9000.tgz(r-4.4-any)rasterbc_1.0.2.9000.tgz(r-4.3-any)
rasterbc_1.0.2.9000.tar.gz(r-4.5-noble)rasterbc_1.0.2.9000.tar.gz(r-4.4-noble)
rasterbc_1.0.2.9000.tgz(r-4.4-emscripten)rasterbc_1.0.2.9000.tgz(r-4.3-emscripten)
rasterbc.pdf |rasterbc.html✨
rasterbc/json (API)
NEWS
# Install 'rasterbc' in R: |
install.packages('rasterbc', repos = c('https://deankoch.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/deankoch/rasterbc/issues
- metadata_bc - Metadata for rasterbc collections
- ntspoly_bc - National Topographic System Index Maps for British Columbia.
Last updated 1 years agofrom:95f929ec9a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:datadir_bcfindblocks_bcgetdata_bclistdata_bcopendata_bc
Dependencies:classclassIntDBIe1071KernSmoothmagrittrMASSproxyRcpps2sfterraunitswk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Set local directory for storage of raster data files | datadir_bc |
Identify NTS/SNRC codes covering a given geometry | findblocks_bc |
Download data from the rasterbc collection | getdata_bc |
List all available layers, or their associated filepaths and download status | listdata_bc |
Metadata for rasterbc collections | metadata_bc |
National Topographic System Index Maps for British Columbia. | ntspoly_bc |
Load/merge data blocks and optionally clip/mask them | opendata_bc |