3 Methods

3.1 Communicate Connectivity Issues

3.1.1 Engage Partners

Engaging partners for ecosystem restoration initiatives is critical as it allows us to utilize available resources, tap into different areas of expertise, and benefit from diverse perspectives through collaboration that leads to successful outcomes. Engagement actions have included video conference calls, meetings, emails, presentations and phone calls.

3.1.2 Collaborative GIS Environment

Geographical Information Systems are essential for developing and communicating restoration plans as well as the reasons they are required and how they are developed. Without the ability to visualize the landscape and the data that is used to make decisions it is difficult to conduct and communicate the need for restoration, the details of past and future plans as well as and the potential results of physical works.


To facilitate the planning and implementation of restoration activities a collaborative GIS environment has been established using QGIS served on the cloud using source code kept stored here. This environment is intended to be a space where project team members can access and view and contribute to the amalgamation of background spatial data and the development of restoration as well as monitoring for the project. The collaborative GIS environment allows users to view, edit, and analyze shared up to date spatial data on personal computers in an office setting as well as phones and tablets in the field. At the time of reporting, the environment was being used to develop and share maps, conduct spatial analyses, communicate restoration plans to stakeholders as well as to provide a central place to store methodologies and tools for conducting field assessments on standardized pre-developed digital forms. The platform can also be used to track the progress of restoration activities and monitor changes in the landscape over time helping encourage the record keeping of past and future restoration activities in a coordinated manner.


The shared QGIS project was created using scripts currently kept in dff-2022 with the precise calls to project creation scripts tracked in the project_creation_and_permissions.txt document kept in the main QGIS project directory. Information about how GIS project creation and update scripts function can be viewed here with outcomes of their use summarized below: - download and clip user specified layers from the BC Data Catalogue as well as data layers stored in custom Amazon Web Services buckets for an area of interest defined by a list of watershed groups and load to a geopackage called background_layers.gpkg stored in the main directory of the project.
- A project directory is created to hold the spatial data and QGIS project information (ie. layer symbology and naming conventions, metadata, etc.). - Metadata for individual project spatial layers is kept in the rfp_tracking table within the background_layers.gpkg along with tables related to user supplied stream width/gradient inputs to bcfishpass to model potentially high value habitat that is accessible to fish species of interest.

3.1.3 Issue Tracking

“Issues” logged on the online github platform are effective ways to track tasks, enhancements, and bugs related to project components. They can be referenced with the scripts, text and actions used to address them by linking documentation to the issues with text comments or programatically through git commit messages. Issues for this project are kept here.

3.1.4 Mapping

Maps incorporating the sa’ba (bull trout) spawning and rearing habitat model for the Parsnip River, Carp Lake and Crooked River watershed groups are served online and were generated using reproducible open source workflows developed by Hillcrest Geographics. The workflows to produce the georeferenced pdf maps include using a QGIS layer file defining and symbolizing all layers required and are continuously evolving. At the time of reporting - mapping scripts and associated layer file were kept under version control within bcfishpass here. Loading the QGIS layer file within a QGIS project, allows load and representation of all map component layers provided the user points to a postgresql database populated via bcfishpass outputs.

### Interactive Dashboard

# We built an interactive dashboard to allow users to conduct background research and planning to facilitate communication and enable future field surveys in the Peace Region. The interactive interface allows screening of previously inventoried as well as modelled stream crossing locations based on watershed group as well as the likely quantity and quality of bull trout rearing and spawning habitat modelled upstream. Historic assessment data including photos of sites can be viewed when present and through the dashboard users can download csv results and associated georeferenced field maps to facilitate field surveys. The dashboard was built using `R` packages `crosstalk` [@cheng_sievert2022Crosstalk], `DT` [@xie_etal2022interfaceDataTables] and `Leaflet` [@cheng_etal2022InterfaceLeaflet].  

3.1.4.1 Habitat Modelling

