aws-solutions-library-samples / osml-model-runner

MIT No Attribution
7 stars 1 forks source link

feature: count total tiles succeeded and failed tiles in the region status table #80

Closed duncanBotti closed 4 months ago

duncanBotti commented 4 months ago

**Issue: n/a

Notes

Region Processing supports Partial region completion, this means some number of tiles can fail and a full image still be registered as completed. This MR stores in the region table the number of tiles succeeded and failed for region processing.

Checklist

Before you submit a pull request, please make sure you have the following:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

duncanBotti commented 4 months ago

Todo: test suite is hanging inbetween tox environments, unclear why tests fail to fully close.