tmp directory filling up
Closed this issue · 3 comments
During one of the steps the tmp directory can fill up. It was thought this might only be when crashes occur and the tmp files aren't cleaned up. However, when running several jobs that did not crash the tmp dir filled up. The jobs running at the time were:
- creating density images (not piecewise) on all 2XX series polygons
- creating dsm series for polygon 010
- creating dsm series for polygon 003
- classifying tiles for polygon 002
The full dir caused everything to stop, except for the classification, which seemed to just keep going.
Running dsm/dtm series for polygons 010, 003, and classifying poly 002 again now, but it doesn't seem to be adding anything to the tmp directory.
Doesn't seem to be doing this anymore, either as a result of the piecemeal processing, or perhaps it was just due to crashes and killing processes during testing and development.
This hasn't been seen in a while.
Close for now, reopen if seen again.