DOI-USGS / dataretrieval-python

Python package for retrieving water data from USGS or the multi-agency Water Quality Portal
https://doi-usgs.github.io/dataretrieval-python/
Other
154 stars 37 forks source link

validate water quality data from USGS #21

Open thodson-usgs opened 3 years ago

thodson-usgs commented 3 years ago

Water quality data may have invalid values, which can be problematic when they occur in datetime fields. Change default query behavior to return only valid data.

lstanish-usgs commented 1 year ago

@thodson-usgs checking in on this old issue, is this for WQP data, NWIS data, or both?