Closed jakobj closed 3 years ago
This PR avoids redownloading the file if it already exists locally, relieving some burden from the user to switch between download=True/False depending on whether the file exists.
download=True/False
Will need to be rebased when (if) #3 is merged.
This PR avoids redownloading the file if it already exists locally, relieving some burden from the user to switch between
download=True/False
depending on whether the file exists.Will need to be rebased when (if) #3 is merged.