地球物理软件

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

地球物理软件
下面这些链接大部分都能打开,
地球物理软件下载
1. 来自Univ. of Calgary CREWS的免费地震研究软件(基于MATLAB)
source: /Samples/EduSoftware/
This software is intended to accompany the textbook Numerical Methods of Exploration Seismology with algorithms in Matlab (NMES) by Gary F. Margrave (IMG:/AboutCREWES/Faculty/margrave/margrave258.jpg)
说明书:
/Samples/EduSoftware/...ES_Margrave.pdf
软件包 software link:
/Samples/EduSoftware/...eAgreement.html
数据 data link:
/Samples/EduSoftware/...aAgreement.html
2. 免费地震处理软件, USP, 以前AMOCO的软件
/index.php?showtopic=2304
3. Quantitative Seismic Interpretation的免费MATLAB程序, 来自: Stanford的SRB实验室
/index.php?showtopic=2698
新书推荐:
Quantitative Seismic Interpretation
by : Avseth, Mukerji, and Mavko
Cambridge University Press, 2005.
来自: Stanford的SRB实验室
/books/QSI/
MATLAB 开放程序, 可以计算AVO response, rock property, Gassmann's equation, fluid property, Elastic impedance等, 非常方便.
程序连接下载:(110K)
/books/QSI/QSItools.tar
数据连接:(360M,很大)
/books/QSI/QSIdata.tar
4. Geoscience Data Repository,可以免费下载
/index.php?showtopic=2776
http://gdr.nrcan.gc.ca/index_e.php
各种geoscience数据,可以免费下载!
5. 来自Stanford的免费小波变换的软件, WAVELAB
/index.php?showtopic=2332
Source (网址):
/~wavelab/
Stanford U.
这个基于MATLAB的软件可以做小波变换, 时频分析等处理, 其中很多程序例子可以做绘出下面这本书的图例.
A Wavelet Tour of Signal Processing by Stephane Mallat.
Current Release
David Donoho,
Mark Reynold Duncan
Xiaoming Huo
Ofer Levi
Major Contributions from
Jon Buckheit
Maureen Clerc
Jerome Kalifa
Stephane Mallat
Thomas Yu
发布者: blueocean 来自精准石油论坛
6. 加州理工学院推出的 curvelet
/index.php?showtopic=2849
加州理工学院推出的 curvelet 可以用于地震资料的去噪. (朋友:小波专家Joe推荐) 网址:
matlab 和 c++的开放程序:
/software.html
如果是作为研究用途, 可以免费获得帐号和密码, 下载前先注册.
文章: /papers.html
地震资料去噪实例:
/gallery/image1.html
(IMG:/images/more_images/seismic_data.jpg)
This image is a denoising experiment using the curvelet transform. The original image is a synthetic noise-free seismogram simulated from a one-dimensional velocity model, courtesy of Felix Herrmann and Eric Verschuur.
(IMG:/images/more_images/seismic_o.jpg)
(IMG:/images/more_images/seismic_n.jpg)
(IMG:/images/more_images/seismic_w.jpg)
(IMG:/images/more_images/seismic_c.jpg) ...................(1).............................(2).................................(3).............................. .. (4)
Image (1) is a zoom-in. In real life, however, seismic data is corrupted by noise. In Image (2), we simulate degradation by adding gaussian white noise with standard deviation equal to one tenth of the total intensity, PSNR = 20.0 dB. Image (3) is the result of standard translation-invariant wavelet thresholding (see WaveLab), PSNR = 30.8 dB. Image (4) is the result of curvelet thresholding, PSNR = 37.6 dB.
发布者: othello 来自精准石油论坛
7. Geophysical software and algorithms
/index.php?showtopic=769
发信站: 精准石油论坛() 发布者: sandstone 本文链接:
/index.php?showtopic=769&view=findpost&p=1500 /
In 2004, the editors of the journal GEOPHYSICS decided to create a new section, "Geophysical software and algorithms". Papers that appear in that section of the journal include source code, which will be available online at . The papers will generally not include the source code themselves, but only a pointer to a URL. It is intended that these URL's should continue working into the indefinite future.
On an experimental basis, the site is also being used to distribute public datasets of interest to researchers in exploration geophysics.
发布者: sandstone 来自精准石油论坛 GEOPHYSICS source-code archive
/GEO.html
发布者: cced 来自精准石油论坛
8. S-Transform: Time-frequency decomposition
/index.php?showtopic=1833
In 1996, Stockwell published one paper about s-transform. S-transform can be considered as pseudo-continous wavelet transform. The normal CWT is transformed to (time, scale) domain, while S-transform is transformed to (time, frequency) domain. On the other hand, s-transform is very similar to Short Window Fourier Transform. The difference is the frequency dependent window length. The kernel basis of s-transform is scaled and frequency dependent Morlet wavelet.
Here is the Stockwell's webiste:
/~stockwel/
There're a bunch of information about s-transform.
The first s-tranform paper is:
/~stockwel/rgspage...cs/loc_ieee.pdf
The matlab codes are:
/~stockwel/rgspage...rm/m_files/st.m
/~stockwel/rgspage...m_files/stest.m
Contribution by Robert G. Stockwell
9. SU 与 SEPLib 之比较 (免费地震处理软件, 强烈推荐)
/index.php?showtopic=1724
SU 与 SEPLib是很著名的免费地震处理软件.
SU 主要的源程序为C, CWP的John Stockwell 为维护员
SEPLib 为Fortran, SEP的Robert Clapp为维护员
SU和SEPLib都是命令行的形式来处理数据.
SU 下载: /cwpcodes/
SEPLib 下载:/software/septour.html
大家首先下载说明书, 然后下载安装.
从软件的续加自己的模块程序来说, SU更简单一些, 并加上比较优秀的绘图程序, 所以大家更多的应用SU.
我自己开始编写的程序都是基于SU的模块, 后来该用SEPLib来编写源程序, 比较二者而言, 从本人的角度来看, SU 和SEPLib的原理基本一致.
SEPLib 的优点是可以很容易的处理三维问题, 并简单的和MPI一起编写并行程序, 我也曾经尝试过结合SU和MPI的编写.
发布者: blueocean 来自精准石油论坛
10. MPI 高性能计算并行编程
/index.php?showtopic=1739
对于运行3维地震偏移或地震属性计算时, MPI的优越性尽现无疑.
如果想了解MPI, 请看以下网址
MPI介绍网址:
/mpi/
MPI 入门介绍(英文) by John Burkardt , Florida State University
/~burkardt/pdf/mpi_course.pdf
4天的Powerpoint style PDF file by John Burkardt , Florida State University /~burkardt/pdf/mpi_day1.pdf
/~burkardt/pdf/mpi_day2.pdf
/~burkardt/pdf/mpi_day3.pdf
/~burkardt/pdf/mpi_day4.pdf
国内的书有一本:
高性能计算并行编程技术-MPI 并行程序设计 (都志辉, 清华大学出版社, 2001), 入门书, 基本上是英文说明的翻译.
-------------------------------------------------------------------
SOURCE CODES (C, C++, FORTRAN77, FORTRAN90)
C和MPI的source codes
/~burkardt/c_src/mpi/mpi.html
C++和MPI的source codes
/~burkardt/cpp_src/mpi/mpi.html
FORTRAN77和MPI的source codes
/~burkardt/f77_src/mpi/mpi.html
FORTRAN90和MPI的source codes
/~burkardt/f_src/mpi/mpi.html
发布者: blueocean 来自精准石油论坛
11. MATLAB三维显示地震数据, 开放小工具
/index.php?showtopic=7043
/matlabcentral/fil...objectType=FILE
Update Author: Eike Rietsch
Original Author: Robert Barsch
请到上面的网页上直接下载.
这个开放MABLAB三维绘图小工具, 非常好用, 可进行SLICE, CONTOUR, 等交互功能.
12. Madagascar 新的地震数据处理开源软件包, BEG, UT, Austin
/index.php?showtopic=7044
/wiki/index.php/Main_Page
Admin: Sergey Fomel & Paul Sava
请到他们的网页上查询更多的信息.
发布者: othello 来自精准石油论坛
13. SeisLab, 开放MATLAB程序包, 可以处理地震数据, 操作测井数据
/index.php?showtopic=7045
/matlabcentral/fil...objectType=FILE
Author: Eike Rietsch
请到上面的网页下载试用.
14. 免费时频分析MATLAB软件包
/index.php?showtopic=7283
来源: /
The toolbox contains numerous algorithms which implements various kind of time-frequency analysis with a special emphasis on quadratic energy distributions of the Cohen and affine classes, along with their version enhanced by the reassignment method. The toolbox also includes signal generation procedures, processing/post-processing routines (with display utilities) and a number of demonstrations.
大约有100个子程序, 可进行各类时频分析.
时频分析MATLAB软件包下载
/releases/...tftb-0.1.tar.gz
说明书下载
/tutorial.pdf
程序参考下载
/refguide.pdf
The TFTB has been developed by François Auger, Olivier Lemoine, Paulo Gonçalves and Patrick Flandrin under the auspices of the CNRS (Centre National de la Recherche Scientifique) within its GdR Information, Signal et Images. Parts of the Toolbox have also been written at Department of Electrical and Computer Engineering of Rice University with the support of the NSF. We would like to thank the people who helped in various ways.
发布者: blueocean 来自精准石油论坛
15. SeismicLab, 免费MATLAB地震数据处理软件包
/index.php?act...=ST&f=13&t=7393
http://www-geo.phys.ualberta.ca/saig/SeismicLab/index.html
by Mauricio D. Sacchi (Associate Professor, Univ. of Alberta)
下载
http://www-geo.phys.ualberta.ca/saig/Seism.../SeismicLab.tar
OR
http://www-geo.phys.ualberta.ca/saig/b/SeismicLab/ 这是另一个MATLAB免费地震数据处理软件包
另外两个是:
来自Univ. of Calgary CREWS的免费地震研究软件(基于MATLAB) /index.php?showtopic=2279
SeisLab, 开放MATLAB程序包, 可以处理地震数据, 操作测井数据/index.php?showtopic=7045。

相关文档
最新文档