mroberge/HydroCloud

Add a filter for -999999 non-data on stream gage data

mroberge opened this issue · 1 comments

Currently, whenever a stream gage is not functioning, it posts a reading of -999999. This plots off the bottom of the graph, making a mess. This should be screened out, and there should be a system for missing data.

Implemented with commit b7d8cc6 .