seizmo-master

所属分类:其他
开发工具:matlab
文件大小:2271KB
下载次数:8
上传日期:2017-10-09 19:49:16
上 传 者鸣人仙人
说明:  SEIZMO是一个基于 Matlab 和 GNU Octave的工具箱,包含了超过700多个函数,可以用以进行地震数据的预处理、质量控制和分析,类似于Seismic Analysis Code并针对区域和全球尺度的被动源地震领域(这里的震源往往是地震和环境噪音)。
(SEIZMO is a Matlab based and GNU Octave toolbox, contains more than more than 700 functions that can be used to carry out seismic data preprocessing, quality control and analysis, passive source seismic areas similar to Seismic Analysis Code and aiming at regional and global scales (where the source is often earthquake and ambient noise).)

文件列表:
CONTRIB (2869, 2014-08-02)
Contents.m (629, 2014-08-02)
about_seizmo.m (1143, 2014-08-02)
audio (0, 2016-08-29)
audio\playseizmo.m (4361, 2014-08-02)
audio\seizmo2wav.m (4140, 2014-08-02)
behavior (0, 2016-08-29)
behavior\binoperr.m (7678, 2014-08-02)
behavior\checkoperr.m (3030, 2014-08-02)
behavior\seizmodebug.m (1554, 2014-08-02)
behavior\seizmoreset.m (2108, 2014-08-02)
behavior\seizmoverbose.m (1799, 2014-08-02)
clean_seizmo.bash (872, 2014-08-02)
cmap (0, 2016-08-29)
cmap\blue2red.m (1416, 2014-08-02)
cmap\dawn.m (1415, 2014-08-02)
cmap\drywet.m (1372, 2014-08-02)
cmap\dusk.m (1390, 2014-08-02)
cmap\fire.m (1347, 2014-08-02)
cmap\gebco.m (1488, 2014-08-02)
cmap\globe_land.m (1774, 2014-08-02)
cmap\globe_sea.m (1612, 2014-08-02)
cmap\gmt_ocean.m (1535, 2014-08-02)
cmap\gmt_rainbow.m (1375, 2014-08-02)
cmap\green2blue.m (1369, 2014-08-02)
cmap\hsvcustom.m (1648, 2014-08-02)
cmap\hsvspin.m (1365, 2014-08-02)
cmap\nighttime.m (1536, 2014-08-02)
cmap\red2green.m (1359, 2014-08-02)
cmap\relief.m (1533, 2014-08-02)
cmap\ritz.m (1591, 2014-08-02)
cmap\sealand.m (1568, 2014-08-02)
cmap\sealand_land.m (1524, 2014-08-02)
cmap\sealand_sea.m (1430, 2014-08-02)
cmap\seis.m (1356, 2014-08-02)
cmap\split.m (1490, 2014-08-02)
cmap\topo_land.m (1594, 2014-08-02)
cmb (0, 2016-08-29)
... ...

SEIZMO - passive seismology toolbox for Matlab & GNU Octave 1. What is SEIZMO? ------------------ A set of routines that taken together can aid in learning seismology as well as reduce the effort required in day-to-day processing and analysis in seismology research. See the project website for more details: http://epsc.wustl.edu/~ggeuler/codes/m/seizmo/ 2. Downloading -------------- 2a Get the latest version (as a compressed tarball or zipfile) here: https://github.com/g2e/seizmo/archive/master.tar.gz https://github.com/g2e/seizmo/archive/master.zip 2b Or grab an older tagged version: https://github.com/g2e/seizmo/tags 2c Or if you have git installed (http://git-scm.com/), you may use it to retrieve the latest version: git clone git://github.com/g2e/seizmo.git and to update to the latest version (within the seizmo directory): git pull git://github.com/g2e/seizmo.git 3. Installation --------------- 3a If you went with route 2a or 2b then extract the tarball/zipfile somewhere on your filesystem. Next, go into the extracted directory and start Matlab or GNU Octave. Finally, run install_seizmo in Matlab or GNU Octave. This function will remove any paths from previous SEIZMO installs and add paths for the current SEIZMO as needed. Drop me a note if you are having trouble with the install. 3b If you went the git route (2c) then move into your new repository and open Matlab or GNU Octave. Next, run install_seizmo in Matlab or GNU Octave. NOTE: You should run install_seizmo even if you are only updating using git because SEIZMO's directory layout changes from time to time and Matlab & GNU Octave need to be made aware of this. There may be issues during the uninstall phase with git-based updates so you might need to clean your path occasionally. 3.1 If you can't download through Matlab and are on Linux/Unix/OSX, you may run the bash script setup_seizmo.bash via a terminal to download and unpackage external tools for seizmo. 3.2 If you can't or don't want to save seizmo to your paths, you can use startup_seizmo and shutdown_seizmo to dynamically use seizmo when you want. This is also useful when the functions in seizmo have the same name as functions in another package that you are using. 4. Getting Started ------------------ 4a In Matlab: Type 'help seizmo' in the Matlab command window. Follow the hyperlinks as desired. 4b In Octave: Type 'help ' where is the function you want help with. There is currently no over-arching help for seizmo in GNU Octave because this requires significant effort making info files. REMEMBER: 'help ' or 'help ' ex. help install_seizmo help cmt 5. Contributing --------------- Awesome! See the CONTRIB file!

近期下载者

相关文件


收藏者