(Powerpoint presentation linked here)
Inputs:
- Region: South Fork Catawba
- Habitat: NLCD = 42 (Evergreen)
- Minimum patch size: 5 HA
- Core area: Beyond 2 pixels (60 m) from edge
- Cost surface: NLCD based, values 1 – 1000
- Sub-network cost threshold: 7500 cost units
Step 0: Extracting base data
- Specify selection criteria from HU feature class: Subbasin = “South Fork Catawba”
- Creates a raster mask and polygon outline of selected subbasin
- Extracts the following rasters using the mask
Step 1: Extracting habitat (via NLCD)
- Specify the NLCD habitat types that indicated habitat: Value = 42
- Extracts all pixels meeting the criteria to create
Step 2: Creating habitat patches
Step 3. Creating patch based rasters
- Calculate cost distance from habitat (using NLCD based cost surface)
- Calculate cost distance from protected areas (LMCOS)
- Calculate Euclidean distance to edge (into patch area)
- Extract core patches (as patch areas beyond 60 m from edge)
- Create subnetworks as areas within sub-network cost threshold of 10000 cost units
Step 4: Calculating patch attributes
- Calculate patch geometry: Area, Perimeter, Shape index as [4 * sqrt(A)]/p]
- Calculate core:area ratio
- Calculate minimum distance to protected area
- Calculate min/max/mean distance to patch edge (for sub-patch analysis)
Step 5: Calculating sub-network attributes
- Count of patches within
- Total habitat area
- Mean patch size
Step 6: Calculating patch connectivity (w/in a sub-network)
- Create patch graph (cost-TIN based nodes and edges)
- Create least cost paths between patches from patch graph
- Calculate patch diameter, betweenness centrality, and closeness centrality
- Calculate patch graph summary (diameter at different connectivity thresholds)