Through this initiative, other SERNbc led initiatives (Irvine 2021, [2021] 2022), multi-decade direction from the Provincial Fish Passage Remediation Program and connectivity restoration planning conducted by Canadian Wildlife Federation and others (Mazany-Wright et al. 2021; Irvine 2022), bcfishpass has been designed to prioritize potential fish passage barriers for assessment or remediation. The software is under continual development and has been designed and constructed by Norris ([2020] 2021) using sql and python based shell script libraries to generate a simple model of aquatic habitat connectivity. The model identifies natural barriers (ex. steep gradients for extended distances) and hydroelectric dams to classifying the accessibility upstream by fish (Norris [2020] 2021). On potentially accessible streams, scripts identify known barriers (ex. waterfalls >5m high) and additional anthropogenic features which are primarily road/railway stream crossings (i.e. culverts) that are potentially barriers. To prioritize these features for assessment or remediation, scripts report on how much modelled potentially accessible aquatic habitat the barriers may obstruct. The model can be refined with numerous parameters including known fish observations upstream of identified barriers and for each crossing location, the area of lake and wetland habitat upstream, species documented upstream/downstream, and an estimate of watershed area (on 2nd order and higher streams). Furthermore, mean annual precipitation weighted to upstream watershed area, stream discharge and channel width can be collated using bcfishpass, fwapg and bcfishobs. This, information, can be used to provide an indication of the potential quantity and quality of habitat potentially gained should fish passage be restored by comparing to user defined thresholds for the aforementioned parameters.


Regarding gradients, bcfishpass calculates the average gradient of BC Freshwater Atlas stream network lines at minimum 100m long intervals starting from the downstream end of the streamline segment and working upstream. The network lines are broken into max gradient categories with new segments created if and when the average slope of the stream line segment exceeds user provided thresholds. For this phase of the project, the user provided gradient thresholds used to delineate “potentially accessible habitat” were based on estimated max gradients that rainbow trout (20%) and bull trout (25%) are likely to be capable of ascending.


Gradient, channel size and stream discharge are key determinants of channel morphology and subsequently fish distribution. High value rearing, overwintering and spawning habitat preferred by numerous species/life stages of fish are often located within channel types that have relatively low gradients and large channel widths (also quantified by the amount of flow in the stream).


Following delineation of “potentially accessible habitat”, the average gradient of each stream segment within habitat classified as below the 20% and 25% thresholds was calculated and summed within species and life stage specific gradient categories. Average gradient of stream line segments can be calculated from elevations contained in the provincial freshwater atlas streamline dataset.


To obtain estimates of channel width upstream of crossing locations, where available, bcfishpass was utilized to pull average channel gradients from Fisheries Information Summary System (FISS) site assessment data (MoE 2019b) or PSCIS assessment data (MoE 2021) and associate with stream segment lines. When both FISS and PSCIS values were associated with a particular stream segment, or multiple FISS channel widths are available a mean of the average channel widths was used. To model channel width for 2nd order and above stream segments without associated FISS or PSCIS sites, first fwapg was used to estimate the drainage area upstream of the segment. Then, rasters from ClimateBC (Wang et al. 2012) were downloaded to a postgresql database, sampled for upstream watershed areas associated with each stream segment and a mean annual precipitation weighted by upstream watershed area was calculated. In early 2021, Bayesian statistical methods were developed to predict channel width in all provincial freshwater atlas stream segments where width measurements had not previously been measured in the field. The model was based on the relationship between watershed area and mean annual precipitation weighted by upstream watershed area (Thorley and Irvine 2021). In December of 2021, Thorley and Irvine (2021) methods were updated using on a power model derived by Finnegan et al. (2005) which relates stream discharge to watershed area and mean annual precipitation. Data (n = 24849) on watershed size, mean annual precipitation and measured channel width was extracted from the provincial freshwater atlas (FLNRORD 2021; GeoBC 2022), the BC Data Catalogue fisheries datasets (MoE 2020b, 2021) and Wang et al. (2012) utilizing bcfishpass (Norris [2020] 2021) and fwapg (Norris [2019] 2021). Details of this analysis and subsequent outputs can be reviewed here (Thorley, Norris, and Irvine 2021).


bcfishpass and associated tools have been designed to be flexible in analysis, accepting user defined gradient, channel width and stream discharge categories (MoE 2019b). Although currently in draft form, and subject to development revisions, gradient and channel width thresholds for habitat with the highest intrinsic value for a number of fish species in the Parsnip River watershed group have been specified and applied to model habitat upstream of stream crossing locations with the highest potential intrinsic value (Table 3.1). Definitions of modelling outputs for bull trout are presented in Table 3.2. Modelling of habitat for Arctic grayling, in the Peace region are planned for 2024-2025 with the work leveraging multiple other initiatives underway by SERNbc and others throughout British Columbia including work related to Arctic grayling habitat use and preference conducted by UNBC and others [Hagen and Stamford (2023); Bottoms et al. (2023).


#`r if(identical(gitbook_on, FALSE)){knitr::asis_output("<br><br><br>")}`
bcfishpass_spawn_rear_model %>% 
  filter(species_code %in% c('BT','GR')) %>% 
  mutate(Species = fishbc::fbc_common_name(species_code), 
         spawn_gradient_max = round(spawn_gradient_max * 100 ,1),
         rear_gradient_max = round(rear_gradient_max * 100 ,1)) %>%
  select(Species, 
         `Spawning Gradient  Max (%)`= spawn_gradient_max,
         `Spawning Width Min (m)` = spawn_channel_width_min,
         `Rearing Width Min (m)` = rear_channel_width_min,
         # `Spawning Width Max (m)` = spawn_channel_width_max,
         # `Spawning MAD Min (m3/s)` = spawn_mad_min,
         # `Spawning MAD Max (m3/s)` = spawn_mad_max,
         `Rearing Gradient Max (%)` = rear_gradient_max) %>% 
         # `Rearing MAD Min (m3/s)` = rear_mad_min,
         # `Rearing MAD Max (m3/s)` = rear_mad_max,
         # `Rearing Wetland Multiplier` = rear_wetland_multiplier,
         # `Rearing Lake Multiplier` = rear_lake_multiplier) %>% 
  t() %>% 
  as_tibble(rownames = "row_names") %>% 
  janitor::row_to_names(row_number = 1) %>% 
  rename(Variable = Species) %>% 
  fpr::fpr_kable(caption_text = 'Stream gradient and channel width thresholds used to model potentially highest value fish habitat.', 
                 footnote_text = 'Models for RB, GR and KO are under a process of development and have not yet been released.  All models parameters are preliminary and subject to collaborative development.',
                 scroll = F,
                 scroll_box_height = '300px')
Table 3.1: Stream gradient and channel width thresholds used to model potentially highest value fish habitat.
Variable Bull Trout Arctic Grayling
Spawning Gradient Max (%) 5.5 2.5
Spawning Width Min (m) 2 4
Rearing Width Min (m) 1.5 1.5
Rearing Gradient Max (%) 10.5 3.5
* Models for RB, GR and KO are under a process of development and have not yet been released. All models parameters are preliminary and subject to collaborative development.


# bcfishpass_spawn_rear_model_references <- readr::read_csv(file = 'data/width_modelling/model_spawning_rearing_habitat.csv')
bcfishpass_spawn_rear_model_references <- readr::read_csv(file = 'data/inputs_raw/model_spawning_rearing_habitat.csv') 
  # select(species_code, contains('ref'), -contains(c('multiplier','mad')))
  
bcfishpass_spawn_rear_model_references %>% 
  mutate(Species = fishbc::fbc_common_name(species_code)) %>% 
  select(Species, 
         `Spawning Gradient  Max (%)`= spawn_gradient_max,
         `Spawning Width Min (m)` = spawn_channel_width_min,
         # `Spawning Width Max (m)` = spawn_channel_width_max_ref,
         # `Spawning MAD Min (m3/s)` = spawn_mad_min,
         # `Spawning MAD Max (m3/s)` = spawn_mad_max,
         `Rearing Gradient Max (%)` = rear_gradient_max) %>% 
         # `Rearing Wetland Multiplier` = rear_wetland_multiplier,
         # `Rearing Lake Multiplier` = rear_lake_multiplier) %>% 
         # `Rearing MAD Min (m3/s)` = rear_mad_min,
         # `Rearing MAD Max (m3/s)` = rear_mad_max) %>% 
  t() %>% 
  as_tibble(rownames = "row_names") %>% 
  janitor::row_to_names(row_number = 1) %>% 
  rename(Variable = Species) %>% 
  fpr::fpr_kable(caption_text = 'References for stream gradient and channel width thresholds used to model potentially highest value fish habitat. Preliminary and subject to revisions.', scroll = F)


xref_bcfishpass_names %>% 
  filter(id_side == 1) %>% 
  arrange(id_join) %>%  
  select(Attribute = report, Definition = column_comment) %>% 
  fpr::fpr_kable(caption_text = 'bcfishpass outputs and associated definitions',
                 footnote_text = 'Bull trout model uses a gradient threshold of maximum 25% to determine if access if likely possible',
                 scroll = gitbook_on)
Table 3.2: bcfishpass outputs and associated definitions
Attribute Definition
BT Rearing (km) Length of stream upstream of point modelled as potential Bull Trout rearing habitat
BT Spawning (km) Length of stream upstream of point modelled as potential Bull Trout spawning habitat
BT Network (km) Bull Trout model, total length of stream network potentially accessible upstream of point
BT Stream (km) Bull Trout model, total length of streams and rivers potentially accessible upstream of point (does not include network connectors in lakes etc)
BT Lake Reservoir (ha) Bull Trout model, total area lakes and reservoirs potentially accessible upstream of point
BT Wetland (ha) Bull Trout model, total area wetlands potentially accessible upstream of point
BT Slopeclass03 (km) Bull Trout model, length of stream potentially accessible upstream of point with slope 0-3%
BT Slopeclass05 (km) Bull Trout model, length of stream potentially accessible upstream of point with slope 3-5%
BT Slopeclass08 (km) Bull Trout model, length of stream potentially accessible upstream of point with slope 5-8%
BT Slopeclass15 (km) Bull Trout model, length of stream potentially accessible upstream of point with slope 8-15%
* Bull trout model uses a gradient threshold of maximum 25% to determine if access if likely possible

3.2 Fish Passage Assessments

In the field, crossings prioritized for follow-up were first assessed for fish passage following the procedures outlined in “Field Assessment for Determining Fish Passage Status of Closed Bottomed Structures” (BC Ministry of Environment 2011). The reader is referred to (BC Ministry of Environment 2011) for detailed methodology. Crossings surveyed included closed bottom structures (CBS), open bottom structures (OBS) and crossings considered “other” (i.e. fords). Photos were taken at surveyed crossings and when possible included images of the road, crossing inlet, crossing outlet, crossing barrel, channel downstream and channel upstream of the crossing and any other relevant features. The following information was recorded for all surveyed crossings: date of inspection, crossing reference, crew member initials, Universal Transverse Mercator (UTM) coordinates, stream name, road name and kilometer, road tenure information, crossing type, crossing subtype, culvert diameter or span for OBS, culvert length or width for OBS. A more detailed “full assessment” was completed for all closed bottom structures and included the following parameters: presence/absence of continuous culvert embedment (yes/no), average depth of embedment, whether or not the culvert bed resembled the native stream bed, presence of and percentage backwatering, fill depth, outlet drop, outlet pool depth, inlet drop, culvert slope, average downstream channel width, stream slope, presence/absence of beaver activity, presence/absence of fish at time of survey, type of valley fill, and a habitat value rating. Habitat value ratings were based on channel morphology, flow characteristics (perennial, intermittent, ephemeral), fish migration patterns, the presence/absence of deep pools, un-embedded boulders, substrate, woody debris, undercut banks, aquatic vegetation and overhanging riparian vegetation (Table 3.3). For crossings determined to be potential barriers or barriers based on the data (see [Barrier Scoring]), a culvert fix and recommended diameter/span was proposed.


fpr_table_habvalue %>% 
  knitr::kable(caption = 'Habitat value criteria (Fish Passage Technical Working Group, 2011).', booktabs = T) %>% 
    kableExtra::column_spec(column = 1, width_min = '1.5in') %>% 
    kableExtra::kable_styling(c("condensed"), full_width = T, font_size = font_set) 
Table 3.3: Table 3.4: Habitat value criteria (Fish Passage Technical Working Group, 2011).
Habitat Value Fish Habitat Criteria
High The presence of high value spawning or rearing habitat (e.g., locations with abundance of suitably sized gravels, deep pools, undercut banks, or stable debris) which are critical to the fish population.
Medium Important migration corridor. Presence of suitable spawning habitat. Habitat with moderate rearing potential for the fish species present.
Low No suitable spawning habitat, and habitat with low rearing potential (e.g., locations without deep pools, undercut banks, or stable debris, and with little or no suitably sized spawning gravels for the fish species present).


Fish passage potential was determined for each stream crossing identified as a closed bottom structure as per BC Ministry of Environment (2011). The combined scores from five criteria: depth and degree to which the structure is embedded, outlet drop, stream width ratio, culvert slope, and culvert length were used to screen whether each culvert was a likely barrier to some fish species and life stages (Table 3.5, Table 3.6. These criteria were developed based on data obtained from various studies and reflect an estimation for the passage of a juvenile salmon or small resident rainbow trout (Clarkin et al. 2005 ; Bell 1991; Thompson 2013).


tab <- as_tibble(t(fpr_table_barrier_scoring)) %>% 
  mutate(V4 = names(fpr_table_barrier_scoring)) %>% 
  select(V4, everything()) %>% 
  janitor::row_to_names(1) %>%  ##turn the table sideways
  mutate(Risk = case_when(Risk == 'Value' ~ '  Value',
                          T ~ Risk))

tab %>% 
  fpr::fpr_kable(caption_text = 'Fish Barrier Risk Assessment (MoE 2011).', scroll = F)
Table 3.5: Fish Barrier Risk Assessment (MoE 2011).
Risk LOW MOD HIGH
Embedded >30cm or >20% of diameter and continuous <30cm or 20% of diameter but continuous No embedment or discontinuous
Value 0 5 10
Outlet Drop (cm) <15 15-30 >30
Value 0 5 10
SWR <1.0 1.0-1.3 >1.3
Value 0 3 6
Slope (%) <1 1-3 >3
Value 0 5 10
Length (m) <15 15-30 >30
Value 0 3 6


fpr_table_barrier_result %>% 
  fpr::fpr_kable(caption_text = 'Fish Barrier Scoring Results (MoE 2011).', scroll = F) 
Table 3.6: Fish Barrier Scoring Results (MoE 2011).
Cumlative Score Result
0-14 passable
15-19 potential barrier
>20 barrier


Habitat gain indexes are the quantity of modelled habitat upstream of the subject crossing and represents an estimate of habitat gained with remediation of fish passage at the crossing. For this project, a gradient threshold between accessible and non-accessible habitat was set at 25% (for a minimimum length of 100m) intended to represent the maximum gradient of which the strongest swimmers of anadromous species (bull trout) are likely to be able to migrate upstream. This is the amount of habitat upstream of each crossing less than 25% gradient before a falls of height >5m - as recorded in MoE (2020a) or documented in other bcfishpass online documentation. For Phase 2 - habitat confirmation sites, conservative estimates of the linear quantity of habitat to be potentially gained by fish passage restoration, bull trout rearing maximum gradient threshold (7.4%) was used. To generate estimates for area of habitat upstream (m^2), the estimated linear length was multiplied by half the downstream channel width measured (overall triangular channel shape) as part of the fish passage assessment protocol. Although these estimates are not generally conservative, have low accuracy and do not account for upstream stream crossing structures they allow a rough idea of the best candidates for follow up.


Potential options to remediate fish passage were selected from BC Ministry of Environment (2011) and included:

  • Removal (RM) - Complete removal of the structure and deactivation of the road.
  • Open Bottom Structure (OBS) - Replacement of the culvert with a bridge or other open bottom structure. Based on consultation with FLNR road crossing engineering experts, for this project we considered bridges as the only viable option for OBS type .
  • Streambed Simulation (SS) - Replacement of the structure with a streambed simulation design culvert. Often achieved by embedding the culvert by 40% or more. Based on consultation with FLNR engineering experts, we considered crossings on streams with a channel width of <2m and a stream gradient of <8% as candidates for replacement with streambed simulations.
  • Additional Substrate Material (EM) - Add additional substrate to the culvert and/or downstream weir to embed culvert and reduce overall velocity/turbulence. This option was considered only when outlet drop = 0, culvert slope <1.0% and stream width ratio < 1.0.
  • Backwater (BW) - Backwatering of the structure to reduce velocity and turbulence. This option was considered only when outlet drop < 0.3m, culvert slope <2.0%, stream width ratio < 1.2 and stream profiling indicates it would be effective..


3.2.1 Cost Estimates

Cost estimates for structure replacement with bridges and embedded culverts were generated based on the channel width, slope of the culvert, depth of fill, road class and road surface type. Road details were sourced from FLNRORD (2020b) and FLNRORD (2020a) through bcfishpass. Interviews with Phil MacDonald, Engineering Specialist FLNR - Kootenay, Steve Page, Area Engineer - FLNR - Northern Engineering Group and Matt Hawkins - MoTi - Design Supervisor for Highway Design and Survey - Nelson were utilized to helped refine estimates which have since been adjusted for inflation and based on past experience.


Base costs for installation of bridges on forest service roads and permit roads with surfaces specified in provincial GIS road layers as rough and loose was estimated at $25000/linear m and assumed that the road could be closed during construction and a minimum bridge span of 10m. For streams with channel widths <2m, embedded culverts were reported as an effective solution with total installation costs estimated at $50k/crossing (pers. comm. Phil MacDonald, Steve Page then adjusted for inflation). For larger streams (>6m), estimated span width increased proportionally to the size of the stream. For crossings with large amounts of fill (>3m), the replacement bridge span was increased by an additional 3m for each 1m of fill >3m to account for cutslopes to the stream at a 1.5:1 ratio. To account for road type, a multiplier table was generated to estimate incremental cost increases with costs estimated for structure replacement on paved surfaces, railways and arterial/highways costing up to 20 times more than forest service roads due to expenses associate with design/engineering requirements, traffic control and paving. The cost multiplier table (Table 3.7) should be considered very approximate with refinement recommended for future projects.


tab_cost_rd_mult_report |> 
  # filter(Class != 'FSR' & Surface != 'Paved') %>% 
  fpr::fpr_kable(caption_text = 'Cost multiplier table based on road class and surface type.', scroll = F)
Table 3.7: Cost multiplier table based on road class and surface type.
Class Surface Class Multiplier Surface Multiplier Bridge $/15m Streambed Simulation $
FSR Rough 1 1 450,000 100,000
FSR Loose 1 1 450,000 100,000
Resource Loose 1 1 450,000 100,000
Permit Loose 1 1 450,000 100,000
Unclassified Loose 1 1 450,000 100,000
Unclassified Rough 1 1 450,000 100,000
Unclassified Paved 1 2 750,000 100,000
Unclassified Unknown 1 2 750,000 100,000
Local Loose 4 1 1,500,000 200,000
Local Paved 4 2 3,000,000 400,000
Arterial Paved 15 2 11,250,000 1,500,000
Highway Paved 15 2 11,250,000 1,500,000
Rail Rail 15 2 11,250,000 1,500,000

3.3 Designs

Engineering designs were conducted by consultants hired by forest licensees with tenure over the roads and/or timber harvest planned on the roads where work was conducted. Completed designs are loaded to the PSCIS data portal.


3.4 Habitat Confirmation Assessments

Following fish passage assessments, habitat confirmations were completed in accordance with procedures outlined in the document “A Checklist for Fish Habitat Confirmation Prior to the Rehabilitation of a Stream Crossing” (Fish Passage Technical Working Group 2011). The main objective of the field surveys was to document upstream habitat quantity and quality and to determine if any other obstructions exist above or below the crossing. Habitat value was assessed based on channel morphology, flow characteristics (perennial, intermittent, ephemeral), the presence/absence of deep pools, un-embedded boulders, substrate, woody debris, undercut banks, aquatic vegetation and overhanging riparian vegetation. Criteria used to rank habitat value was based on guidelines in Fish Passage Technical Working Group (2011) (Table 3.3).


During habitat confirmations, to standardize data collected and facilitate submission of the data to provincial databases, information was collected on “Site Cards”. Habitat characteristics recorded included channel widths, wetted widths, residual pool depths, gradients, bankfull depths, stage, temperature, conductivity, pH, cover by type, substrate and channel morphology (among others). When possible, the crew surveyed downstream of the crossing to the point where fish presence had been previously confirmed and upstream to a minimum distance of 500 - 600m. Any potential obstacles to fish passage were inventoried with photos, physical descriptions and locations recorded on site cards. Surveyed routes were recorded with time-signatures on handheld GPS units.


Fish sampling was conducted on a subset of sites when biological data was considered to add significant value to the physical habitat assessment information. When possible, electrofishing was utilized within discrete site units both upstream and downstream of the subject crossing with electrofisher settings, water quality parameters (i.e. conductivity, temperature and ph), start location, length of site and wetted widths (average of a minimum of three) recorded. For each fish captured, fork length and species was recorded, with results included within the fish data submission spreadsheet. Fish information and habitat data will be submitted to the province under scientific fish collection permit PG23-813101.

3.5 Remediations

Structure replacement was conducted by contractors hired by Sinclar (forest licensee). As-built drawings were completed and loaded to the PSCIS data portal.


3.6 Climate Change Risk Assessment

In collaboration with the Ministry of Transportation and Infrastructure (MoTi), a new climate change replacement program aims to prioritize vulnerable culverts for replacement (pers. comm Sean Wong, 2022) based on data collected and ranked related to three categories - culvert condition, vulnerability and priority. Within the “condition” risk category - data was collected and crossings were ranked based on erosion, embankment and blockage issues. The “climate” risk category included ranked assessments of the likelihood of both a flood event affecting the culvert as well as the consequence of a flood event affecting the culvert. Within the “priority” category the following factors were ranked - traffic volume, community access, cost, constructability, fish bearing status and environmental impacts (Table 3.8). This project is still in its early stages with methodology changes going forward.


xref_moti_climate_names %>% 
  slice(7:nrow(.)) %>% 
  select(spdsht, report) %>% 
  rename(Parameter = spdsht, Description = report) %>% 
  fpr::fpr_kable(caption_text = 'Climate change data collected at MoTi culvert sites', scroll = gitbook_on)
Table 3.8: Climate change data collected at MoTi culvert sites
Parameter Description
erosion_issues Erosion (scale 1 low - 5 high)
embankment_fill_issues Embankment fill issues 1 (low) 2 (medium) 3 (high)
blockage_issues Blockage Issues 1 (0-30%) 2 (>30-75%) 3 (>75%)
condition_rank Condition Rank = embankment + blockage + erosion
condition_notes Describe details and rational for condition rankings
likelihood_flood_event_affecting_culvert Likelihood Flood Event Affecting Culvert (scale 1 low - 5 high)
consequence_flood_event_affecting_culvert Consequence Flood Event Affecting Culvert (scale 1 low - 5 high)
climate_change_flood_risk Climate Change Flood Risk (likelihood x consequence) 1-6 (low) 6-12 (medium) 10-25 (high)
vulnerability_rank Vulnerability Rank = Condition Rank + Climate Rank
climate_notes Describe details and rational for climate risk rankings
traffic_volume Traffic Volume 1 (low) 5 (medium) 10 (high)
community_access Community Access - Scale - 1 (high - multiple road access) 5 (medium - some road access) 10 (low - one road access)
cost Cost (scale: 1 high - 10 low)
constructability Constructibility (scale: 1 difficult -10 easy)
fish_bearing Fish Bearing 10 (Yes) 0 (No) - see maps for fish points
environmental_impacts Environmental Impacts (scale: 1 high -10 low)
priority_rank Priority Rank = traffic volume + community access + cost + constructability + fish bearing + environmental impacts
overall_rank Overall Rank = Vulnerability Rank + Priority Rank
priority_notes Describe details and rational for priority rankings