Hey everyone!
I hope you don’t mind the self-promo too much, but I published recently an extended entry-level tutorial on building an end-to-end pipeline using Prefect and Dask, which uses xarray and Zarr on AWS S3, for converting raw hydroacoustic data from NOAA NCEI archive.
The data we used it’s a small subset from the 2019 Fall Bottom Trawl Survey, conducted by the Northeast Fisheries Science Center – a fisheries independent, multi-species survey that provides the primary scientific data for fisheries assessments in the U.S. mid-Atlantic and New England regions.
The raw data was recorded using an EK60 scientific echosounder which is very common narrow-band split beam sonar. The survey was conducted on-board the Henry B. Bigelow.
For processing the raw acoustic data, we used echopype, the primary Python based open-source tool used in fisheries acoustics data analysis.
More info on the dataset: NOAA Northeast Fisheries Science Center. 2019. ‘EK60 Water Column Sonar Data Collected During HB1906’. NOAA National Centers for Environmental Information. https://doi.org/10.25921/vt45-sa66
Thanks for reading!