leppott / MBSStools

Suite of tools for data manipulation and calculations for Maryland DNR MBSS program.
https://leppott.github.io/MBSStools/
GNU General Public License v3.0
3 stars 3 forks source link

FlowSum does not calcluate properly (or throw error) when channel number misidentified. #6

Closed leppott closed 7 years ago

leppott commented 7 years ago

v0.0.0.9002. Example data had 2 errors. One sample with repeat single line of all zeros (no affect on results). 2nd sample had 2 channels but both identified as channel 1. Incorrect calculation of total discharge due to 'diff' command not know it was a new channel.

leppott commented 7 years ago

Fixed in v0.0.0.9003. Example data also updated to not include the errors.