ArgoCanada / argopandas

A pandas.DataFrame-based interface to Argo ocean float data
https://ArgoCanada.github.io/argopandas/
5 stars 1 forks source link

Make sure `download_async()` can be interrupted #14

Open paleolimbot opened 3 years ago

paleolimbot commented 3 years ago

Right now I think this is getting swallowed by the error handler and reported as a download error rather than properly aborting the download.