You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the download function is quite slow. This has become more of an issue now that there are ~100 data files to download and it takes a significant amount of time to download them all. It would be nice to multi-thread this function and download the files in parallel.
The text was updated successfully, but these errors were encountered:
Currently the download function is quite slow. This has become more of an issue now that there are ~100 data files to download and it takes a significant amount of time to download them all. It would be nice to multi-thread this function and download the files in parallel.
The text was updated successfully, but these errors were encountered: