Skip to content

ADCP out of bounds errors #298

@j-atkins

Description

@j-atkins

cc @erikvansebille @ammedd

As noted in class, the ADCP instrument sometimes gets unexpected out-of-bounds errors. I've diagnosed that this is due to a mismatch in the ship route vs. the waypoint locations (likely stemming from the methods in simulate_schedule).

This can be seen in the example expedition below (the same expedition shared by the student group). The underway instruments want to make measurements along the blue track but the fieldset boundaries (black box) are determined by the waypoint locations (red markers), hence there is an out-of-bounds error in this case (at the eastern edge).

Note, this is therefore also likely to be a bug for the underway UnderwaterST instrument.

Image

I'll look deeper into the ship routing methods to see why this is happening.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions