Closed jinducil closed 1 year ago
When no path variable is provided to the download_watershed_file function, it gives the following error:
path
download_watershed_file
from collect.cnrfc import cnrfc cnrfc.download_watershed_file('FeatherYuba', '2023062112', 'ensemble', duration='hourly')
Medium
Description
When no
path
variable is provided to thedownload_watershed_file
function, it gives the following error:Minimum Working Example (MWE)
Steps
path
is given, it automatically uploads the csv to current folderPriority
Medium