docs.audioblast.org
1
About audioBlast
2
Introduction
2.1
Design Philosophy
2.2
Analyse everything once, in advance
2.3
Infrastructure
3
audioBlastIngest
3.1
Source modules
3.1.1
Fields
3.1.2
Mapping columns
4
audioBlastAnalyse
4.1
Requirements
4.2
Development
4.3
Installation
4.3.1
From GitHub
4.3.2
From R working directory
5
Adding new analyses
6
The Task Queue System
6.1
Database Implementation
6.1.1
tasks
table
6.1.2
tasks-progress
table
6.1.3
get-tasks()
stored procedure
6.1.4
get-tasks-by-file()
stored procedure
6.1.5
delete-task()
stored proecure
6.2
audioBlastAnalyse Implementation
6.2.1
Legacy mode
6.2.2
Getting tasks
6.2.3
Removing completed tasks
7
Analysis infrastructure
7.1
Natural History Museum High-Performance Compute
7.1.1
conda environments
8
audioblast.org
9
Search module API
9.1
Search API class
9.1.1
init()
9.1.2
displayPrototype()
9.1.3
parse()
9.1.4
display()
9.1.5
searchSuggests()
9.2
Current audioblast.org search modules
9.2.1
Pythia
9.2.2
Linnaeus: taxonomic name information and processing
9.2.3
King Solomon’s Ring
9.2.4
Rosetta
10
Maintenence tasks
10.1
cron tasks
11
Maintenence notices
References
Published with bookdown
docs.audioblast.org
References