Published July 30, 2025
| Version v1
Software
Open
VelRecover: An Interactive Python Tool for Building Velocity Models from Sparse Velocity Picks in Vintage Seismic Sections
Creators
Description
VelRecover is a GUI based tool designed to interpolate 2D seismic velocity data from sparse velocity picks found in vintage seismic reflection sections. Results can be exported as text or binary files, suitable for further seismic processing workflows. The tool requires a SEGY file and a text file containing velocities, CDPs, and TWTs as input.
Check the GitHub repository for detailed information and the latest development release: https://github.com/a-pertuz/velrecover
Installation & Running
To install VelRecover, you can:
-
Using pip:
pip install velrecover -
From Source:
pip install git+https://github.com/username/velrecover.git
Once installed, run the application by typing:
velrecoverAlternatively, you can download the zip and run the file run_src_velrecover.py
Files
VelRecover-1.1.0.zip
Files
(8.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:793cf016f3656a80b18b2cb23efe30a0
|
8.3 MB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/a-pertuz/velrecover
- Programming language
- Python
- Development Status
- Active