WorldCereal / ewoc_classif

The Unlicense
0 stars 0 forks source link

Mosaic fails in case of all blocks with "placeholder" #71

Closed agrosu1978 closed 1 year ago

agrosu1978 commented 2 years ago

The mosaic process fails with the error found in the file attached when all the blocks have been skipped previously, and they have "placeholder" as a path I think the mosaic process should be launched anymore in such a case. But in this case, what is the proper status to set ?

mosaic_fails_for_all_blocks_placeholder.txt

Fahdben commented 2 years ago

Yes indeed this is a case that we didn't expect :) The processor fails because there are no summer2 blocks for this tile! Which makes sense. We should think of a way of not running the mosaic if the tile doesn't support a certain season.

savmickael commented 1 year ago

If all the blocks of a tile are in placeholder state we need to investigate why so put the status in error is correct.