Lake Superior Brook Trout Conservation and Prioritization Report. Prepared for Ashland Fish and Wildlife Conservation Office

Size: px
Start display at page:

Download "Lake Superior Brook Trout Conservation and Prioritization Report. Prepared for Ashland Fish and Wildlife Conservation Office"

Transcription

1 Lake Superior Brook Trout Conservation and Prioritization Report Prepared for Ashland Fish and Wildlife Conservation Office

2 Contents 1. INTRODUCTION PREDICTIVE MODEL OBJECTIVES ASSESSMENT METHODOLOGY Data Boosted Regression Trees Residual Analysis Derivation of Anthropogenic Stress Index and Habitat Quality Index MODEL DETAILS Predictor Data Response Data Final BRT Model CLIMATE ASSESSMENT OBJECTIVES/INTRODUCTION METHODS Data Future status, habitat quality and stress Defining resilience and vulnerability RESULTS/DISCUSSION Watershed-wide results Using climate vulnerability and resilience to inform priority establishment FISHERY VALUE CALCULATION DISCUSSION KEY OUTCOMES LIMITATIONS AND SUGGESTION FOR FUTURE WORK INFLUENCE OF NON-NATIVE SALMONIDS ON BROOK TROUT OCCURRENCE CONSERVATION SCENARIOS INTRODUCTION METHODS SCENARIOS Best of the Best Protection Scenario General Restoration Scenario (Agriculture/Barriers) Connectivity Scenario Climate Change Resiliency Scenario Climate Change Vulnerability Scenario Riparian Agriculture Scenario Slow-The-Flow Catchment Scenario WATERSHED PRIORITIZATION REFERENCES APPENDIX A : DATA DICTIONARY APPENDIX B : FUNCTION PLOTS APPENDIX C : DATA PROCESSING DETAILS Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 2

3 1. INTRODUCTION This report describes an effort undertaken to prioritize regions within the Lake Superior basin of the United States for certain conservation and restoration activities for the benefit of brook trout (Salvelinus fontinalis). The process described herein was executed by Downstream Strategies (DS) with significant input and participation from the U.S. Fish and Wildlife Service s Ashland Fish and Wildlife Conservation Office, of Ashland, Wisconsin. This project was initiated within the context of Strategic Habitat Conservation (SHC), a framework developed to guide habitat restoration for priority species for the United States Fish and Wildlife Service (USFWS). Previous to this effort, many components of the SHC process had already been completed, such as the designation of priority species (brook trout), population delineation (Lake Superior Basin), and population objectives. The population objectives for brook trout in the Lake Superior Basin were defined in Newman et al. 2003, and are listed in Figure 1. Other key components (assessment of current population and identification of limiting factors) were previously addressed, but were also revisited in this project. The primary focus of this project is on the previously unaddressed component of the SHC framework, which seeks to designate priority focal areas. Figure 1. Population objectives as defined in Newman et al In order to identify and designate focal areas, we used a predictive model, anthropogenic stress and habitat quality indices, climate vulnerability assessment, and numerous other datasets. With these, we created several conservation scenarios to prioritize brook trout restoration and protection actions within the Lake Superior Basin. These results are summarized to designate priority focal areas for strategic brook trout habitat conservation actions. 2. PREDICTIVE MODEL 2.1 Objectives Populations will be self-sustaining and capable of co-existing with populations of naturalized salmonines in the existing fish community. Populations will be geographically widespread, inhabiting the areas that historically held viable populations, provided that tributary and lake habitat conditions in these areas are still suitable, or that they can be restored. Populations will be comprised of six or more age-groups (ages 0-5), including at least two spawning year-classes of females; spawning populations will exhibit densities sufficient to ensure viable gene pools. Populations will exhibit genetic profiles consistent with those of populations currently existing in the Lake Superior basin. Essential habitat in tributaries will be protected and, where necessary, rehabilitated on a lakewide basis. A major component of the effort was the development of a predictive model of brook trout distributions both under current climate regimes and potential future climate regimes. This model helps to fill in the gaps of observation and survey data, which are, necessarily, specific to a small geography, and builds on existing assessments. Understanding the distribution of brook trout allows for the assessment of current conditions Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 3

4 and is a vital element of any prioritization and assessment. This predictive model utilizes previously established methods. Specifically, we: 1 Constructed a boosted regression tree (BRT) model that could reliably estimate the probability of brook trout occurrence in 1:100K scale catchments throughout the Lake Superior Basin; 2 Used BRT model outputs to calculate measures of underlying natural habitat quality and anthropogenic stress; 3 Assessed future climate scenarios and the potential impact to brook trout populations (change in occupancy, stress, and natural habitat quality); and 4 Created analytical tools to facilitate visualization of data and model results, prioritization of conservation actions. A diagram of the general assessment process is outlined in Figure 2. DS acquired landscape and aquatic data from multiple sources to develop models and tools for visualizing expected current and potential future conditions and for prioritizing management actions. Figure 2: Diagram of the habitat assessment process 2.2 Assessment Methodology Data The model utilized numerous predictor variables in order to generate a single response variable. Predictor Variables Predictor variables for this modeling methodology utilized landscape-level factors, such as land use or land cover classifications, soil type, and climatic factors. Many of these datasets were derived from geographic information systems (GIS) and reported as percentages. Examples include percent impervious surface area or road crossing density. The predictor variables were compiled at multiple scales, including the local scale (e.g., single 1:100k NHD stream catchment), and the network scale (e.g., all upstream catchments and the local catchment). A more detailed discussion about the predictor variables utilized for this model can be found in Section and details on compilation and processing of this data can be found in Appendix C. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 4

5 Response Variable Boosted Regression Tree (BRT) models can produce response variables of three types: count data, continuous data, or binary data. The response variable for this project was binary type (1/0), indicating the presence or absence of brook trout. DS compiled fish sample data from known collections and then utilized the most recent sample within each catchment to create the final presence-absence response for modeling. This resulted in a single value of presence-absence for each catchment where a sample was taken. Although the predictor variables were compiled from datasets created at multiple scales, the response variable was always measured at the local scale (e.g., individual sample site on a stream) Boosted Regression Trees Previous fish habitat assessments completed by DS in conjunction with USFWS utilized boosted regression trees (BRT), a machine learning statistical method. DS staff and partners, along with the stakeholders of previously completed National Fish Habitat Partnership (FHP) assessments, decided upon BRT over competing methodologies after comparing and contrasting the strengths and weaknesses of each. BRT models combine decision trees and boosting methodologies, which often result in better cross-validated models than other methods (Elith et al., 2006), including classification and regression trees (CART). Decision trees are advantageous because (1) they can incorporate any type of predictor data (binary, numeric, categorical); (2) model outcomes are unaffected by differing scales of predictors; (3) irrelevant predictors are rarely selected; (4) they are insensitive to outliers and non-normalized data; (5) they can accommodate missing predictor data; (6) they can accommodate co-varying predictor variables; and (7) they can automatically handle interactions between predictors (Elith et al., 2008). The boosting algorithm used by BRT improves upon the accuracy of a basic regression tree approach by following the idea that averaging many models offers efficiency over finding a single prediction rule that is highly accurate (Elith et al., 2008). The software used to create the BRT models was R utilizing the gbm package and source code from Elith et. al 2008 supplemental materials. The modeling process results in a series of quantitative outcomes, including: predictions of expected current conditions of all catchments in the modeling area, measurement of prediction accuracy, a measure of each predictor s relative influence on the predictions (i.e., variable importance), and a series of plots illustrating the modeled functional relationship between each predictor and the response. The predictions of current conditions were created by extrapolating the BRT model to all catchments within the modeling area. The unit of the predicted current condition for this assessment is the probability of brook trout presence. These current conditions are useful for assessing habitats and mapping the expected range of species. Predictive accuracy was quantified using an internal cross-validation (CV) method (Elith et al., 2008). The method consists of randomly splitting the input dataset into ten equally-sized subsets, developing a BRT model on a single subset and testing its performance on the remaining nine, and then repeating that process for the remaining nine subsets. Thus, the accuracy measures, such as the CV receiver operating characteristic (ROC) score and the CV correlation coefficient, are actually averages of ten separate ROC or correlation measurements. A standard error for the ten estimates is also provided. CV measures are designed to estimate how well the model will perform using independent data (i.e., data not used to build the model). The BRT output includes a list of the predictor variables used in the model ordered and scored by their relative importance. The relative importance values are based on the number of times a variable is selected for splitting, weighted by the squared improvement to the model as a result of each split, and averaged over all trees (Friedman and Meulman, 2003). The relative influence score is scaled so that the sum of the scores for all variables is 100, where higher numbers indicate greater influence. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 5

6 The BRT output also contains quantitative information on partial dependence functions that can be plotted to visualize the effect of each individual predictor variable on the response after accounting for all other variables in the model. Similar to the interpretation of traditional regression coefficients, the function plots are not always a perfect representation of the relationship for each variable, particularly if interactions are strong or predictors are strongly correlated. However, they do provide a useful and objective basis for interpretation (Friedman, 2001; Friedman and Meulman, 2003) Residual Analysis Analyzing patterns of omission and commission may highlight regions where the model is performing well or poorly or could suggest missing explanatory variables. Residuals are calculated by the BRT model and are used to assess misclassification, both false positive and false negative. The residuals are a measure of the difference in the measured and modeled values (measured value minus modeled value). Negative residuals indicate over-predictions (predicting higher values than are true, false positive), while positive residuals indicate under-predictions (predicting lower values than are true, false negative) Derivation of Anthropogenic Stress Index and Habitat Quality Index Characterizing anthropogenic stress and natural habitat quality of aquatic habitats is a necessary process for helping natural resource managers identify place-based conservation and restoration strategies. A postmodeling process was used to characterize anthropogenic stress and natural habitat quality for all catchments within the study area. Stress and natural habitat quality indices and metrics were identified and calculated based on BRT model outputs. Details of those calculations are below. Once developed, these indices of stress and habitat quality can be used to generate and visualize restoration and protection priorities by analyzing how stress reduction can increase the probability of brook trout presence. For example, areas of high natural quality and low stress could represent protection priorities, whereas areas of high natural quality and high stress may represent restoration priorities. In addition, we can quantify how climate change may affect brook trout distributions through an effect on underlying natural habitat quality over time. Anthropogenic stress Stress indices are useful for evaluating anthropogenic landscape drivers that is, elements on the landscape of distinctly human origin such as agriculture that structure aquatic responses. Natural resource managers can use stress indices and metrics to assess how anthropogenic processes are impacting aquatic responses and can utilize this information to select site restoration projects in order to maximize efficiency. Individual stressors were identified by examining BRT model outputs, including both the variable influence table and the functional relationship between predictor variables and response variable. Any predictor variable significantly affected by anthropogenic disturbance was included as a potential stressor. Individual stress metrics were calculated by determining the increase in probability of presence for each catchment when the statistical effect of that predictor variable was removed. A new predictor variable dataset was produced to calculate each individual stressor metric. The new predictor dataset contained the same values as the original predictor dataset except for a single anthropogenic variable for which a stress metric was calculated. For this variable, the values were all set to reflect no stress. This provided a hypothetical baseline that represented the removal of all stress from that predictor variable. The existing BRT model was then applied to the new hypothetical landscape data to provide an extrapolation of the current model assuming zero stress for that stressor. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 6

