-
Notifications
You must be signed in to change notification settings - Fork 1
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
BAG extraction app for data-modules #2
base: master
Are you sure you want to change the base?
Conversation
Oh yeah, now it's not too late yet, I would propose to do the chaining of dataset module execution through the resolving of promises. I think it would be better than passing in a write object, and let the module be responsible for its own writing. If anything, a configuration object could be passed in, but coupling the data modules to the ingestion process makes for hard debugging and difficult unit testing. Of course this requires rewriting some of https://github.com/histograph/data |
…mandatory dataset description.
…geometry tools tests to separate test file
No fully functional module yet, just checking whether it is on the right track. Some issues: