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

Rethink result caching in library #5

Open
SRGDamia1 opened this issue Apr 6, 2022 · 0 comments
Open

Rethink result caching in library #5

SRGDamia1 opened this issue Apr 6, 2022 · 0 comments

Comments

@SRGDamia1
Copy link
Member

The library has code for dumping and re-reading json files with results. I was using that to make it easier for myself to combine batches of analysis and modeling runs when I just wanted to add a few or re-run a few but I wanted everything to end up in the same end dataset. Basically - I was creating fall-back's for myself so if I submitted 100 sites to run and 87 ran ok and then it crashed I could just restart the same job and it would read those first 87 results from saved jsons and submit requests to ModelMW when there wasn't a saved file. This is probably sloppy or bad form.

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

No branches or pull requests

1 participant