Skip to content

Replace convergence error with warning #22

@edwardlavender

Description

@edwardlavender

If the filter gets stuck, it throws an error:

error("No solution at time point $(t)!")

It would be useful to replace this with a warning and then return the outputs up to that time step.

Then we can at least check whether the animal is moving towards the edge of the study area and likely left the area, leading to the issue, or if there is something else going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions