createRDBESDataObject doesn't work on zip files downloaded from RDBES #211
Labels
1_import_and_data_handling
Import data from RDBES and general data handling (filter, merging, validation, ...)
bug
Something isn't working
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"
The text was updated successfully, but these errors were encountered: