get_migratory_survival | R Documentation |
Calculates the juvenile out migration survival rates in all regions for a month and year of the simulation
get_migratory_survival( year, month, cc_gates_prop_days_closed, freeport_flows, vernalis_flows, stockton_flows, vernalis_temps, prisoners_point_temps, CVP_exports, SWP_exports, upper_sacramento_flows, delta_inflow, avg_temp_delta, avg_temp, delta_proportion_diverted, ..surv_juv_outmigration_sj_int, .surv_juv_outmigration_san_joaquin_medium, .surv_juv_outmigration_san_joaquin_large, min_survival_rate, stochastic )
year |
The simulation year, 1-20 |
month |
The simulation month, 1-8 |
cc_gates_prop_days_closed |
More details at |
freeport_flows |
More details at |
vernalis_flows |
More details at |
stockton_flows |
More details at |
vernalis_temps |
More details at |
prisoners_point_temps |
More details at |
CVP_exports |
More details at |
SWP_exports |
More details at |
upper_sacramento_flows |
average monthly flows on the Upper Sacramento River in cubic meters per second, more details at |
delta_inflow |
Variable describing delta inflow in cubic meters per second, more details at |
avg_temp_delta |
Variable describing monthly mean temperature in celsius, more details at |
delta_proportion_diverted |
Variable describing diversions from the delta in cubic meters per seccond, more details at |
..surv_juv_outmigration_sj_int |
Intercept for |
.surv_juv_outmigration_san_joaquin_medium |
Size related intercept for |
.surv_juv_outmigration_san_joaquin_large |
Size related intercept for |
min_survival_rate |
estimated survival rate if temperature threshold is exceeded |
stochastic |
|
IP-117068
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.