Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 1.01 KB

README.md

File metadata and controls

12 lines (7 loc) · 1.01 KB

Underwater Localization Database

This package provides functionality to store and query WAV data recorded with AudioMoth devices. It reads the AudioMoth device ID from the WAV file header and uses it as part of the "row" key. This ensures that the waveform data is always associated with the specific device that recorded it. TileDB is the underlying storage mechanism. This allows for efficient access of time slices of data across multiple recording devices.

Template

This project was automatically generated using the LINCC-Frameworks python-project-template.

For more information about the project template see the For more information about the project template see the documentation.