Skip to main content

Exports

Download data from the Geosnake Dashboard in two ways.

1) Animation data CSV

Downloads the per-segment positions for every frame in the selected interval.

How to export:

  1. Load data for the desired interval
  2. Click Download CSV Data

CSV columns:

  • Segment Order — segment index
  • Timestamp — frame time (ISO 8601)
  • X — lateral movement (mm)
  • Y — depth along device (m)
  • Z — lateral movement (mm)

File name includes the interval and Measurement Point name.

Screenshot: Download CSV Data button in the toolbar

tip

The button is disabled until data is loaded.

2) Statistics Model CSV

Exports the Statistics Model table to a CSV file.

How to export:

  1. Click Show Statistics Model
  2. Click Export

Screenshot: Download CSV Data button in the toolbar

CSV columns:

  • Segment Order
  • Time Window Start
  • Median — X/Y/Z (native units as shown in the table)
  • 5% interval — X/Y/Z (native units)
  • 95% interval — X/Y/Z (native units)