A common use/test scenario is that many people pull input data from the same location but generate outputs (e.g., consolidate NASC files and reports) in a different location. So we should change the way input and output paths are set up now so that the input can use the same approach (right now a single DATA_ROOT) and the output paths can be specified in a more granular way.
A common use/test scenario is that many people pull input data from the same location but generate outputs (e.g., consolidate NASC files and reports) in a different location. So we should change the way input and output paths are set up now so that the input can use the same approach (right now a single
DATA_ROOT) and the output paths can be specified in a more granular way.