Closed smnorris closed 1 year ago
The fix is simple but the summary QA query should be improved to better capture records that are not coming through (the missing records were matched to a stream in the prelim tables, and those are what the qa checks, not the final output)
Joining to streams, if point is at zero measure, current logic is not quite right, points at zero measure will be lost. https://github.com/smnorris/bcfishobs/blob/main/sql/07_create-output-tables.sql#L103
update to match like this, or using +/- .01 or similar