acep-uaf / camio-meter-streams

0 stars 0 forks source link

Change check_missing logic (all_files_downloaded.sh) #89

Closed aloralove closed 3 months ago

aloralove commented 4 months ago

We should handle the logic for check_missing differently. In check missing, it goes through the .download_progress folder and looks for any in_progress files in it. We will no longer need to mark in progress or complete or look through or create the .download_progress folder. Now, download.sh will zip the directory of that event (after creating the metadata). This will indicate that an event file is indeed completed.