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.
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 howoutput
(andoutput_latlon
/output_proj
) are defined at the start, so that results are written to output after eachsatname
loop.