-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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.
I'll look deeper into the ship routing methods to see why this is happening.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working