Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwriting datasets #75

Closed
stuartmcalpine opened this issue Oct 7, 2023 · 1 comment
Closed

Overwriting datasets #75

stuartmcalpine opened this issue Oct 7, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@stuartmcalpine
Copy link
Collaborator

When datasets can be overwritten, does this work with directories?

I don't know if i've ever tried registering a directory that can then be overwritten, will it properly overwrite the directory, or will some files be left over if the exact structure isn't the same.

Need to check how copytree(old_location, dest, copy_function=copyfile) works, maybe we have to delete the previous folder first.

@stuartmcalpine stuartmcalpine added the question Further information is requested label Oct 7, 2023
@stuartmcalpine
Copy link
Collaborator Author

Address this in #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants