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:
- Load data for the desired interval
- 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.

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:
- Click Show Statistics Model
- Click Export

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)