7 All the stressors used had examples of no stress in the training dataset used to build the model, which ensures that calculations of stress were not derived by extrapolating the model beyond the range of the data. The difference between the current predicted probability of presence and the probability of presence under this no stress situation indicated change that could be attributed to stress. This process was repeated for each stressor to generate individual metrics of stress on a 0-1 scale. Higher stress values indicated a larger change in predicted probability of presence after removing stress, and lower stress values indicated that the catchment was relatively unaffected by removing stress (Table 1). For each catchment, the individual stress metrics (e.g. agriculture stress and road crossing stress) were summed to produce an overall stress metric, the anthropogenic stress index (ASI). The generalized formulas for calculating individual stress metrics and ASI are as follows: individual stress metric = probability of presence no stress probability of presence current anthropogenic stress index (ASI) = individual stress metrics Table 1: Example of stress calculations Comid Catchment ID Current Condition Predictions Predicted probability of occurrence using current landscape data Stressor 1 Predictions Predicted probability of occurrence when stressor 1 removed Stressor 1 Metric Stressor 2 Predictions (Stressor 1 pred Current Pred) Predicted probability of occurrence when stressor 2 removed Stressor 2 Metric (Stressor 2 pred Current Pred) Anthro. Stress Index (ASI) Stressor 1 Metric + Stressor 2 Metric Natural habitat quality Natural habitat quality metrics provide baseline information on the optimal potential condition of a catchment. We defined natural quality as the maximum probability of presence under a zero-stress situation; essentially, the highest attainable condition in the catchment. These metrics allow natural resource managers to understand the potential of each catchment and more intelligently target specific land-based conservation or restoration actions. The natural habitat quality index (HQI) was calculated directly from the BRT output. Metrics for natural predictor variables were calculated using a different approach than for the previously discussed stressor calculations. A single hypothetical no stress dataset was created where all stressors were removed. The existing BRT model was then applied to this hypothetical predictor dataset, and the resulting probability of presence indicated the maximum condition attainable by removing all stress. This hypothetical situation where all stressors were zero was also represented in the training dataset, which ensures that these extrapolations are not outside of the range of the data used to build the model. The probability of presence calculated by the BRT model for this hypothetical no stress dataset is the HQI and this value indicates the maximum condition expected in each catchment. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 7

8 2.3 Model Details Predictor Data DS, in cooperation with the project s Technical Review Team, arrived at a list of landscape-based habitat variables (Appendix A) used to predict brook trout throughout the region; those variables were also used to characterize habitat quality and anthropogenic stress. DS and the Review Team compiled a list of 85 predictors for evaluation. From that list, 66 variables were removed due to statistical redundancy (r > 0.6), logical redundancy, or because of a lack of model influence, resulting in a final list of 19 predictor variables (Table 2) for the BRT model and assessment. Most predictor variables were gathered from public sources, but modeled stream temperature from FishVis (USGS 2015) was acquired from Jana Stewart, USGS Response Data DS compiled stream fish collection records from 1995 to This included data extracted from a fish sampling database provided by the Great Lakes Basin Fish Habitat Partnership as well as a sampling dataset provided by the Ashland FWCO specific to the Lake Superior Basin. DS processed those data to create a presence-absence dataset for brook trout. This dataset covers 835 catchments within the Lake Superior Basin. Figure 3 illustrates all of the sampling sites that were used to construct the model. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 8

9 Figure 3: Brook trout modeling area and sampling sites Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 9

10 2.3.3 Final BRT Model Model Details Via BRT, we developed a predictive statistical model for brook trout at the 1:100k catchment scale throughout the Lake Superior Basin. We utilized the default settings for model building for most options, including using a 10-fold cross validation procedure and bag fraction = Tree complexity (interaction depth) was set to 1 (this setting is necessary to ensure proper stress and natural quality calculations) and learning rate was set at Learning rate was chosen after examination of holdout deviance plot produced from the BRT model, and ensuring the model did not come to resolution too quickly or too slowly. The final selected model was comprised of 2,650 trees. Modeled stream temperature, a natural habitat quality variable, was the single most important predictor variable in the model with a relative influence of 10.5% (Table 2). Of the predictors important to brook trout occupancy, network percent agriculture and network road crossing density were deemed as anthropogenic stressors and had relative influences of 3.7% and 1.3%, respectively. Table 2: Relative influence of all variables in the final brook trout model Variable Name Variable Description Relative Influence Type of relationship Merge_temp Modeled Stream Temperature (predicted) Negative Lu_forpc Network percent forest land cover 9.17 Positive Slope Slope of catchment flowline 9.06 Positive Soil1pc Network percent high infiltration soils 8.86 Positive Lf5pc Network percent lacustrine landform 7.74 Negative Precip Mean annual precipitation 7.71 Variable Cumdrainag Network drainage area 7.39 Variable Soil4pc Network percent very slow infiltration soils 6.40 Negative Temp Mean annual air temperature 5.72 Variable Soil2pc Network percent moderate infiltration soils 5.10 Variable Lu_agpc Network percent agriculture land cover 3.70 Negative Lf4pc Network percent ground moraine landform 3.65 Negative Minelevraw Minimum catchment elevation 3.13 Positive Soil3pc Network percent slow infiltration soils 2.53 Negative Geol_maj Majority geologic texture/type within catchment 2.52 Variable Roadlen_den Catchment road density 2.18 Variable Lf1pc Network percent outwash landform 1.89 Positive Lu_devpc Network percent developed land cover 1.39 Variable Roadcrc_den Network road/stream crossing density 1.33 Negative Note: Individual variables are highlighted according to whether they were determined to be anthropogenic (gray shading) or natural (no shading). Negative relationships indicate that general trends show that as the predictor increases, the likelihood of brook trout decrease. Positive relationships indicate the general trend is that likelihood of brook trout increases as the predictor variable value increases. The function plots for the model, which illustrate the marginal effect on the response variable (logit(p)) (y-axis) as the predictor variable (x-axis) changes, are shown in Figure 4 for the nine most influential variables in the brook trout model (Table 2). The tick marks at the top of each function represent the deciles of the data used to build the model. The plots for all 19 variables are shown in Figure 4. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 10

11 Figure 4: Functional responses of the dependent variable to individual predictors of brook trout Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 11

12 Note: Only the top nine predictors, based on relative influence are shown here. See Error! Reference source not found. for plots of all predictor variables. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 12

13 Model Validation We utilized a 10-fold cross validation procedure and bag fraction = 0.75 within the BRT model. The model had a CV correlation statistic of 0.523±0.026 and a CV ROC score of 0.797±0.015 and it explained 38% of the deviance in the response data. Map of current brook trout occupancy Brook trout probability of presence was calculated for all 1:100k stream catchments in the study area. The predicted probability of presence ranged from 0 to 1, where 0 = absent and 1 = 100% probability of presence. The mean predicted probability was 0.40, or 40% likelihood of presence. Of the 15,134 catchments in the Lake Superior Basin, there were 2,337 catchments with a predicted probability of presence greater than 0.75 and 3,141 catchments where the probability of presence was between 0.5 and These results are mapped in Figure 5. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 13

14 Figure 5: Expected brook trout distribution Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 14

15 Spatial Residuals The spatial distribution of residuals is shown in Figure 6. Brook trout sample sites are symbolized by model residuals. Negative residuals indicate over-predictions, while positive residuals indicate under-predictions. Analyzing patterns of omission and comission may highlight regions where the model is performing well or poorly or could suggest missing explanatory variables. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 15

16 Figure 6: Distribution of brook trout model residuals by sampling site Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 16

17 Anthropogenic Stress and Natural Habitat Quality The variable importance table and partial dependence functions of the final BRT model were used to assess the potential stressors for the brook trout model. Two anthropogenic variables were included in the model (Table 2). These two stressors, network agriculture land cover (Lu_agpc) and network road crossing density (Roadcrc_den), were used to calculate ASI for the brook trout model. See Section for details on how ASI and HQI were calculated for each model. Maps of HQI and ASI illustrate the spatial distribution of natural habitat potential (i.e., HQI score) and anthropogenic stress (i.e., ASI score) in the Lake Superior Basin. HQI and ASI scores are mapped in Figure 7 and Figure 8, respectively. The two metrics contributing toward the calculation of ASI are mapped in Figure 9 and Figure 10. HQI, ASI, and their metrics are all scaled on a 0-1 scale. Higher HQI values indicate higher natural quality, while higher ASI values indicate higher levels of anthropogenic stress. It is important to note that the stress values are not simply a measure of anthropogenic changes to the watershed, but also how much those changes are impacting brook trout. If an area was naturally unsuitable for brook trout (i.e. low natural quality index score), the stress index will also be low, even if stressors are present in the area. In other words, stress values can only be elevated if the natural habitat quality index is high. If natural habitat quality is so low that brook trout would likely be absent independent of stress, then the stress index is, necessarily, low. It is likely that, in general, stress on aquatic systems is much more widespread than is indicated in this model, which accounts specifically for brook trout. For all stress and natural quality indices, all catchments are shown, even in areas where the probability of presence is low. This is necessary and useful to consider areas outside of the current expected range where stress could have caused a historic population to be extirpated. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 17

18 Figure 7: Habitat quality index for brook trout Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 18

19 Figure 8: Total anthropogenic stress index for brook trout Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 19

20 Figure 9. Most influential anthropogenic index metric for brook trout Note: most influential references the relative influence scores from the BRT model output. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 20

21 Figure 10: Second most influential anthropogenic index metric for brook trout Note: most influential references the relative influence scores from the BRT model output. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 21

