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

Remove hardcoded format in nwis.get_discharge_measurements #149

Closed thodson-usgs closed 1 month ago

thodson-usgs commented 1 month ago

This fix enables users pass the format kwarg to get_discharge_measurements and is backwards compatible.

thodson-usgs commented 1 month ago

ugh. enterprise. closing and re-opening this PR from my fork