Calculates the survival of transitioning from egg to fry

surv_egg_to_fry(
  proportion_natural,
  scour,
  .surv_egg_to_fry_int = winterRunDSM::params$.surv_egg_to_fry_int,
 
    ..surv_egg_to_fry_mean_egg_temp_effect = winterRunDSM::params$..surv_egg_to_fry_mean_egg_temp_effect,
  .proportion_natural = winterRunDSM::params$.surv_egg_to_fry_proportion_natural,
  .scour = winterRunDSM::params$.surv_egg_to_fry_scour
)

Source

IP-117068

Arguments

proportion_natural

Variable describing the proportion of natural-origin spawners

scour

Variable describing the probability of redd scouring event

.surv_egg_to_fry_int

Intercept

..surv_egg_to_fry_mean_egg_temp_effect

TODO

.proportion_natural

Coefficient for proportion_natural variable

.scour

Coefficient for scour variable

temperature_effect

Variable describing the effect of inchannel temperature on egg survival. Fall and spring estimated by C. Hammersmark (CBEC Ecoengineering Inc.). Winter-run value was calibrated.

Details

See params for details on parameter sources