22 3. CLIMATE ASSESSMENT 3.1 Objectives/Introduction The impact of potential climate change on a coldwater obligate species such as brook trout is expected to manifest as an alteration/shift of their distribution across the landscape (Comte et al., 2013; Hickling et al., 2006). In this assessment, we quantified the anticipated resiliency and vulnerability to climate change for brook trout in the Lake Superior Basin. The results of these analyses will aid in the identification of future restoration and protection priorities for brook trout, especially when considered alongside other factors such as current stress and current habitat quality. Our assessment is based on large-scale climatic factors, including mean annual precipitation and mean annual or seasonal temperatures, and assumes the current relationships between habitat and brook trout occurrence will persist into the future. Impacts resulting from changes in frequency or severity of individual storm events are beyond the scope of this assessment. It is also important to note the population parameter of interest in this analysis was brook trout occupancy. Impacts to population structure and dynamics resulting from climatic changes are also beyond the scope of this effort. An example of such an impact would be a severe localized flood event that does not change brook trout occupancy, but causes a shift in population structure because of high juvenile mortality. 3.2 Methods Data In our analysis, three predictor variables from the model described above were altered to capture potential future changes in climate: mean July stream temperature, mean annual air temperature, and mean annual precipitation. Mean July stream temperatures were compiled from FishVis data (USGS, 2015). FishVis provided predictions of stream temperatures for current climate conditions as well as for future timeframes. The current mean July stream temperature conditions data were utilized for the predictive model described above and the projections for the 2046 to 2065 time frame were utilized for the future climate scenario. The predicted 2046 to 2065 FishVis models were created using the A1B emissions scenario (Intergovernmental Panel on Climate Change (IPCC). 2007) and an ensemble of 13 general circulation models (GCMs). Mean annual precipitation and mean annual air temperature data as included in the NHD plus datasets (Horizon Systems, 2012) were used as predictor variables for the predictive model for each catchment. This data was originally sourced from the Parameter-elevation Regressions on Independent Slopes Model (PRISM). Future mean annual precipitation and mean annual air temperature projections were collected from The Nature Conservancy s Climate Wizard for the 2040 to 2069 timeframe (The Nature Conservancy, 2009). These projections were based on the IPCC A2 scenario (IPCC, 2007) and 16 ensembled GCMs. While the timeframe and climate scenarios utilized are not exact matches to the FishVis data, they provided the best available match that could be accessed for this project Future status, habitat quality and stress Predicted probability of presence for brook trout under future climate scenarios was calculated in a manner similar to the post-modeling methodology described above, where the predictor variables used in the model Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 22

23 were manipulated current climate data were replaced with projected future climate data. Probability of presence was calculated for each of the eight climate scenarios identified above. Using the methodology described in Section 2.2.4, we also recalculated stress and natural quality under each potential climate scenario. This allowed us to calculate the differences between stress and natural quality between current and future conditions. For each climate scenario, the difference between current values and values calculated using future climate predictions are interpreted as an indicator of the potential effects of future climate scenarios Defining resilience and vulnerability Climate resiliency and vulnerability were determined by analyzing predicted losses or gains in natural quality resulting from climate change. Underlying natural quality is directly impacted by changes in climate. Analyzing changes in modeled natural quality indicates the anticipated impacts on brook trout occupancy. Areas anticipated to have reduced natural habitat quality index scores were determined to be vulnerable to future climate change scenarios, while resilient areas were expected to remain unchanged or increase in natural quality under future climate scenarios. 3.3 Results/Discussion Watershed-wide results This assessment produced a large volume of data, not all of which can be shown or discussed in a meaningful way within this report; all data produced will be made available as a deliverable. In this section, we focus on results from the 2055 time frame. This time frame is an actionable time frame, but is one far enough into the future that projected climate changes become more significant than projections at the earlier time frames. The map below (Figure 11) illustrates changes in natural habitat quality, which is the measure of climate effect for every catchment within the Lake Superior Basin. For visualization purposes, we classified changes into five categories. These categories were major decrease, minor decrease, no change, minor increase, and major increase. The minor categories were defined as a change between 0 +/- 0.20, and the major categories were defined as a change greater than +/ While the overall effect of future climate scenarios is negative for brook trout, there are specific regions projected to be more resilient, and some areas may experience an improvement in natural habitat quality. An increase in projected precipitation rates is the primary driver for those areas identified to be resilient or improve. Increased precipitation may moderate higher projected air temperatures or ameliorate effects from seasonal low flow mortality. Appendix B (function plots from the original BRT model) illustrates the functional relationship between predicted probability of presence of brook trout and these two climatic factors, illustrating how increases in precipitation result in higher probabilities of occurrence. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 23

24 Figure 11. Climate change effect for 2062 EH5 scenario. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 24

25 3.3.2 Using climate vulnerability and resilience to inform priority establishment Future climate scenarios provide natural resource managers with key contextual information about current conditions as well as resiliency to impacts due to climate change, which can result in important refinements to decision making and prioritization of management actions. Areas identified as priorities for restoration can be established where the work is expected to persist. Conversely, areas indicated as vulnerable to future climate scenarios can be identified and prioritized for actions that may ameliorate the impacts of warmer water and/or less precipitation. 4. FISHERY VALUE CALCULATION Here we apply a process for estimating functional stream length that was developed for identifying acid remediation priorities (Petty and Thorne, 2005) and culvert replacement priorities (Poplar-Jeffers et al., 2009). To estimate the current functional value of a given stream segment as brook trout habitat, we multiplied the length of the segment (kilometer) by the current occupancy measure (ranges from 0-1). The final value can be interpreted as a function weighted length of ecological habitat. This value can then be summed across all stream segments within a HUC12 or HUC8 watershed to provide a relative measure of current fishery value in units of stream segment length (km) at the larger scales. We can derive a similar estimate of lost value for each segment by multiplying anthropogenic stress by the stream length. Once summed across segments within a watershed, this gives us a measure of the fishery value that has been lost due to anthropogenic stress on the landscape. Finally, we can multiply the change in natural habitat quality expected due to climate change by the stream length to get a measure of the potential lost fishery that may result from climate change. The combination of these three measures (current value, value lost due to stress, and potential value loss due to climate) provides important information for setting conservation priorities at hierarchical scales (e.g., segment, HUC12, HUC8). Figure 12, below, depicts the fishery values for the three measures noted above, shown at the HUC12 level. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 25

26 Figure 12. Fishery values by HUC12 watershed. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 26

27 5. DISCUSSION 5.1 Key Outcomes Several of the outcomes from this modeling effort are of considerable value for brook trout conservation in the Lake Superior Basin. First, the new model provides an improved predictive model focused on the Lake Superior Basin, ensuring that relationships derived are relevant solely to the region, and that post-modeling techniques provide for improved understanding of stress, natural quality and their impact on the fishery. Second, in addition to providing predictions of brook trout occupancy, we quantified the impacts that each anthropogenic stressor had on brook trout occurrence rates as well as the underlying potential of brook trout habitat in the absence of stress. These indices are critical in developing habitat restoration and protection priorities. This assessment identified agriculture as a stressor to brook trout. Agricultural land cover was among the most important variables for the DeWeber and Wagner (2015) model predicting brook trout occupancy and for the model predicting brook trout population status for subwatersheds in Hudy et al. (2008). Predictive models created for brook trout in the Great Lakes (Downstream Strategies, 2015) and Driftless (Downstream Strategies, 2012) regions indicated that agriculture acted as a stressor in those regions as well. Road crossing density was also indicated as a stressor. Road crossing density may be acting as a coarse surrogate for barrier density and/or as a surrogate for development within this model, as areas with lower road density values are predicted to have higher likelihood of occurrence for brook trout. Among natural factors, stream temperature was identified as the most important variable structuring brook trout occurrence. Stream temperature was also among the most important predictor variables in the DeWeber and Wagner (2015) model predicting brook trout occupancy range-wide in the eastern United States. While some factors influencing stream temperature could be considered anthropogenic in nature (e.g. riparian forest cover), we chose to consider stream temperature a natural habitat quality variable. Finally, our analysis of future climate scenarios provides spatially explicit predictions of the potential impacts of future changes in precipitation and water temperature on brook trout habitats in the Lake Superior Basin. These predictions will allow natural resource managers to assess future conditions as well as current brook trout conditions when making decisions about restoration or management efforts. Although the degree of error in these predictions is unclear, they have value in identifying areas where brook trout populations may be at high risk or more resistant to changing climate. The data and results compiled here provide improved understanding and ample data for prioritizing conservation action for brook trout for the Lake Superior Basin. Section Six outlines the prioritization process DS and Ashland FWCO utilized to create a suite of scenarios to identify areas for brook trout restoration and protection across the Lake Superior Basin. 5.2 Limitations and suggestion for future work In general, while the estimates of probability of presence, index scores, HQI, and ASI generated through this assessment represent a useful and objective means for assessing aquatic habitat and prioritizing habitats for restoration or protection, there are some limitations that are important to consider. While this model has been created for, and is highly accurate within the Lake Superior Basin, its use is limited to only that geographic region. Results and habitat relationships cannot be applied to areas outside the study area, which ultimately restricts widespread use of this assessment. One suggestion for future work regarding the impact of model extent and scale is the need to examine the balance between statistically valid, region- Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 27

28 wide models (DeWeber and Wagner 2015) and within-region specific models such as our assessment. Each model has applicability, and a detailed analysis of the tradeoffs and benefits of each type of assessment would be useful for future efforts. All results generated through the modeling process are ultimately limited by the quality and scale of data used in the model. The model can be improved by utilizing refined or higher quality predictor data. For example, many of the datasets used for predictor variables were based on a 30 meter grid cell (precipitation, land cover, impervious surfaces), and if resolution of those publically-available datasets improves to 10- or 1- meter grid cells, more accurate results should be possible. Additionally, some high quality or high resolution data was only available in a certain subset of the Lake Superior Basin, and thus had to be omitted. If such high quality datasets have more broad coverage in the future those should be included as predictor variables as well. Including additional predictor variables that are deemed appropriate at structuring brook trout populations could also be beneficial to future efforts. While we feel confident that the major factors influencing brook trout in the Lake Superior Basin have been included in this analysis, if future study indicates additional variables of importance, those should also be included. Inclusion of more refined predictor variables or additional relevant predictor variables could improve both the precision of the BRT model predictions and post-modeling indices. Another limitation is that the data and maps represent only a snapshot in time. Therefore, the models may not represent conditions before or after the data were collected or created. For example, any habitat lost or gained due to increased impervious surface cover since the 2006 National Land Cover Database (NLCD) was not considered in this assessment. Similarly, a portion of the uncertainty can be attributable to the temporal mismatches between the fish collection data and landscape data. As such, improving the temporal match between those datasets for future work would be beneficial. Local habitat measures such as water quality (ph, alkalinity, and conductivity), physical habitat complexity, and substrate size are examples of local measures important to structuring fish communities. These measures could not be directly quantified in this analysis given the scope and scale of the project. However, since the analysis includes each catchment s land cover and geology, some aspects of water quality were indirectly modeled. Likewise, habitat complexity and substrate size could be partially captured by the combination of stream slope and bedrock and surficial geology. Nonetheless, exclusion of detailed local measures of this sort likely accounts for some uncertainty in the model results. Thus, the results from this analysis should be combined with local expert knowledge and additional field data to arrive at the most accurate representation of habitat conditions. 5.3 Influence of non-native salmonids on brook trout occurrence Previous studies have found that the presence of non-native salmonid species is a major threat to brook trout across their eastern range (EBTJV, 2006). The EBTJV (2006) report indicates that professionals deemed nonnative salmonids to be a major stressor in some states, such as Pennsylvania and New York, but were not identified in all states as a major threat. Similarly, competitive interactions with brown trout have been shown to decrease the occupancy of brook trout (Wagner et al., 2013), so the inclusion of interactions with non-native salmonids in future models could improve the precision of the model and the ability to quantify its influence on the response variable, given the proper scope and scale of assessment. In developing our predictive model for brook trout, for several reasons, we decided against the inclusion of predictor variables describing the presence of non-native salmonids. First and foremost, continuous information on non-native salmonid presence throughout the Lake Superior Basin does not exist. Consequently, a model that includes non-native salmonids cannot be used to predict brook trout occurrence Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 28

29 continuously across the basin. Additionally, because non-native salmonids and brook trout share similar habitat characteristics, it is likely that their distributions are highly correlated with similar landscape attributes (e.g., water temperature, forest cover, land use). Consequently, a model that includes non-native salmonids may influence underlying relationships between brook trout and natural habitat variables. The modeling completed by Wagner et al. (2013) assessed only conditions within streams that could support trout (brown or brook trout were sampled and the watershed size was less than 1,000 km 2 ), but when assessing all stream reaches, the relationship between non-native trout and brook trout is typically positive (Clingerman et al., 2015). By excluding nontrout streams, Wagner et al. (2013) was better able to isolate differences in brook trout occupancy related to changes in brown trout presence, rather than finding relationships in brook trout occupancy across a wider range of habitat conditions. In the latter situation, as in this assessment, the influence of non-native salmonids is muddled by other habitat factors. Previously, DS attempted to quantify the potential effects of non-native salmonid presence on brook trout occupancy in the Chesapeake Bay watershed (Clingerman et al., 2015). Our analysis on non-native salmonids suggests that the absence of information on non-native salmonids does not systematically effect the explanatory / predictive power of our predictive model. This is not to say that non-native salmonids cannot, or are not, having negative effects brook trout populations. There may be effects of non-native salmonids on brook trout abundance, or there may be localized effects on brook trout occurrence. Nevertheless, there is little evidence that the effect on brook trout occurrence is so widespread as to undermine the application of the predictive model at the scale of a large watershed. Ultimately, the biological interactions between nonnative salmonids may account for some local variability in model results that were beyond the scope of this project, but as shown in Elith and Leathwick (2009), this is a complex and difficult solution to implement in predictive models. 6. CONSERVATION SCENARIOS 6.1 Introduction This section details the process utilized to pinpoint distinct watersheds that are best suited for conservation actions both restoration and protection for brook trout in the Lake Superior Basin. The details of this prioritization process were jointly agreed upon by DS and Ashland FWCO personnel during a face-to-face meeting in February, This process follows both the Strategic Habitat Conservation (SHC) framework developed by USFWS and the first steps in a hierarchical process to establish restoration and protection priorities described in Merovich et al. (2013). 6.2 Methods From February 8 to February 10, 2016, DS and Ashland FWCO conducted an intensive workshop wherein we utilized a series of Tableau worksheets to interact with various datasets in real-time. Tableau is a software platform that allows users to create and run customized analytics on a wide range of data. We created Tableau worksheets pre-loaded with data attributes of the HUC12 watersheds and catchments. Prior to the workshop, Ashland FWCO identified several possible prioritizations, and in preparation, separate worksheets were utilized for each management scenario. A broad range of generalized data was populated into a separate worksheet to evaluate scenarios that did not specifically focus on a certain concern. We created filters and queries within these worksheets prior to the workshop and updated them during the workshop. This allowed us to perform real-time analysis of data which informed the prioritizations of watersheds and catchments, all of which was based on the feedback from Ashland FWCO biologists and staff. During the Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 29

30 workshop, we ultimately used these worksheets to create seven scenarios, each of which pinpointed areas most likely to create ecological lift from restoration and/or protection activities. 6.3 Scenarios Each of the following scenarios represents a distinct opportunity for Ashland FWCO to prioritize brook trout conservation within the Lake Superior Basin. These scenarios were largely driven by current and anticipated future restoration funding sources, but were also grounded in research regarding stressors and threats to brook trout populations. The criteria used for each scenario is discussed in detail, but factors included model results and indices described in the Predictive Model section of this report, Ashland FWCO brook trout status classifications, land cover, soils data, and information on potential aquatic barriers Best of the Best Protection Scenario Description The goal of this scenario was to identify the best, high quality habitats for brook trout in the Lake Superior Basin. The HUC12 watersheds pinpointed here are very likely to be strongholds of brook trout population. These watersheds are primarily areas where the overall population should be protected, but localized restoration opportunities may also exist. Criteria We utilized three criteria to identify the HUC12 watersheds for this scenario. First, we used the Ashland FWCO HUC12 brook trout status classifications to identify those watershed identified as Intact or Predicted Intact. Next, we selected only HUC12 watersheds with high future habitat quality scores (mean score under future climate condition was greater than 0.67). This factor accounted for both underlying habitat quality score and the impact from future climate conditions. Lastly, we used the total stress score to remove watersheds that were highly stressed (mean stress score for identified HUC12s was less than 0.101). Results There are 36 HUC12 watersheds identified in this scenario distributed across the basin, within 10 distinct HUC8s. Figure 13 shows the Tableau interface used to evaluate this scenario. The evaluation criteria can be seen in the right hand column and a map of the identified watersheds (marked as HUC12 centroids) and bar charts of some of the relevant data of each identified watershed make up the remainder of the figure. Given that this is a protection-based scenario, the bar charts representing current fishery and climate resiliency are critical to further prioritize the identified watersheds. Current fishery values give an indication of how widespread and sound brook trout populations are within the HUC12, and the climate resiliency measure provides insight into the predicted relative impact of future climate scenarios. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 30

31 Figure 13. Tableau interface for protection initiative. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 31

32 6.3.2 General Restoration Scenario (Agriculture/Barriers) Description The goal of this scenario was to identify watersheds ideal for restoration. Both of the major stressors identified through modeling (agriculture and barriers to connectivity) were considered as part of the criteria for this scenario. This scenario was designed to find watersheds that have generally good habitat throughout, but that also exhibit localized stress, and could therefore provide opportunity for targeted restoration. Criteria We utilized three criteria to identify the HUC12 watersheds for this scenario. First, we selected only HUC12 watersheds that had high future habitat quality scores (mean score under future climate condition was greater than 0.495). This factor accounted for both underlying habitat quality score and the impact from future climate conditions. Next, we used the total stress score to ensure the identified watersheds had nonnegligible stress (>0) that could be ameliorated by restorative actions. Lastly, to account for potential opportunity for connectivity restoration, we selected only watersheds that had 10 or more road/stream crossings or dams. Results There are 43 HUC12 watersheds identified in this scenario distributed across the basin and within 10 distinct HUC8s. Figure 14 shows the Tableau interface used to evaluate this scenario. The evaluation criteria can be seen in the right hand column and a map of the identified watersheds (marked as HUC12 centroids) and bar charts of some of the relevant data of each identified watershed make up the remainder of the figure. In this, a restoration scenario, evaluating the climate resiliency and lost fishery value is important for finding the best watersheds from within those identified. Larger lost fishery values indicate more gross potential for restoration, and more climate resiliency would indicate that benefits from restoration would not be undermined by habitat loss due to climate change. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 32

33 Figure 14. Tableau interface for general restoration scenario. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 33

34 6.3.3 Connectivity Scenario Description The goal of this scenario was to identify watersheds with a significant number of potential barriers to connectivity that could be addressed in order to aid in reconnecting disparate sections of brook trout populations or habitat. This scenario seeks to aid in identifying prime project locations that are eligible for funding through the Fish Passage Program. Criteria We utilized three criteria to identify the HUC12 watersheds for this scenario. First, we selected only HUC12 watersheds that had high future habitat quality scores (mean score under future climate condition was greater than 0.495). This factor accounted for both underlying habitat quality score and the impact from future climate conditions. Next, we used the total stress score (<0.0375) to ensure the identified watersheds had very little overall stress, ensuring that the major limiting factor within the watershed was likely tied to connectivity alone. Lastly, to account for connectivity restoration, we selected only watersheds that had 10 or more road/stream crossings or dams. Results There are 49 HUC12 watersheds identified in this scenario distributed across the basin and within 10 distinct HUC8s. Figure 15 shows the Tableau interface used to evaluate this scenario. The evaluation criteria can be seen in the right hand column and a map of the identified watersheds (marked as HUC12 centroids) and bar charts of some of the relevant data of each identified watershed make up the remainder of the figure. For a restoration scenario, evaluating the climate resiliency and lost fishery value is important in finding the best watersheds from within those identified. Larger lost fishery values indicate more gross potential for restoration, and more climate resiliency would indicate that benefits from restoration would not be undermined by habitat loss due to climate change. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 34

35 Figure 15. Tableau interface for connectivity scenario. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 35

36 6.3.4 Climate Change Resiliency Scenario Description The goal of this scenario was to identify watersheds where brook trout populations are projected to be very resilient in the face of future climate scenarios. Given the overall negative implications of future climate projections on brook trout in the Lake Superior Basin, these resilient areas could be areas to focus resources for restoration to ensure those actions will not be undermined by relatively unavoidable future conditions. Criteria We utilized three criteria to identify the HUC12 watersheds for this scenario. First, we selected only HUC12 watersheds that had high future habitat quality scores (mean score under future climate condition was greater than 0.299). This factor accounted for both underlying habitat quality score and the impact from future climate conditions. Next, we used the habitat quality change under future climate conditions ( > positive change). Lastly, we selected on those HUC12 watersheds that were considered intact in the Ashland FWCO brook trout classification. Results There are 12 HUC12 watersheds identified in this scenario, all of which were within two distinct HUC8s, on Minnesota s northern shore. Figure 16 shows the Tableau interface used to evaluate this scenario. The evaluation criteria can be seen in the right hand column and a map of the identified watersheds (marked as HUC12 centroids) and bar charts of some of the relevant data of each identified watershed make up the remainder of the figure. These watersheds are all predicted to have high resistance to future climate scenarios, and increased precipitation could even improve brook trout habitat in limited areas. Given the strong future projected for brook trout in these areas, work within these watersheds to otherwise improve brook trout can be done with confidence that the positive effects will perpetuate into the future. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 36

37 Figure 16. Tableau interface for climate resiliency scenario. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 37

38 6.3.5 Climate Change Vulnerability Scenario Description This goal of this scenario was to identify watersheds where brook trout populations are projected to be the most at risk of losing brook trout populations in the face of future climate scenarios. These watersheds are areas where restoration could be focused to ameliorate potential negative impacts of future climate scenarios by focusing on restoration of riparian forest cover in order to shade and cool streams as a way to ameliorate for the effects of higher temperatures. Criteria We utilized four criteria to identify the HUC12 watersheds for this scenario. First, we used the Ashland FWCO HUC12 classifications to find those watershed identified as Intact or Predicted Intact. Next, we selected only HUC12 watersheds that had a reduction in habitat score under future climate scenarios. Next, we used land cover for the watershed to further refine this scenario. We selected watersheds where agriculture cover was greater than zero, and where forest cover was less than 50% of the entire HUC12. Together, these criteria select watersheds vulnerable to climate change that provide realistic opportunity for restoration of forest cover in order to ameliorate for increased temperatures under projected future climates. Results There are 32 HUC12 watersheds identified in this scenario distributed across the basin and within seven distinct HUC8s. Figure 17 shows the Tableau interface used to evaluate this scenario. The evaluation criteria can be seen in the right hand column and a map of the identified watersheds (marked as HUC12 centroids) and bar charts of some of the relevant data of each identified watershed make up the remainder of the figure. These watersheds are those that are expected to potentially lose the most brook trout habitat as a result of projected climate change. Additionally, because of the selection criteria, these are all areas where ample opportunity for riparian plantings to shade stream channels could be useful in ameliorating potential increased stream temperatures. Analyzing the climate resiliency bar chart can provide more information on the amount of habitat loss expected from future climate conditions, and those expected to have the most loss (Portage Lake, Welch Creek) could be prioritized even higher for this specific scenario. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 38

