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

  1. Open a recording in the viewer.
  2. Click Export in the toolbar.
  3. Click Export Ping Data (CSV).
  4. Choose a save location and click Save.

What the file contains

Each row is one ping. Columns are:

ColumnContents
pingSequential ping index starting at 0
time_msElapsed time in milliseconds from the start of the recording
latLatitude in decimal degrees
lonLongitude in decimal degrees
depth_mDepth in meters
speed_knSpeed over ground in knots
heading_degHeading in degrees
temp_cWater 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.

More in Exports