audioblast / audioBlastAnalyse

Analysis pipeline for audioBlast

Home Page:https://audioblast.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

audioBlastAnalyse

Backend analysis for audioBlast!.

System notes

The system works correctly with the RMariaDB R package compiled using libmariadb-dev on recent Ubuntu platforms. Errors may/will occur when using libmysql-dev (these can be resolved by using the legacy workaround: calling analyse() with the parameter db_legacy=TRUE).

Installation

library(devtools)
install_github("audioblast/audioBlastIngest")

Credits

Initial development of audioBlast was supported by the Leverhulme Trust funded Automated Acoustic Observatories project at the University of York.

The project is currently hosted by the Natural History Museum, London and supported in part by the Urban Nature Project.

About

Analysis pipeline for audioBlast

https://audioblast.org

License:GNU General Public License v3.0


Languages

Language:R 99.7%Language:Rez 0.3%