fmemuir / COASTGUARD

Coastal Observation + Analysis using Satellite-derived Timeseries, Generated Using AI + Real-time Data
37 stars 5 forks source link

Rewrite output so that it saves iteratively (and you don't lose progress if extract_veglines fails) #24

Closed fmemuir closed 1 week ago

fmemuir commented 1 week ago

If extract_veglines() fails for some reason, usually the user has to restart the whole run, and any previous platform images processed are lost. Need to restructure how output (and output_latlon/output_proj) are defined at the start, so that results are written to output after each satname loop.

fmemuir commented 1 week ago

Fixed this in commits 0470e96a1915f6fdd3d3c2b36276d025cbda4d13 and a6ea57751e1fcaa8b46b54a5962c83aa614bf501