CADWRDeltaModeling / dms_datastore

Data download and management tools for continuous data for Pandas. See documentation https://cadwrdeltamodeling.github.io/dms_datastore/
https://cadwrdeltamodeling.github.io/dms_datastore/
MIT License
1 stars 0 forks source link

download_cdec script bug #28

Closed dwr-psandhu closed 6 months ago

dwr-psandhu commented 6 months ago
  File "D:\ProgramData\Anaconda3\envs\dms_datastore\Lib\site-packages\dms_datastore\download_cdec.py", line 125, in cdec_download
    sleep(1)
    ^^^^^
NameError: name 'sleep' is not defined
water-e commented 6 months ago

Assuming you took care of this? I only see time.sleep(1)