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

initiate new function to compute all ql for the library

parent a723056a
No related branches found
No related tags found
No related merge requests found
......@@ -170,6 +170,14 @@ class Library:
pass
logger.info("Total size to move: {}".format(human_size_decimal(total_size)))
def create_all_ql(self,
product_list: list = [],
tile_list: list = [],
):
toto = 52
def update_latest_ql(self):
"""
Produce or update the latest quicklook for the L2A library tiles
......
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