orcasound / orca-action-workflow

Github actions to automate Orcasound tasks.
MIT License
7 stars 6 forks source link

Avoid exceptions on missing files #58

Closed Molkree closed 3 years ago

Molkree commented 3 years ago

This should allow the workflow to execute if some files from the .m3u8 playlist are missing in the bucket (so far we've only seen the last file missing). Example run.

valentina-s commented 3 years ago

Thanks, @Molkree! I was trying to pull data from this specific time folder since there were echolocation clicks happening at this time. It would be a good test case for apply click detection algorithms #15.