This tutorial provides a complete data set for regional moment tensor inversion. Download the following:
` After downloading, execute the following steps:
gunzip -c GREEN.tgz | tar xvf -
gunzip -c MECH.NA.tgz | tar xvf - cd RMT/MECH.NA ; gunzip -c ../../0XXXREG.tgz | tar xf - [corrected 20 JUN 2019]
RMT
|--- GREEN
| |--- CUS.REG
| |--- Models
|--- index.html
|--- MECH.NA
|--- 0XXXREG
|--- DO
|--- DOCWBREG
|--- DOFINISH
|--- DOIRIS
|--- DOISETUP
|--- DOQUERY
|--- DOSETUP
|--- DOSOLUTION
|--- mech.sh
|--- PROTO.CWB
|--- PROTO.I
|--- RAW
cd RMT/GREEN
pwd
For example on my system the response of this command will be
/backup/rbh/PROGRAMS.310t/PROGRAMS.330.fixups/TUTORIAL/RMT/GREEN
export GREENDIR=/backup/rbh/PROGRAMS.310t/PROGRAMS.330.fixups/TUTORIAL/RMT/GREEN
source ~/.bashrc
If you must skip reading the tutorial, do the following:
cd RMT/MECH.NA DO cp RAW/*seed /home/cps/MTTEST/RMT/MECH.NA/20080418093700/20080418093700 cd /home/cps/MTTEST/RMT/MECH.NA/20080418093700/20080418093700 cd Sac rdseed -f ../*.seed -R -d -o 1 cd .. IDOEVT IDOROT IDODIST IDOQC cd .. cd GRD.REG DOGRD DODELAY DOPLTSAC DOCLEANUP cd ../HTML.REG DOHTMLNOTES:
In the directory RMT/GREEN/CUS.REG is a shell script DOIT.WK.big which computes Greens functions at finer distance intervals out to 790 km.
If you wish to work with another veolocty model, do the following:
The EVENT directory will now contrin the ML.REG and MLG.REG subdirectories. If the EVETN/EVENT/FINAL/rotated_sac_files has not been removed, then
cd ML.REG DOML cd ../HTML.REG DOHTMLwill compute ML and put the results in the HTML.REG directory.
Currently my DOSETUP will also create the directories EVENT/MTGRD.REG, EVENT/MTGRD.REG.DC and EVENT.MTGRD.REG.DEV. The grid search for the best double couple solution will give the same results at the use of wvfgrd96 in the EVENT/GRD.REG directory. The deviatoric grid search takes longer since the search is over 4 parameters instead of 3. The full moment tensor search is ove five parameters and will take much, much longer than for the double couple search. So, do the following: (a) copy the DOSTA from GRD.REG to the MTGRD.REG.DEV. Edit the DOMTGRD files to select the depth ranges. In the case of the full moment tensor, just do a few depths about the best depth for the deviatoric solution.