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
156 stars 37 forks source link

Service = ‘dv’ returning shorter record than available from station webpage #146

Closed JoeShmoJo closed 1 month ago

JoeShmoJo commented 1 month ago

Downloading 00060 flow records using service ‘iv’ and ‘dv’ result in equal record lengths, but a longer daily record is available on the USGS station webpage. How can I access the longer daily record using dataretrieval?

thodson-usgs commented 1 month ago

Can you provide a code example?

JoeShmoJo commented 1 month ago

I cannot reproduce. This appears to be an error on my part. Apologies. Please delete.