User Tools

Site Tools


wphase:documentation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wphase:documentation [2021/10/22 18:40]
wphase [RUNA scripts]
wphase:documentation [2021/10/22 18:49]
wphase [Dependencies]
Line 27: Line 27:
   - gcc and gfortran   - gcc and gfortran
   - python2.7 (or later)   - python2.7 (or later)
-  - You have to install numpy, matplotlib, ​basemap ​and netCDF4 to run some python scripts which make figures.+  - You have to install numpy, matplotlib, ​cartopy ​and netCDF4 to run some python scripts which make figures.
   - rdseed   - rdseed
  
Line 90: Line 90:
  
 ==== Extracting data from a gzipped tar archive ==== ==== Extracting data from a gzipped tar archive ====
-As SEED volumes are no longer supported, waveforms and instrument response can also be retrived ​from a gzipped tar archive (hereafter referred to as "​tgz"​) including SAC and SAC_PZ (poles and zeros) files. Instead of using the "​extract.csh"​ script to extract data from SEED, we can then extract data from a tgz archive using: ​+As SEED volumes are no longer supported, waveforms and instrument response can also be extracted ​from a gzipped tar archive (hereafter referred to as "​tgz"​) including ​both SAC and SAC_PZ (poles and zeros) files. ​ 
 +Instead of using the "​extract.csh"​ script to extract data from SEED, we can then extract data from a tgz archive using: ​
 <​code>​${WPHASE_HOME}/​bin/​tgz2DATA_org.py path_to_tgz_archive.tgz</​code> ​ <​code>​${WPHASE_HOME}/​bin/​tgz2DATA_org.py path_to_tgz_archive.tgz</​code> ​
-where "​path_to_tgz_archive.tgz"​ is the path to the tgz archive including SAC and SAC_PZ files. ​+where "​path_to_tgz_archive.tgz"​ is the path to the tgz archive including SAC and SAC_PZ files. This script will extract SAC and SAC_PZ files a the directory named "​DATA_org"​.
  
 Two tgz archive formats are supported: WILBER (default) and NIED.  Two tgz archive formats are supported: WILBER (default) and NIED. 
Line 150: Line 151:
 ----- -----
 ==== RUNA scripts ==== ==== RUNA scripts ====
-Data screening and inversion can be done using the RUNA3_lite.csh script:+Data screening and inversion can all be done at once using the RUNA3_lite.csh script:
 <​code>​ <​code>​
 ${WPHASE_HOME}/​bin/​RUNA3_lite.csh ${WPHASE_HOME}/​bin/​RUNA3_lite.csh
wphase/documentation.txt · Last modified: 2022/01/10 07:39 by wphase