Open
Description
Here are some issues that may require their own separate issues at some point
- Hard to know how to write workflows where there are multiple parallel calculations followed by an analysis step. Should the analysis step be part of the workflow itself, or should a builder perform the analysis based on raw calculations in the task database?
- Can't use atomate in "offline" mode. The VaspCalcDb doesn't support any kind of offline. Not sure if we should even try or not
- What to do about atomate builders? Keep as-is or use MP builder framework?