Skip to content

1-D inversion of velocities and hypocenter locations

Notifications You must be signed in to change notification settings

jubenjum/velest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source of velet can be found in http://www.seg.ethz.ch/software/velest.html

code downloaded on 04/02/2019

Requeriments

Install gfortran and devtools (make, gcc, etc) in your system, in debian/ubuntu you can do:

sudo apt-get install build-essential gfortran

on fedora

sudo yum install gcc-gfortran

after you can clone this repository by doing:

git clone https://github.com/jubenjum/velest	

or getting the zip file:

wget -c https://github.com/jubenjum/velest/archive/master.zip

Compile

Compile the code by running

make 

The generated executable file is bin/velest

About

1-D inversion of velocities and hypocenter locations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages