AquaticInformatics / flowtracker2-field-data-plugin

AQTS field data plugin supporting FlowTracker2 measurement files
Apache License 2.0
0 stars 1 forks source link

Import measurements which don't start/stop at a bank #26

Closed DougSchmidt-AI closed 5 years ago

DougSchmidt-AI commented 5 years ago

Some FlowTracker2 files don't always follow the assumed rule that the first and last station are a LeftBank or RightBank station.

These measurements are refusing to import.

Parsing error: Measurements must start and end at a bank. StartStationType=RightBank EndStationType=OpenWater
DougSchmidt-AI commented 5 years ago

Fixed by #27 in v17.4.34