Open jdhoffa opened 1 year ago
Relevant comment:
This looks good to me. However, there is one consideration we should make, and that is if we want this to run the scraping every time we run this workflow.
This workflow achieves three main steps
Scraping the raw indices Preparing those indices as PACTA input Running PACTA on them I can envision a situation where we may want to only run the last step (for example, if we fix a bug in PACTA. We may want to update the indices output just to include the bugfix, but not necessarily be fussed about pulling the indices fresh again).
What do you think?
And also potentially for processed indices data.
Relates to https://github.com/RMI-PACTA/workflow.prepare.pacta.indices/pull/21#issuecomment-1503434396
AB#9893