39 Figure 17. Tableau interface for climate vulnerbility scenario. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 39

40 6.3.6 Riparian Agriculture Scenario Description The goal of this scenario was to identify watersheds where brook trout populations would most benefit from riparian agriculture restoration. Agricultural practices in the riparian corridor can stress brook trout in various ways including sedimentation, nutrient inputs, and loss of streamside canopy. Riparian forest restoration could ameliorate or reduce these sources of stress. Criteria We utilized four criteria to identify the HUC12 watersheds for this scenario. First, we used the Ashland FWCO HUC12 brook trout status classifications to refine our query to those watersheds that had a particular population status, and we used this criterion to create two separate sub-scenarios; one scenario focused on Intact populations, and one focused on Reduced populations. Next, we selected watersheds where HUC12 agriculture cover was greater than zero, and also where the HUC12 percent riparian agriculture greater than zero. Finally, we selected only HUC12 watersheds that had high future habitat quality scores. This factor accounted for both underlying habitat quality score and the impact from future climate conditions. We selected only those watersheds with a mean habitat quality score under future climate condition of greater than (intact populations) or greater than (reduced populations). Results There are 52 total HUC12 watersheds identified in this scenario (32 intact, 20 reduced) distributed across the basin and within 10 distinct HUC8s. Figure 18 and Figure 19 show the Tableau interfaces used to evaluate these scenarios. The evaluation criteria can be seen in the right hand column and a map of the identified watersheds (marked as HUC12 centroids) and bar charts of some of the relevant data of each identified watershed make up the remainder of the figure. For a restoration scenario, evaluating the climate resiliency and lost fishery value would be important in finding the best watersheds from within those identified. Larger lost fishery values indicate more gross potential for restoration, and more climate resiliency would indicate that benefits from restoration would not be undermined by habitat loss due to climate change. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 40

41 Figure 18. Tableau interface for riparian agriculture intact scenario. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 41

42 Figure 19. Tableau interface for riparian agriculture reduced scenario. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 42

43 6.3.7 Slow-The-Flow Catchment Scenario Description The goal of this scenario was to identify segment level watersheds (catchments) within the HUC12s identified in the Riparian Agriculture Scenario where brook trout populations would most benefit from riparian agriculture restoration as advocated for by Slow the Flow Initiative. This effort was developed in the Lake Superior Basin and provides funding for restorative actions that slow overland runoff in order to reduce sedimentation within stream channels. Examples of management actions include riparian and upland tree planting, improved agricultural and livestock practices, wetland restoration and protection, increased stream channel complexity, and restored floodplain connectivity. Criteria We utilized four criteria to identify the HUC12 watersheds for this scenario. First, we queried catchments in watersheds that were identified in the Riparian Agriculture Scenario. Next, we selected catchments that had percent riparian agriculture values greater than zero to ensure areas identified could benefit from riparian agricultural restoration. Next we selected only catchments that had riparian lands that were currently unprotected as defined by the USGS Protected Area Database. One source of funds used to address slowing the flow is only available for use on private lands; this criterion ensured that selected catchments did not fall entirely within protected state or federal lands. Lastly, we used soil hydrologic data to find only catchments with very low infiltration rates (typically clay soils) where runoff would likely be high. Specifically, this criterion was to find catchments where percent soil hydrologic group D within the catchment was greater than zero. Results There are 37 catchments identified in this scenario distributed across the basin and within 20 different HUC12 watersheds and seven distinct HUC8s. Figure 20 shows the Tableau interface used to evaluate this scenario. The evaluation criteria can be seen in the right hand column and a map of the identified watersheds (marked as HUC12 centroids) and bar charts of some of the relevant data of each identified watershed make up the remainder of the figure. The catchments identified here are high priorities for targeted restoration through the Slow the Flow Initiative. They are reasonably well distributed throughout the watershed, providing potential locations across all three of the Lake Superior Basin states. Targeted restoration of the noted catchments should provide ecological lift locally and downstream of the focal catchment. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 43

44 Figure 20. Tableau interface for Slow the Flow catchment scenario. Downstream Strategies Lake Superior Brook Trout Conservation and Prioritization Report 44

Chesapeake Bay Watershed Brook Trout Habitat and Climate Change Vulnerability Assessment

Chesapeake Bay Watershed Brook Trout Habitat and Climate Change Vulnerability Assessment North Atlantic LCC Aquatic Habitat Assessment 2015 Chesapeake Bay Watershed Brook Trout Habitat and Climate Change Vulnerability Assessment Final Report submitted to the North Atlantic Landscape Conservation

More information

Implications of Climate Change for Coldwater Habitat and Brook Trout in Pennsylvania

Implications of Climate Change for Coldwater Habitat and Brook Trout in Pennsylvania Implications of Climate Change for Coldwater Habitat and Brook Trout in Pennsylvania Jefferson Tyrell Deweber Pennsylvania Cooperative Fish/Wildlife Research Unit Pennsylvania State University Tyler Wagner

More information

Prepared by: Jason A. Coombs. Keith H. Nislow

Prepared by: Jason A. Coombs. Keith H. Nislow Riparian Prioritization and Status Assessment for Climate Change Resilience of Coldwater Stream Habitats within the Appalachian and Northeastern Regions Prepared by: Jason A. Coombs Keith H. Nislow University

More information

method for short and long term monitoring of Chesapeake Bay wild Mark Hudy USDA Forest Service, Fish and Aquatic Ecology Unit and

method for short and long term monitoring of Chesapeake Bay wild Mark Hudy USDA Forest Service, Fish and Aquatic Ecology Unit and Patch Metrics: A cost effective method for short and long term monitoring of Chesapeake Bay wild brook trout populations? Mark Hudy USDA Forest Service, Fish and Aquatic Ecology Unit and Andrew Whitely;

More information

Habitat GIT Fish Passage, Brook Trout, Cosatal Habitats STAC Workshop (Mike Slattery)

Habitat GIT Fish Passage, Brook Trout, Cosatal Habitats STAC Workshop (Mike Slattery) Update: Fish Passage Workgroup, Habitat GIT Background The fish passage workgroup is part of the Habitat Goal Implementation Team. Fish Passage Outcome: During the period of 2011-2025, restore historical

More information

West Virginia Watershed Assessment Pilot Project Outline & Assessment Methodology March 2012

West Virginia Watershed Assessment Pilot Project Outline & Assessment Methodology March 2012 Introduction The West Virginia Watershed Assessment Pilot Project was developed to define the methodology and identify the information and tools necessary to meet the project objectives stated below. The

More information

CLIMATE CHANGE UNCERTAINTY IS NOT A PRIMARY IMPEDIMENT TO STREAM CONSERVATION

CLIMATE CHANGE UNCERTAINTY IS NOT A PRIMARY IMPEDIMENT TO STREAM CONSERVATION 1 CLIMATE CHANGE UNCERTAINTY IS NOT A PRIMARY IMPEDIMENT TO STREAM CONSERVATION Evan Grant USGS Patuxent Wildlife Research Center SO Conte Anadromous Fish Research Lab NECSC 17 May 2017 Rachel Katz, Allison

More information

Great Lakes Riparian Opportunity Assessment Methodology New York Natural Heritage Program September 25, 2015

Great Lakes Riparian Opportunity Assessment Methodology New York Natural Heritage Program September 25, 2015 Great Lakes Riparian Opportunity Assessment Methodology New York Natural Heritage Program September 25, 2015 OBJECTIVES The goal of this analysis is to assemble a suite of riparian habitat quality indicators

More information

3.4 AQUATIC ECOSYSTEMS AND FISH SPECIES

3.4 AQUATIC ECOSYSTEMS AND FISH SPECIES 3.4 AQUATIC ECOSYSTEMS AND FISH SPECIES The following section supplements the analysis found in Chapter Three, Section 3.4 - Aquatic Ecosystems and Fish Species of the Draft EIS on page 3.59, Impacts Related

More information

Climate Change Impacts of Most Concern for CB Agreement Goal & Outcome Attainment

Climate Change Impacts of Most Concern for CB Agreement Goal & Outcome Attainment Climate Change Impacts of Most Concern for CB Agreement Goal & Outcome Attainment Zoë P. Johnson, Climate Change Coordinator Chesapeake Bay Program STAC Workshop March 7-8, 2016 Climate Change: Real Consequences

More information

Southern California River and Stream Habitats

Southern California River and Stream Habitats Southern California River and Stream Habitats Climate Change Adaptation Actions Summary An Important Note About this Document: This document represents an initial effort to identify adaptation actions

More information

SKOKOMISH RIVER BASIN MASON COUNTY, WASHINGTON ECOSYSTEM RESTORATION

SKOKOMISH RIVER BASIN MASON COUNTY, WASHINGTON ECOSYSTEM RESTORATION SKOKOMISH RIVER BASIN MASON COUNTY, WASHINGTON ECOSYSTEM RESTORATION APPENDIX G ECONOMICS Integrated Feasibility Report and Environmental Impact Statement This page was intentionally left blank to facilitate

More information

Habitat Coverage Targets for the Lower Columbia River - How Much is Enough?

Habitat Coverage Targets for the Lower Columbia River - How Much is Enough? Habitat Coverage Targets for the Lower Columbia River - How Much is Enough? Catherine Corbett November 2013 Ecosystem-Based Management (EBM) Requires these conditions (UNEP 2006): holistic vision/plan

More information

Fish Habitat Management Strategy Outline

Fish Habitat Management Strategy Outline Fish Habitat Management Strategy Outline Executive Summary 1. CBP Communications team will draft after the other sections are complete. Outcome and Baselines Fish Habitat Outcome: Continually improve effectiveness

More information

Catchment Scale Stormwater Volume and Pollutant Loading Analyses. Guidance for Municipal Stormwater Program Assessment and Prioritization

Catchment Scale Stormwater Volume and Pollutant Loading Analyses. Guidance for Municipal Stormwater Program Assessment and Prioritization Catchment Scale Stormwater Volume and Pollutant Loading Analyses Guidance for Municipal Stormwater Program Assessment and Prioritization May 2016 Catchment Scale Stormwater Volume and Pollutant Loading

More information

Assessing Fish Passage at Culverts the method, its metrics and preliminary findings from over 4,000 assessments.

Assessing Fish Passage at Culverts the method, its metrics and preliminary findings from over 4,000 assessments. Assessing Fish Passage at Culverts the method, its metrics and preliminary findings from over 4,000 assessments. Richard Thompson, Ministry of Environment, Richard.Thompson@gov.bc.ca ABSTRACT There has

