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

Adjust model_fetch_run() to optionally fetch input data #233

Open
dfsnow opened this issue Apr 16, 2024 · 0 comments
Open

Adjust model_fetch_run() to optionally fetch input data #233

dfsnow opened this issue Apr 16, 2024 · 0 comments
Assignees
Labels
pipeline Code that glues all the model bits together

Comments

@dfsnow
Copy link
Member

dfsnow commented Apr 16, 2024

Currently, in order to run reports you need both the input/ and output/ data to be aligned (matching the metadata of your target run). This can be cumbersome when testing as often the input/ data will have changed since your target run. We should add an option argument to model_fetch_run() that grabs the appropriate data from the DVC cache.

@dfsnow dfsnow added the pipeline Code that glues all the model bits together label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pipeline Code that glues all the model bits together
Projects
None yet
Development

No branches or pull requests

2 participants