This repository contains R code that summarizes spatial & tabular data used by a suite of Grizzly Bear assessments. It reads raw data and generates Provincial 1 ha rasters and stores in a standard directory for use by other analyses.
Base Line Thematic data for land type - agriculture, urban, range, mining footprint, recreation and for identifying Grizzly Bear 'non habitat' ice, water, rock https://catalogue.data.gov.bc.ca/dataset/baseline-thematic-mapping-present-land-use-version-1-spatial-layer
Provincial Grizzly Bear Cumulative Effects input layers - front country, core security areas, road density, mid seral forest, salmon biomass Requires permision to access
Landform facet from AdaptWest, used for identifying flat areas https://adaptwest.databasin.org/pages/adaptwest-landfacets
There are two core scripts that are required for the analysis:
- header.R - sets up the enviornment
- 01_load.R - loads bear indicators from various sources and writes out rasters used by other analyses
To report bugs/issues/feature requests, please file an issue.
If you would like to contribute, please see our CONTRIBUTING guidelines.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Copyright 2019 Province of British Columbia
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
This project was created using the bcgovr package.
This repository is maintained by ENVEcosystems.