More information

SUMMARY REPORT. Environment and Sustainable Resource Development. Watershed Resiliency and Restoration Program Prioritization

SUMMARY REPORT. Environment and Sustainable Resource Development. Watershed Resiliency and Restoration Program Prioritization SUMMARY REPORT Environment and Sustainable Resource Development Watershed Resiliency and Restoration Program Prioritization January 2015 CONFIDENTIALITY AND COPYRIGHT This document is for the sole use

More information

Climate Change Adaptation for Natural Resources in the North Atlantic Region

Climate Change Adaptation for Natural Resources in the North Atlantic Region Climate Change Adaptation for Natural Resources in the North Atlantic Region Andrew Milliken North Atlantic Landscape Conservation Coordinator U.S. Fish and Wildlife Service Preparing New Jersey for Climate

More information

Status of the Ohio River Basin Fish Habitat Partnership

Status of the Ohio River Basin Fish Habitat Partnership Southern Illinois University Carbondale OpenSIUC Cache River Symposium Symposia 10-2010 Status of the Ohio River Basin Fish Habitat Partnership Nate Caswell US Fish and Wildlife Service Follow this and

More information

MERGANSER - An empirical model to estimate fish and loon Hg in New England lakes

MERGANSER - An empirical model to estimate fish and loon Hg in New England lakes MERGANSER - An empirical model to estimate fish and loon Hg in New England lakes DTMC webinar, September 6, 2011 Project Team Building MERGANSER 1. Choose base map: National Wetlands Inventory (NWI) 2.

More information

California Rapid Assessment Method for Wetlands (CRAM) Buffer and Landscape Context Attribute

California Rapid Assessment Method for Wetlands (CRAM) Buffer and Landscape Context Attribute California Rapid Assessment Method for Wetlands (CRAM) Buffer and Landscape Context Attribute Buffer and Landscape Context Attribute Presence and/or continuity of wetlands and riparian areas adjacent to

More information

1/16/2016. California Rapid Assessment Method for Wetlands (CRAM) Buffer and Landscape Context Attribute. Buffer and Landscape Context Attribute

1/16/2016. California Rapid Assessment Method for Wetlands (CRAM) Buffer and Landscape Context Attribute. Buffer and Landscape Context Attribute California Rapid Assessment Method for Wetlands (CRAM) Buffer and Landscape Context Attribute Buffer and Landscape Context Attribute Presence and/or continuity of wetlands and riparian areas adjacent to

More information

DATA SUMMARY REPORT OF THE 2002 FIELD SEASON for the MORICE AND LAKES DISTRICTS SMALL STREAMS TEMPERATURE PROJECT

DATA SUMMARY REPORT OF THE 2002 FIELD SEASON for the MORICE AND LAKES DISTRICTS SMALL STREAMS TEMPERATURE PROJECT DATA SUMMARY REPORT OF THE 2002 FIELD SEASON for the MORICE AND LAKES DISTRICTS SMALL STREAMS TEMPERATURE PROJECT Prepared by: Freshwater Resources Box 873, Smithers, B.C., V0J 2N0 (250) 877-7896 e-mail:

More information

Chesapeake Bay Program Indicator Analysis and Methods Document Forest Buffers Updated December 2017

Chesapeake Bay Program Indicator Analysis and Methods Document Forest Buffers Updated December 2017 1 Chesapeake Bay Program Indicator Analysis and Methods Document Forest Buffers Updated December 2017 Indicator Title: Riparian Forest Buffers Planted Relevant Outcome(s): Forest Buffer Relevant Goal(s):

More information

CHESAPEAKE BAY COMPREHENSIVE WATER RESOURCES AND RESTORATION PLAN. Habitat GIT Meeting 9 May 2017

CHESAPEAKE BAY COMPREHENSIVE WATER RESOURCES AND RESTORATION PLAN. Habitat GIT Meeting 9 May 2017 CHESAPEAKE BAY COMPREHENSIVE WATER RESOURCES AND 255 255 255 237 237 237 0 0 0 217 217 217 163 163 163 200 200 200 131 132 122 239 65 53 80 119 27 RESTORATION PLAN 110 135 120 252 174.59 112 92 56 62 102

More information

Developing a multi-metric habitat index for wadeable streams in Illinois (T-25-P-001).

Developing a multi-metric habitat index for wadeable streams in Illinois (T-25-P-001). T E C H N I C A L R E P O R T Developing a multi-metric habitat index for wadeable streams in Illinois (T-25-P-001). Annual Segment Report to the Illinois Department of Natural Resources. Laura L. Sass,

More information

Designing Sustainable Landscapes: HUC6 Aquatic Cores and Buffers

Designing Sustainable Landscapes: HUC6 Aquatic Cores and Buffers Designing Sustainable Landscapes: HUC6 Aquatic Cores and Buffers A project of the University of Massachusetts Landscape Ecology Lab Principals: Kevin McGarigal, Professor Brad Compton, Research Associate

More information

The Water Institute

The Water Institute The Water Institute http://www.oaecwater.org/ Assessing Cumulative Watershed Stressors: Using LIDAR to Assess the Amount of Open Lands and Young Forest Associated with In- Channel Erosion for North Shore

More information

The DNR is charged with managing waters resources to assure an adequate and sustainable supply for multiple uses.

The DNR is charged with managing waters resources to assure an adequate and sustainable supply for multiple uses. The DNR is charged with managing waters resources to assure an adequate and sustainable supply for multiple uses. Minnesota Laws 2015, chapter 4, article 4, directed the Department of Natural Resources

More information

Prioritizing Climate Change Impacts and Action Strategies

Prioritizing Climate Change Impacts and Action Strategies Prioritizing Climate Change Impacts and Action Strategies Chesapeake Bay Program STAC December 8, 2015 2014 Chesapeake Bay Agreement CLIMATE RESILIENCY GOAL: Increase the resiliency of the Chesapeake Bay

More information

Chapter 5 Design and Use of GIS-based Water Resources Database Models

Chapter 5 Design and Use of GIS-based Water Resources Database Models Chapter 5 Design and Use of GIS-based Water Resources Database Models Abstract This chapter is about water resource database models for urban and regional environmental concerns. GIS database analysts

More information

Chapter 5 Evaluating Classification & Predictive Performance

Chapter 5 Evaluating Classification & Predictive Performance Chapter 5 Evaluating Classification & Predictive Performance Data Mining for Business Intelligence Shmueli, Patel & Bruce Galit Shmueli and Peter Bruce 2010 Why Evaluate? Multiple methods are available

More information

Risk Management User Guide

Risk Management User Guide Risk Management User Guide Version 17 December 2017 Contents About This Guide... 5 Risk Overview... 5 Creating Projects for Risk Management... 5 Project Templates Overview... 5 Add a Project Template...

More information

What Is Salmonid Habitat Intrinsic Potential (IP) Modeling

What Is Salmonid Habitat Intrinsic Potential (IP) Modeling What Is Salmonid Habitat Intrinsic Potential (IP) Modeling An Overview of Fundamental Aspects Keven Bennett UW / Olympic Natural Resources Center Outer Washington Coast IP Modeling Peer Review Workshop

More information

Indicators: Characteristics, Qualities and Options. Peter Tango STAR Coordinator

Indicators: Characteristics, Qualities and Options. Peter Tango STAR Coordinator Indicators: Characteristics, Qualities and Options Peter Tango USGS@CBPO STAR Coordinator Indicators: A summary measure that provides information on the state of, or change in, the system that is being

More information

Climate Change: Impacts, Monitoring, and Solutions

Climate Change: Impacts, Monitoring, and Solutions Climate Change: Impacts, Monitoring, and Solutions 1 Responding to Climate Change 1. Projections/Impacts 2. Adaptation and Resiliency 3. Monitoring 4. What about emissions? 2 Native trout and salmon are

More information

Appendix B Stream Database

Appendix B Stream Database Appendix B Stream Database This product was financed through a grant from the Ohio Environmental Protection Agency and the United States Environmental Protection Agency with funds from Section 604B of

More information

EVALUATION OF THE POTENTIAL FOR IMPACTS ON SALMONID MIGRATION ASSOCIATED WITH CIRCULATION OF SALINE POND WATER DURING THE INITIAL STEWARDSHIP PERIOD

EVALUATION OF THE POTENTIAL FOR IMPACTS ON SALMONID MIGRATION ASSOCIATED WITH CIRCULATION OF SALINE POND WATER DURING THE INITIAL STEWARDSHIP PERIOD Report 6/9/03 EVALUATION OF THE POTENTIAL FOR IMPACTS ON SALMONID MIGRATION ASSOCIATED WITH CIRCULATION OF SALINE POND WATER DURING THE INITIAL STEWARDSHIP PERIOD 1. OVERVIEW Prepared by Stephen R. Hansen,

More information

5. SUMMARY AND LESSONS LEARNED

5. SUMMARY AND LESSONS LEARNED Literature Cited Allan, J.D., M.J. Wiley, P. Webb, and N.L. Poff. 2000. Flow alteration in Great Lakes Basin Rivers: Extent and effects. (Proposal WR553). Great Lakes Protection Fund. DePhilip, M.M., W.M.

More information

HYDROLOGY, WATER USE, AND INFRASTRUCTURE

HYDROLOGY, WATER USE, AND INFRASTRUCTURE HYDROLOGY, WATER USE, AND INFRASTRUCTURE Water resources in the Blue Mountains are valued for fisheries and other aquatic biota, recreation, municipal and residential use, vegetation, agriculture, and

More information

INTERIOR S PLAN FOR A COORDINATED, SCIENCE-BASED RESPONSE TO CLIMATE CHANGE IMPACTS ON OUR LAND, WATER, and WILDLIFE RESOURCES

INTERIOR S PLAN FOR A COORDINATED, SCIENCE-BASED RESPONSE TO CLIMATE CHANGE IMPACTS ON OUR LAND, WATER, and WILDLIFE RESOURCES U.S. Department of the Interior INTERIOR S PLAN FOR A COORDINATED, SCIENCE-BASED RESPONSE TO CLIMATE CHANGE IMPACTS ON OUR LAND, WATER, and WILDLIFE RESOURCES SUMMARY Climate change is driving rapid and

More information

Pacific Northwest Region, Forest Service Basin-scale Restoration Prioritization Process

Pacific Northwest Region, Forest Service Basin-scale Restoration Prioritization Process Pacific Northwest Region, Forest Service Basin-scale Restoration Prioritization Process Pacific Northwest Region U.S.D.A. Forest Service Dave Heller, Regional Fish Program Leader Bruce McCammon, Regional

More information

An Assessment of Deforestation Models for Reducing Emissions from Deforestation & forest Degradation (REDD)

An Assessment of Deforestation Models for Reducing Emissions from Deforestation & forest Degradation (REDD) An Assessment of Deforestation Models for Reducing Emissions from Deforestation & forest Degradation (REDD) A Case Study of Chiquitanía, Bolivia Oh Seok Kim Department of Geography, University of Southern

More information

