Chapter 7 Analysis infrastructure

7.1 Natural History Museum High-Performance Compute

The Natural History Museum has a high-performance compute cluster that can be used for audio analysis. The cluster is managed using SLURM and environments are managed using conda.

7.1.1 conda environments

7.1.1.1 ab-r2

This environment contains R packages for acoustic analysis, and also has audioBlastAnalyse installed to manage analyses.

conda activate ab-r2

7.1.1.2 birdnet

This is a Python environment for running BirdNET analyses.

conda activate birdnet