Giter Site home page Giter Site logo

crs3s / capjoint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangliang1989/capjoint

0.0 1.0 0.0 5.66 MB

License: GNU General Public License v3.0

C 3.46% Makefile 0.03% Fortran 1.86% Perl 1.46% Perl 6 0.81% Forth 0.01% Shell 0.79% Awk 0.09% PostScript 91.50%

capjoint's Introduction

CAPjoint

CAPjoint 是中科大的 Weiwen Chen 和 Zhe Jia 基于朱露培教授的 CAP 发展而来,其优势在于可以利用远震数据。 CAPjoint 的官方发布地址是 http://home.ustc.edu.cn/~vincentc/CAPjoint

这个 repo 是我在学习 CAPjoint 后整理并用 perl 改写其主要脚本后的脚本集。对 CAPjoint 方法本身并无任何改进。 如果按照下面的流程,原则上可以把官方包内的例子跑出来。详细的笔记请看我的博客

编译与安装

地震学科研一般都要用的工具在此处不指导如何安装,只列出。

  1. SAC
  2. Tau-P
  3. fk
  4. GMT4
  5. PSSAC2

下载

git clone [email protected]:wangliang1989/capjoint.git

编译 crust2

进入 src/crust2,编译:

gfortran getCN2point.f -o getCN2point

编译 teles

进入 src/tel3,编译:

make

编译 CAP

进入 src/cap,编译:

make

在编译完 teles 和 cap 之后,会分别生成可执行文件 teles 和 cap,请务必把他们拷贝到 example/cmds

运行例子

例子放在 example 路径下。

数据预处理

perl process.pl 20140310

计算格林函数

perl grn.pl 20140310

生成权重文件

perl weight.pl 20140310

cap 反演

perl inversion.pl 20140310

capjoint's People

Contributors

wangliang1989 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.