Skip to content
Snippets Groups Projects
Commit ae25cc5a authored by pascal.mouquet_ird.fr's avatar pascal.mouquet_ird.fr
Browse files

dont know what changed here

parent e7cb6219
No related branches found
No related tags found
No related merge requests found
......@@ -225,6 +225,7 @@ def get_processed_indices_vect(out_folder: str = None):
tile_count[key][p] = len(getattr(tile, p).masks.cm001)
except:
pass
logger.info("Tile_count : {}".format(tile_count))
# pour supprimer les tuiles ayant tous les indices à 0
indices_index_nonull = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment