If dynamic forcing has not already been set up, then turn on dynamic forcing and set all the

setup_irs_coverage_func(
  pars,
  s = 1,
  opts = list(),
  mx = 1,
  F_season = F_flat,
  season_par = list(),
  F_trend = F_flat,
  trend_par = list()
)

Arguments

pars

an **`xds`** object

s

the vector species index

opts

a list of options to override defaults

mx

peak irs_coverage

F_season

a function describing a seasonal pattern over time

season_par

an object to configure a seasonality function using [make_function]

F_trend

a function describing a temporal trend over time

trend_par

an object to configure a trends function using [make_function]

Value

an **`xds`** object