Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download remote audio from repositories #525

Closed
atruskie opened this issue Dec 12, 2021 · 0 comments · Fixed by #526
Closed

Download remote audio from repositories #525

atruskie opened this issue Dec 12, 2021 · 0 comments · Fixed by #526
Assignees

Comments

@atruskie
Copy link
Member

Download remote audio from repositories

As data sizes continue to scale, we'd like to be able to support analyzing data directly from a remote repository.

Proposal:

Add commands that allow downloading data from a repository.

We'd suggest direct analysis can be implemented at a later stage, and for now, a download command would suffice.

Alternatives:

We could factor downloading out as a separate tool, however that would require a user to install one more thing. Since we eventually want to support analysis of remote files, we might as well support downloading, which can then be used for analysis in the interim.

Additional context

This work will be funded by the ARDC Platforms grant to OpenEcoacoustics project.

atruskie added a commit that referenced this issue Dec 16, 2021
We can download recordings from the A2O or from Ecosounds.

Closes #525
@atruskie atruskie self-assigned this Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant