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

specify which step to combine in create_task_makefile #113

Open
aappling-usgs opened this issue Jul 23, 2019 · 0 comments
Open

specify which step to combine in create_task_makefile #113

aappling-usgs opened this issue Jul 23, 2019 · 0 comments
Projects

Comments

@aappling-usgs
Copy link
Contributor

We may want to support another argument to create_task_makefile that allows you to specify which step you want each combiner to apply to. This would apply to the use case where, for example, step 2 creates a data.frame and step 3 creates a png, and combiner 1 builds a big data frame from all the step 2 data.frames while combiner 2 builds a big gif from all the step 3 pngs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Priorities
Medium Priority
Development

No branches or pull requests

1 participant