ADOT Experiences Analyzing and Using Climate Projections: Handling Scientifically-Informed Climate Data Downscaling

ADOT Experiences Analyzing and Using Climate Projections: Handling Scientifically-Informed Climate Data Downscaling ADOT Experiences Analyzing and Using Climate Projections: Handling Scientifically-Informed Climate Data Downscaling Steven Olmsted Arizona Department of Transportation Intermodal Transportation Division

More information

Chesapeake Bay TMDL 2017 Mid-Point Assessment

Chesapeake Bay TMDL 2017 Mid-Point Assessment Chesapeake Bay TMDL 2017 Mid-Point Assessment Guiding Principles and Options for Addressing Climate Change Considerations in the Jurisdictions Phase III Watershed Implementation Plans CBP Climate Resiliency

More information

Primer introduction to watershed management Plan Process highlight the major steps of plan development Project types look at some examples of common

Primer introduction to watershed management Plan Process highlight the major steps of plan development Project types look at some examples of common 1 Primer introduction to watershed management Plan Process highlight the major steps of plan development Project types look at some examples of common projects Plan Organization how to read the plan Next

More information

Developing a multi-metric habitat index for wadeable streams in Illinois (T-25-P-001).

Developing a multi-metric habitat index for wadeable streams in Illinois (T-25-P-001). T E C H N I C A L R E P O R T Developing a multi-metric habitat index for wadeable streams in Illinois (T-25-P-001). Annual Segment Report to the Illinois Department of Natural Resources. Leon C. Hinz

More information

County- Scale Carbon Estimation in NASA s Carbon Monitoring System

County- Scale Carbon Estimation in NASA s Carbon Monitoring System County- Scale Carbon Estimation in NASA s Carbon Monitoring System Ralph Dubayah, University of Maryland 1. Motivation There is an urgent need to develop carbon monitoring capabilities at fine scales and

More information

Reference Guide for Fish and Mussel Species at Risk Distribution Maps. A Referral Review Tool for Projects Affecting Aquatic Species at Risk

Reference Guide for Fish and Mussel Species at Risk Distribution Maps. A Referral Review Tool for Projects Affecting Aquatic Species at Risk Reference Guide for Fish and Mussel Species at Risk Distribution Maps A Referral Review Tool for Projects Affecting Aquatic Species at Risk Conservation Authority Edition v 1.0 2007 v2.0 released December

More information

the ability to manage for a stable and among the jurisdictions, and productive crab population and fishery by implement accountable monitoring

the ability to manage for a stable and among the jurisdictions, and productive crab population and fishery by implement accountable monitoring Blue Crabs Add Bay-wide annual catch limits to Crab catch share included in Additional give predictability to fishermen, Issues for Consideration list. Blue Crab Management Outcome: Improve have an allocation

More information

Characterizing the Fire Threat to Wildland Urban Interface Areas in California

Characterizing the Fire Threat to Wildland Urban Interface Areas in California Introduction Characterizing the Fire Threat to Wildland Urban Interface Areas in California This document outlines the procedures used to identify areas in California that pose significant threats from

More information

Cannon River One Watershed, One Plan. POLICY COMMITTEE MEETING January 10, 2018 Rice County Government Center Faribault, MN

Cannon River One Watershed, One Plan. POLICY COMMITTEE MEETING January 10, 2018 Rice County Government Center Faribault, MN Cannon River One, One Plan POLICY COMMITTEE MEETING January 10, 2018 Rice County Government Center Faribault, MN TASK Task 1. Aggregate Existing Physical & Spatial Data 1A. Create project maps 1B. Meeting

More information

GreenPlan Modeling Tool User Guidance

GreenPlan Modeling Tool User Guidance GreenPlan Modeling Tool User Guidance Prepared by SAN FRANCISCO ESTUARY INSTITUTE 4911 Central Avenue, Richmond, CA 94804 Phone: 510-746-7334 (SFEI) Fax: 510-746-7300 www.sfei.org Table of Contents 1.

More information

