Reorienting to Recovery Documentation Site
  • Home
  • Modeling Documentation
    • Modeling Overview
    • Values and Performance Metrics
    • Scenarios
      • Actions
      • Bookend Scenario Overview
        • Baseline Overview
          • Reorienting to Recovery Baseline Habitat Methodology and Overview
        • Theoretical Maximum Habitat Overview
          • Calculating Theoretical Maximum Habitat
          • Theoretical Maximum Habitat Methodology
          • In-channel Rearing Suitability for High Gradient Reaches
      • Blended Scenario Overview
        • Kitchen Sink Overview
          • Sacramento Functional Flow Analysis
      • Balanced Scenario Overview
        • Elephant Habitat Overview
          • Elephant Habitat Modeling Details
    • Modeling Resources
      • Model FAQs
      • Web Apps
      • Model Updates
        • Hatchery Updates
        • Harvest Updates
        • Habitat Updates
          • Upper San Joaquin Habitat
    • Page
Powered by GitBook
On this page
  1. Modeling Documentation
  2. Scenarios
  3. Bookend Scenario Overview
  4. Theoretical Maximum Habitat Overview

Theoretical Maximum Habitat Methodology

Theoretical Maximum Habitat Scenario Habitat Methodology and Overview

PreviousCalculating Theoretical Maximum Habitat NextIn-channel Rearing Suitability for High Gradient Reaches

Last updated 3 months ago

Theoretical Maximum Habitat Flow Area Curves

Habitat inputs for Reorienting to Recovery theoretical maximum habitat model run are scaled versions of existing habitat to area curves from the CVPIA SIT DSMhabitat data package.

  • DSMhabitat::fr_spawn$biop_itp_2018_2019

  • DSMhabitat::fr_juv$biop_itp_2018_2019

  • DSMhabitat::fr_fry$biop_itp_2018_2019

  • DSMhabitat::fr_fp$biop_itp_2018_2019

  • DSMhabitat::fr_delta$biop_itp_2018_2019

For each river in the SIT DSM, we calculated the theoretical maximum habitat for above and below dams or for unregulated rivers. See the document for an in-depth overview of theoretical maximum habitat modeling methods.

Methods for Scaling the Curve

1) Calculate the flow point of reference

Inchannel Habitat: For in-channel habitat we use the flow associated with peak habitat on a given stream's flow to area curve.

Floodplain Habitat: For floodplain habitat, we use a 2-year flow value, which represents a flow that is exceeded in 50% of the years between 1980 and 2000. We calculated the 2-year, 50% exceedence value by taking the yearly rolling maximum of monthly CalSim flows and applying a cumulative distribution function on the ranked values to find the proportion of all values less than or equal to the ranked order. An interpolation function is then developed to to find the 2 year flow value.

2) Calculate the proportion increase of habitat at flow point of reference

The proportion increase between baseline and theoretical maximum habitat was calculated using the following equation. The existing_acres were calculated using the median (for in-channel) and 2-year flows (for floodplain).

proportion_increase = (max_hab_acres - existing_acres) / existing_acres + 1

3) Scale existing habitat by proportion increase

The existing acres are then scaled for each watershed (ws) by the calculated proportion_increase.

new_hab_acres <- DSMhabitat::fr_fp$biop_itp_2018_2019[ws , , ] * proportion_increase

4) Save new data objects for Theoretical Maximum Habitat

The new data objects are saved in the package as:

  • DSMhabitat::fr_spawn$r_to_r_tmh

  • DSMhabitat::fr_juv$r_to_r_tmh

  • DSMhabitat::fr_fry$r_to_r_tmh

  • DSMhabitat::fr_fp$r_to_r_tmh

Comparison plots between Baseline and Theoretical Maximum Habitat

Spawning Habitat:

In-channel Juvenile Rearing Habitat:

Floodplain Rearing Habitat:

Delta Habitat

DSMhabitat::fr_delta$r_to_r_tmh see for theoretical maximum habitat

Delta methodology
methodology
Figure 1 - example comparison of calculated 2 year flow with the CalSim modeled monthly flow between 1980 and 2000