USGS-WiM / SS-IntegrationTester

Test basin delineation, basin characteristics, and flow statistics for StreamStats test sites. Compare results across servers and time.
Other
0 stars 0 forks source link

Give option to rerun only files that failed #26

Open amedenblik opened 2 years ago

amedenblik commented 2 years ago
amedenblik commented 2 years ago

Alternative idea: when running testing.py, check to see if a results file exists first before doing the service call. This will make it easier to rerun testing.py.

And/or: At the very end, check that all files exist and redo them. Make an array to look for when FlowStats are not available for a site and skip checking those.