Sensitivity and exposure of brook trout (Salvelinus fontinalis habitat to climate change

Sensitivity and exposure of brook trout (Salvelinus fontinalis habitat to climate change James Madison University JMU Scholarly Commons Masters Theses The Graduate School Fall 2010 Sensitivity and exposure of brook trout (Salvelinus fontinalis habitat to climate change Bradly Allen Trumbo

More information

Science Plan. Executive Summary. Introduction

Science Plan. Executive Summary. Introduction Science Plan Executive Summary This Science Plan will establish and define the focus of the Peninsular Florida Landscape Conservation Cooperative (PFLCC) science investments. The data and products derived

More information

Assessment Watersheds for Regional Level Applications

Assessment Watersheds for Regional Level Applications Assessment Watersheds for Regional Level Applications A new standard product of the 1:20 000 Freshwater Atlas February 2009 Martin Carver 1 and Malcolm Gray 2 1 A/Director, Water Protection, Health Protection

More information

September 2016 ID Competency Statement Type

September 2016 ID Competency Statement Type September 06 Ensures that the impact assessment scope, criteria and conditions (geographic, environmental, economic, social, and cultural) are defined adequately. Develops a project management plan for

More information

Beverly. Produced in This report and associated map provide information about important sites for biodiversity conservation in your area.

Beverly. Produced in This report and associated map provide information about important sites for biodiversity conservation in your area. CONSERVING THE BIODIVERSITY OF MASSACHUSETTS IN A CHANGING WORLD Beverly Produced in 2012 This report and associated map provide information about important sites for biodiversity conservation in your

More information

Environmental correlates of nearshore habitat distribution by the critically endangered Māui dolphin

Environmental correlates of nearshore habitat distribution by the critically endangered Māui dolphin The following supplements accompany the article Environmental correlates of nearshore habitat distribution by the critically endangered Māui dolphin Solène Derville*, Rochelle Constantine, C. Scott Baker,

More information

Chapter Three: Discussion and Conclusion. 3.1 Introduction/Overview. 3.2 Countywide Stream Assessment

Chapter Three: Discussion and Conclusion. 3.1 Introduction/Overview. 3.2 Countywide Stream Assessment 3.1 Introduction/Overview The objective of this study was to develop a stream prioritization tool that evaluates stream reaches in terms of the potential water quality improvements that could be achieved

More information

Phase III Watershed Implementation Plans

Phase III Watershed Implementation Plans Phase III Watershed Implementation Plans Including programmatic outcomes in your planning to provide co-benefits for your community and reduce pollution Rachel Felver Chesapeake Bay Program Director of

More information

Landscape Analysis for Forest Conservation Planning. June 2005, Toronto FPAC/ WWF Technology Transfer Workshop

Landscape Analysis for Forest Conservation Planning. June 2005, Toronto FPAC/ WWF Technology Transfer Workshop Landscape Analysis for Forest Conservation Planning June 2005, Toronto FPAC/ WWF Technology Transfer Workshop Presentation Overview WWF overview Forest statistics the case for forest conservation Market

More information

Estuary Habitat Restoration STRATEGY 2012

Estuary Habitat Restoration STRATEGY 2012 Estuary Habitat Restoration STRATEGY 2012 INTRODUCTION The Estuary Restoration Act of 2000 (ERA), as amended, (title I of Pub. L. 106 457) fosters a collaborative and comprehensive process among federal

More information

ENVIRONMENTAL CONSIDERATIONS FOR EVALUATING INTERBASIN WATER TRANSFERS IN GEORGIA

ENVIRONMENTAL CONSIDERATIONS FOR EVALUATING INTERBASIN WATER TRANSFERS IN GEORGIA ENVIRONMENTAL CONSIDERATIONS FOR EVALUATING INTERBASIN WATER TRANSFERS IN GEORGIA Nolton G. Johnson, Steven R. Layman, and Cristin C. Krachon AUTHORS: Geosyntec Consultants, 1255 Roberts Blvd NW, Suite

More information

Flood & Erosion Control

Flood & Erosion Control Flood & Erosion Control Climate Change Adaptation Summary for Oʻahu An Important Note About this Document: This document represents an initial effort to identify adaptation actions for flood and erosion

More information

TARGETING WATERSHEDS FOR RESTORATION ACTIVITIES IN THE CHESAPEAKE BAY WATERSHED. Technical Documentation October 4, 2002

TARGETING WATERSHEDS FOR RESTORATION ACTIVITIES IN THE CHESAPEAKE BAY WATERSHED. Technical Documentation October 4, 2002 TARGETING WATERSHEDS FOR RESTORATION ACTIVITIES IN THE CHESAPEAKE BAY WATERSHED Technical Documentation October 4, 2002 Acknowledgements and Disclaimer This project was funded by the Chesapeake Bay Foundation,

More information

Charter: Great Lakes Region Aquatic Habitat Connectivity Collaborative

Charter: Great Lakes Region Aquatic Habitat Connectivity Collaborative Charter: Great Lakes Region Aquatic Habitat Connectivity Collaborative Preamble Aquatic Habitat Connectivity The nature and extent of habitat connectivity is a key contributor to biodiversity conservation

More information

The Status of Rainbow Trout (Oncorhynchus mykiss) in the Stanislaus River Summary report of 2015 snorkel surveys

The Status of Rainbow Trout (Oncorhynchus mykiss) in the Stanislaus River Summary report of 2015 snorkel surveys The Status of Rainbow Trout (Oncorhynchus mykiss) in the Stanislaus River Summary report of 2015 snorkel surveys Prepared By: Matt Peterson Jason Guignard Andrea Fuller Doug Demko FISHBIO 1617 S. Yosemite

More information

Sustainable Fisheries GIT: Fish Habitat

Sustainable Fisheries GIT: Fish Habitat Quarterly Progress Meeting - May 2017 Chesapeake Bay Program Science. Restoration Partnership. Sustainable Fisheries GIT: Fish Habitat Bruce Vogt, NOAA and Sustainable Fisheries GIT Coordinator Gina Hunt,

More information

CHESAPEAKE BAY COMPREHENSIVE WATER RESOURCES AND RESTORATION PLAN - UPDATE. Update to Chesapeake Bay Program STAR January 25, 2018

CHESAPEAKE BAY COMPREHENSIVE WATER RESOURCES AND RESTORATION PLAN - UPDATE. Update to Chesapeake Bay Program STAR January 25, 2018 CHESAPEAKE BAY COMPREHENSIVE WATER RESOURCES AND RESTORATION 255 255 255 237 237 237 0 0 0 217 217 217 163 163 163 200 200 200 PLAN - UPDATE 131 132 122 239 65 53 80 119 27 110 135 120 252 174.59 112 92

More information

Suggested Citation: Report Prepared by: Shari Clare and Shantel Koenig

Suggested Citation: Report Prepared by: Shari Clare and Shantel Koenig Front Cover Photo: Aerial view of a riparian area in the North Saskatchewan River basin, captured from a unmanned aerial vehicle. Credit: Fiera Biological Consulting Ltd. Suggested Citation: Fiera Biological

More information

Kelly Burnett 1 Gordon Reeves 1 Dan Miller 2. Sharon Clarke 3 Kelly Christiansen 1 Ken Vance-Borland 3

Kelly Burnett 1 Gordon Reeves 1 Dan Miller 2. Sharon Clarke 3 Kelly Christiansen 1 Ken Vance-Borland 3 Kelly Burnett 1 Gordon Reeves 1 Dan Miller 2 Sharon Clarke 3 Kelly Christiansen 1 Ken Vance-Borland 3 PNW Research Station 1, Earth Systems Institute 2 & Oregon State University 3 Landscape Conditions

More information

Maps to Help You Protect and Manage Lands: The Revised Wildlife Action Plan Maps. Emily Preston, Wildlife Biologist Katie Callahan, GIS specialist

Maps to Help You Protect and Manage Lands: The Revised Wildlife Action Plan Maps. Emily Preston, Wildlife Biologist Katie Callahan, GIS specialist Maps to Help You Protect and Manage Lands: The Revised Wildlife Action Plan Maps Emily Preston, Wildlife Biologist Katie Callahan, GIS specialist What is the Wildlife Action Plan? Restore rare wildlife

More information

Water and Watersheds. Data Maps Action

Water and Watersheds. Data Maps Action Water and Watersheds Data Maps Action What is the Wildlife Action Plan? Restore rare wildlife and habitats. Keep common species common. 2015 Revision: Partners in Conservation Science 2015 Revision Data

More information

Appendix C. Demonstration Model

Appendix C. Demonstration Model Appendix C Demonstration Model Connecticut River Partnership Demonstration hydrologic/dam operations models Overview The Nature Conservancy, together with partners, has identified an altered flow regime

More information

CENTRAL COAST POST-CONSTRUCTION REQUIREMENTS IMPLEMENTATION GUIDANCE SERIES 1

CENTRAL COAST POST-CONSTRUCTION REQUIREMENTS IMPLEMENTATION GUIDANCE SERIES 1 CENTRAL COAST POST-CONSTRUCTION REQUIREMENTS IMPLEMENTATION GUIDANCE SERIES 1 SERIES ISSUE #2: DECENTRALIZED STORMWATER MANAGEMENT TO COMPLY WITH RUNOFF RETENTION POST-CONSTRUCTION STORMWATER CONTROL REQUIREMENTS

More information

Recovery Potential Screening: EPA Tools, Data and Support for Watershed Planning and Prioritizing

Recovery Potential Screening: EPA Tools, Data and Support for Watershed Planning and Prioritizing Recovery Potential Screening: EPA Tools, Data and Support for Watershed Planning and Prioritizing Doug Norton Watershed Branch WRAPD/OWOW, EPA Office of Water ASWM Webinar, June 2018 1 What is Recovery

More information

2017 Midpoint Assessment: Year of Decision. October 19, 2017 PA Phase III WIP Steering Committee Meeting

2017 Midpoint Assessment: Year of Decision. October 19, 2017 PA Phase III WIP Steering Committee Meeting 2017 Midpoint Assessment: Year of Decision October 19, 2017 PA Phase III WIP Steering Committee Meeting Today s Objectives Highlight of key midpoint assessment policy decisions to be considered by the

More information

Technical Rules - March 2017

Technical Rules - March 2017 Ministry of the Environment and Climate Change Source Protection Programs Branch Technical Rules - March 2017 Amended on: December 2008 (administrative amendments) November 2009 (EBR Posting Number EBR

More information

Ongoing and Completed Studies

Ongoing and Completed Studies Attachment 2 Ongoing and Completed Studies 2014 Monitoring and Analysis Plan November 2013 Attachment 2 Ongoing and Completed Studies 1 Introduction In 2013, the small interdisciplinary study groups for

More information

1 THE USGS MODULAR MODELING SYSTEM MODEL OF THE UPPER COSUMNES RIVER

1 THE USGS MODULAR MODELING SYSTEM MODEL OF THE UPPER COSUMNES RIVER 1 THE USGS MODULAR MODELING SYSTEM MODEL OF THE UPPER COSUMNES RIVER 1.1 Introduction The Hydrologic Model of the Upper Cosumnes River Basin (HMCRB) under the USGS Modular Modeling System (MMS) uses a

More information

Responding to Evolving Stakeholder Needs for 21 st Century Hydrologic Scenarios: An Overview of the Columbia Basin Climate Change Scenarios Project

Responding to Evolving Stakeholder Needs for 21 st Century Hydrologic Scenarios: An Overview of the Columbia Basin Climate Change Scenarios Project Responding to Evolving Stakeholder Needs for 21 st Century Hydrologic Scenarios: An Overview of the Columbia Basin Climate Change Scenarios Project Alan F. Hamlet Marketa McGuire Elsner CSES Climate Impacts

More information

WHITE PAPER: Verifiable Auditing I Monitoring Program Sustainable Forestry Washington State Implementation Committee (SIC)

WHITE PAPER: Verifiable Auditing I Monitoring Program Sustainable Forestry Washington State Implementation Committee (SIC) Sustainable Forestry Initiative@ Washington State SFI@ Implementation Committee (SIC) The Sustainable Forestry Initiative@(SFI@)program is a comprehensive certification scheme that uses a system of principles,

More information

Theme General projections Trend Category Data confidence Climatology Air temperature

Theme General projections Trend Category Data confidence Climatology Air temperature PHYSICAL EFFECTS ENVIRONMENTAL CHEMISTRY & POLLUTANTS Theme General projections Trend Category Data confidence Climatology Air temperature Precipitation Drought Wind Ice storms Water temperature Water

More information

Protecting Open Space & Ourselves

Protecting Open Space & Ourselves Protecting Open Space & Ourselves Reducing Flood Risk in the Gulf of Mexico Through Strategic Land Conservation NATURE.ORG/GULF PROTECTING OPEN SPACE & OURSELVES: REDUCING FLOOD RISK IN THE GULF OF MEXICO

More information

Tahoe Basin Climate Action Database Guidance Memo

Tahoe Basin Climate Action Database Guidance Memo Tahoe Basin Climate Action Database Guidance Memo US Army Corps of Engineers Climate Change Project Date: 2/11/2011 CONTE NTS Purpose & Use 1 Users & Roles 1 Implementing Entity Staff 1 Implementing Entity

More information

Climate Change: Natural Heritage Risk Assessment Framework & Adaptive Management. Biodiversity and Climate Change Webinar April 11, 2012

Climate Change: Natural Heritage Risk Assessment Framework & Adaptive Management. Biodiversity and Climate Change Webinar April 11, 2012 Climate Change: Natural Heritage Risk Assessment Framework & Adaptive Management Biodiversity and Climate Change Webinar April 11, 2012 Toronto & Region Conservation Authority Government agency dedicated

More information

3 Ways to Improve Your Targeted Marketing with Analytics

3 Ways to Improve Your Targeted Marketing with Analytics 3 Ways to Improve Your Targeted Marketing with Analytics Introduction Targeted marketing is a simple concept, but a key element in a marketing strategy. The goal is to identify the potential customers

More information

Prioritization Framework For Management Strategies in the Entiat Subbasin Plan

Prioritization Framework For Management Strategies in the Entiat Subbasin Plan Prioritization Framework For Management Strategies in the Entiat Subbasin Plan November, 2004 Co-Planners: Chelan County Yakama Nation Prepared by Introduction The purpose of this report is to provide

More information

Distribution Restriction Statement Approved for public release; distribution is unlimited.

Distribution Restriction Statement Approved for public release; distribution is unlimited. CECW-EH-Y Regulation No. 1110-2-1464 Department of the Army U.S. Army Corps of Engineers Washington, DC 20314-1000 Engineering and Design HYDROLOGIC ANALYSIS OF WATERSHED RUNOFF Distribution Restriction

More information

How Much Habitat is Enough?

How Much Habitat is Enough? How Much Habitat is Enough? Canadian Wildlife Service 2017 Third Edition Page 2 April 19, 2017 Grasslands Forest Wetlands Riparian & Watershed Page 3 April 19, 2017 Significant impairment in stream At

More information

THE PROCESS OF NATURAL RESOURCE MANAGEMENT AND THE

THE PROCESS OF NATURAL RESOURCE MANAGEMENT AND THE WMAN 175: Introduction to Wildlife and Fisheries Resources THE PROCESS OF NATURAL RESOURCE MANAGEMENT AND THE ROLE OF SCIENCE Petty Notes February 21, 2008 Educational Goal of the Wildlife and Fisheries

More information

West Fork White River Watershed Conservation Map Summaries. Prepared for the Beaver Watershed Alliance. By the Watershed Conservation Resource Center

West Fork White River Watershed Conservation Map Summaries. Prepared for the Beaver Watershed Alliance. By the Watershed Conservation Resource Center West Fork White River Watershed Conservation Map Summaries Prepared for the Beaver Watershed Alliance By the Watershed Conservation Resource Center November 2014 The Watershed Conservation Resource Center

More information

Macromodels & Data Products Provide Context BUT Local Precision Needed for Decision Makers

Macromodels & Data Products Provide Context BUT Local Precision Needed for Decision Makers Macromodels & Data Products Provide Context BUT Local Precision Needed for Decision Makers Macromodels & Data Products Provide Context BUT Local Precision Needed for Decision Makers High-resolution landscape

More information

Oshawa Creek Watershed Management Plan EXECUTIVE SUMMARY

Oshawa Creek Watershed Management Plan EXECUTIVE SUMMARY Oshawa Creek Watershed Management Plan EXECUTIVE SUMMARY The Central Lake Ontario Conservation Authority (CLOCA) has recognized the need to prepare comprehensive management strategies for all of its watersheds.

More information

Water Development Office

Water Development Office THE STATE OF WYOMING Water Development Office 6920 YELLOWTAIL ROAD TELEPHONE: (307) 777-7626 CHEYENNE, WY 82002 FAX: (307) 777-6819 TECHNICAL MEMORANDUM TO: Water Development Commission DATE: July 22,

More information

Southern California River and Stream Habitats

Southern California River and Stream Habitats Southern California River and Stream Habitats Climate Change Adaptation Synthesis Introduction The following section presents climate change adaptation planning results for rivers and streams. The results

More information

Limitations and Caveats of Alberta s Fish Sustainability Index (FSI)

Limitations and Caveats of Alberta s Fish Sustainability Index (FSI) Limitations and Caveats of Alberta s Fish Sustainability Index (FSI) 05/08/2014 Suggested citation: MacPherson, L. 2014. Limitations and Caveats of Alberta s Fish Sustainability Index (FSI). Environment

More information

Flathead National Forest Assessment

Flathead National Forest Assessment The following terms are defined in the 2012 Planning Rule ( 219.19 Definitions): Assessment. For the purposes of this subpart, an assessment is the identification and evaluation of existing information

More information

Technical Rules: Assessment Report. Clean Water Act, 2006

Technical Rules: Assessment Report. Clean Water Act, 2006 Technical Rules: Assessment Report Clean Water Act, 2006 November 20, 2008 Amended on: December 12, 2008 (administrative amendments) November 16, 2009 (EBR Posting Number EBRO10-7573) Clean Water Act,

More information