Export Ping Data CSV
Export raw ping data as CSV.
Use this when
You want every ping in a recording as a flat CSV — position, depth, speed, heading, and water temperature in one file. This is useful for custom analysis or importing into external tools.
Before you start
Open a recording in HumVision and confirm that sonar data has loaded on the active channel.
Export the file
- Open a recording in the viewer.
- Click Export in the toolbar.
- Click Export Ping Data (CSV).
- Choose a save location and click Save.
What the file contains
Each row is one ping. Columns are:
| Column | Contents |
|---|---|
ping | Sequential ping index starting at 0 |
time_ms | Elapsed time in milliseconds from the start of the recording |
lat | Latitude in decimal degrees |
lon | Longitude in decimal degrees |
depth_m | Depth in meters |
speed_kn | Speed over ground in knots |
heading_deg | Heading in degrees |
temp_c | Water temperature in Celsius |
Pings with no GPS fix still appear — their lat and lon values will be 0.
What you should see
A save dialog opens. After you save, a confirmation appears: "Ping data saved." The file is named ping-data.csv by default.
If it does not work
- "There is no ping data to export" toast — the active channel has no pings. Switch to a channel that shows sonar data and try again.
- Export button is greyed out — HumVision is in sample mode or your account is inactive. Activate HumVision to export from real recordings.