搜索资源列表
segy
- 读写取美国地球物理协会标准SEG-Y格式数据,用于石油地球物理勘探的数据交换-it can read and write SEG Y format seismic data, this format is used for seismic data exchange
SegyMAT-1.5.1
- 地震数据读取软件SegyMAT 1.5.1版本-SegyMAT is a set of m-files that aims to ease importing and exporting SEG-Y files from Matlab.
read_segy1
- 此程序用fortran2003实现了对地震数据SEG-Y格式的读取。使用了fortran2003的一个新特性,流访问模式。 值得一提的是,在输出文件时,实现了自动化生成格式控制符。 程序存在的不足是,文件的字节大小得提前确定,不管用什么方式获取文件的大小都行,我用的方法是直接在windows下面通过查看sgy文件属性获得的。- This program read the Seismic SEG-Y data with Fortran 90 modified from C, se
Seismic_Profiles_plotting
- 对SEG-Y数据进行解编,然后根据需要沿主测线或联络测线逐条绘制地震剖面并连续显示,也可以显示时间切片-Plot seismic vertical profile or time slice of a SEG-Y Data
SEGY-data-format-and-functions
- SEGY是指地震数据模式。SEG-Y格式是由SEG 提出的标准磁带数据格式之一,它是石油勘探行业地震数据的最为普遍的格式之一。本文介绍了SEGY格式与SU格式之间的转化,SEGY格式数据的处理,及相关函数-SEGY is a seismic data format.This paper introduces the transfer between SEGY and SU, the processing of SEGY data and some related functions.
read_segy_file
- 在地球物理勘探中读取与导出SEG-Y格式数据-reads a SEG-Y file and outputs a seismic structure
read_traces_of_segy_file
- 地球物理勘探中,从segy数据中读取道集信息-Read traces of the open SEG-Y file with file ID fid .
ChangeSgyHeader
- 该源码用来修改SEG-Y格式文件道头字,里面有SEG-Y格式文件读取方法。-modify the SEG-Y format file trace header value
SGY文件读写代码
- 地震勘探SEG-Y格式文件Fortran90读写代码,献给物探初学者!IVF平台编译!内有测试数据!支持IBM、IEEE、无卷头SGY格式文件!(Seismic exploration SEG-Y format file Fortran90 read and write code, dedicated to geophysical beginners! IVF platform compilation! Test data are available)