Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Need a way to stack data where some files are missing #214

Open
sg-s opened this issue May 23, 2019 · 3 comments
Open

Need a way to stack data where some files are missing #214

sg-s opened this issue May 23, 2019 · 3 comments
Assignees

Comments

@sg-s
Copy link
Owner

sg-s commented May 23, 2019

It should insert dummy data and mark it as such so that stacking is possible even when missing data is present

@sg-s sg-s self-assigned this May 23, 2019
@sg-s
Copy link
Owner Author

sg-s commented May 24, 2019

I think the best way to do this not to change consolidate in any way, but write a new function that generates dummy data when it finds missing files.

@sg-s
Copy link
Owner Author

sg-s commented May 24, 2019

but that won't work if we have to read the actual data -- how do we create ABF files? the best thing to do is to intercept the call in consolidate and make stuff up

@sg-s
Copy link
Owner Author

sg-s commented May 24, 2019

Or, just put this on ice and offer a "force" option to consolidate

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant