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

Data example creates mdf5sums.txt when downloading remote data #1967

Open
hrobarts opened this issue Oct 24, 2024 · 0 comments
Open

Data example creates mdf5sums.txt when downloading remote data #1967

hrobarts opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hrobarts
Copy link
Contributor

Description

When downloading remote data using dataexample e.g.

dataexample.KORN.download_data('.')

the download generates an mdf5sums.txt file which is not deleted after checking. We should remove the checksum file.

Environment

import cil, sys
print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform)
@hrobarts hrobarts added the bug Something isn't working label Oct 24, 2024
@hrobarts hrobarts self-assigned this Oct 24, 2024
@hrobarts hrobarts changed the title Data example create mdf5sums.txt when downloading remote data Data example creates mdf5sums.txt when downloading remote data Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant