Skip to content

Notebook: Acoustic Xarray Structure

This notebook is the structure walkthrough for the processed acoustic dataset. It explains how the acoustic NetCDF is organized around experiment_id, cycle_id, and microphone_label, and how the waveform samples live on the extra sample_index dimension inside values.

The content below is rendered directly from the source notebook in processing/tutorials/tutorial_acoustic_xarray_structure.ipynb.