Skip to content

R code for generating Integrated Monitoring (IM) Report grizzly bear maps and figures

License

Notifications You must be signed in to change notification settings

bcgov/IM-Report-GBears

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary of Provincial Grizzly Bear information for an Area of Interest for Integrated Monitoring reporting

Summaries of Provincial Cumulative Effects (CE) Grizzly Bear and Management status ranking data for use in reports. The script generates maps and box plots of indicators. The box plots compare the Landscape Units (LUs) withing an Area of Interest (AOI) with those for all of the intersecting Grizzly Bear Population Units (GBPUs).

Usage

There are six core scripts that are required for the analysis:

01_load_TSA.R Data load for AOI:

  • TSA provided as an example with download from GeoBC
  • Requires Provincial Grizzly Bear CE geodatabase, which includes LU summary data and GBPUs. available from Provincial CE program.

run_all_AOI.R Identify Area of Interest analysis parameters:

  • AOI name and GBPUs to consider for the analysis
  • Set % overlap for LUs that overlap AOI boundary
  • Identify which CE indicators to consider - main ones are listed, but a subset can be identified:
  • Calls set of R scripts to clean data and run analysis
    • 01_load_TSA.R
    • 02_clean.R
    • 03_analysis_Maps.R
    • 03_analysis_BoxPlots.R - which calls boxplotsGB.R and BoxGB.R
    • 03_analysis_GBPU_Rank.R.

Example Output

Indicator maps for AOI

Box plots comparing AOI LUs with GBPUs LUs

Project Status

This project is under active development.

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

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.

License

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 repository is maintained by ENVEcosystems.

About

R code for generating Integrated Monitoring (IM) Report grizzly bear maps and figures

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages