WenjieDu / TSDB

a Python toolbox loads 172 public time series datasets for machine/deep learning with a single line of code. Datasets from multiple domains including healthcare, financial, power, traffic, weather, and etc.
https://pypots.com/ecosystem/#TSDB
BSD 3-Clause "New" or "Revised" License
151 stars 15 forks source link

ERR `path not found` caused by interrupted downloading #21

Closed WenjieDu closed 1 year ago

WenjieDu commented 1 year ago

1. System Info

TSDB 0.0.9, Python 3.9, MacOS 12.6.8

2. Information

3. Reproduction

Press CTRL-C when TSDB is downloading a dataset.

4. Expected behavior

TSDB raises an ERR path not found in the following retry because the dataset's path was created in .tsdb_cached_datasets but its files were not downloaded.