pennelise / GOOPy

2 stars 1 forks source link

Add reprocess flag #25

Closed hannahnesser closed 6 months ago

hannahnesser commented 6 months ago

If reprocess is false: Check if the files have already been processed, and if so, skip.

hannahnesser commented 6 months ago

Done. REPROCESS flag added to config.yaml file and invoked at the start of apply_operator, where it removes any previously processed satellite files from the list of satellite files to process.