MBKEngineers / collect

MBK Python scripts for scraping water data from the web
MIT License
3 stars 1 forks source link

Download watershed file function bugfix when path=None #97

Closed jinducil closed 1 year ago

jinducil commented 1 year ago

Closes #96

MWE

from collect.cnrfc import cnrfc
cnrfc.download_watershed_file('FeatherYuba', '2023062112', 'ensemble', duration='hourly')