Skip to content

csp-inc/pew_acec

Repository files navigation

Ecological values of candidate Areas of Critical Environmental Concern

Conservation Science Partners

Caitlin Littlefield (caitlin@csp-inc.org)

The scripts within this repository generate metrics and figures that express the relative ecological values (e.g., species richness, ecological connectivity, geophysical diversity, extractive industry threats, etc.) of a candidate BLM Area of Critical Environmental Concern under consideration.

The workflow is as follows, and scripts must be run in this order:

00_setup.v2.R - sets working directory1 and loads requisite packages and sets several parameters for R environment
01_dataLoad.v2.R - loads shapefiles for candidate ACEC and relevant geographies and rasters of ecological indicators2
03_extractVals.v2.R - extracts ecological indicator values for both the candidate ACEC and random samples across multiple spatial domains
04_indicatorFigs.v2.R - selects extracted values3 and generates summary figures4
05_bonusPts.R - generates summary statistics that are unique to specific candidate ACECs (e.g., contribution to Important Bird Areas)

1 User must modify both working directory and input/outputs in lines 7-11. temporarily change working directory to data folder in line 119 then back in line 230.
2 User must temporarily change working directory to data folder in line 119 then back in line 230.
3 User must modify csv name in line 13 to reflect date and version generated in script 03.
4 User must also turn on/off ACEC and iteratively turn on/off the spatial domain of interest in lines 106-118.
Nb there is no script 02, as it was discontinued early in project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages