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

createRDBESDataObject doesn't work on zip files downloaded from RDBES #211

Open
davidcurrie2001 opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
1_import_and_data_handling Import data from RDBES and general data handling (filter, merging, validation, ...) bug Something isn't working

Comments

@davidcurrie2001
Copy link
Contributor

The createRDBESDataObject() doesn't work when you point it at a zip file that has been directly downloaded from the RDBES.

The CS zip files that you download from the RDBES include directories for Hx, HSL, and HVD, but the function expects the csv files to be found at the top level of the zip file. When I run createRDBESDataObject() on the zip file I get a warning which says: "No relevant files found in given directory - an empty object will be created"

@davidcurrie2001 davidcurrie2001 added bug Something isn't working 1_import_and_data_handling Import data from RDBES and general data handling (filter, merging, validation, ...) labels Oct 29, 2024
@rix133 rix133 self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1_import_and_data_handling Import data from RDBES and general data handling (filter, merging, validation, ...) bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants