OSOceanAcoustics / echoshader

Interactive visualization of ocean sonar data
https://echoshader.readthedocs.io
MIT License
9 stars 8 forks source link

Plotting Echogram with Environmental Variables for Hypothesis Generation #84

Open ldr426 opened 1 year ago

ldr426 commented 1 year ago

Oceanographers often work with echogram data alongside various environmental variables to understand the association between acoustic data and the oceanographic conditions. To facilitate the exploration of potential correlations and hypothesis generation, I would like to propose a new feature that allows users to plot the echogram together with other oceanographic variables from Sv xarray data.

Echoshader should provide table or frame to load additional oceanographic variables from separate files that have corresponding timestamps.