apply SSM filter to diag data across multiple processors

multi_filter(
  x,
  vmax = 4,
  ang = c(15, 25),
  distlim = c(2500, 5000),
  min.dt = 60,
  model = "crw",
  ts = 2,
  map = NULL,
  verbose = FALSE,
  ...
)

Arguments

x

sf-projected diag file of locations to be filtered

vmax

for prefilter

ang

for prefilter

distlim

for prefilter

min.dt

for prefilter

model

aniMotum model ("rw" orr "crw)

ts

foieGrsa time.step

map

params to fix

verbose

turn on/off furrr::future_map progress indicator

...

additional arguments to be passed to aniMotum::fit_ssm