orcasound / ambient-sound-analysis

This repository aims to hold code for UW MSDS capstone project analyzing ambient sounds in orcasound hydrophone data
MIT License
4 stars 4 forks source link

Location of Data Access #54

Closed zprice12 closed 5 months ago

zprice12 commented 6 months ago

I was in Virginia last week and was attempting to run the pipeline. However, when I ran it, I only downloaded files for the first 10min segment of each time period and then it just stops. There seems to be something going on with location issues for data access. Normally, I run the code from Seattle, which is close to our Oregon S3 buckets. Not sure if anyone else has tried running the pipeline from outside the West Coast yet.

zprice12 commented 5 months ago

The issue is fixed by setting the device's time to PST in https://github.com/orcasound/ambient-sound-analysis/blob/vai-zach-merge/src/orcasound_noise/pipeline/pipeline.py