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
Last revision Both sides next revision
wphase:documentation [2021/10/22 18:51]
wphase
wphase:documentation [2022/01/10 07:30]
wphase [Extracting data from a gzipped tar archive]
Line 97: Line 97:
 Two tgz archive formats are supported: WILBER (default) and NIED.  Two tgz archive formats are supported: WILBER (default) and NIED. 
  
-Using the WILBER format, SAC files should be named with a "​.SAC"​ or "​.sac"​ extension and SAC_PZ file names should start with "​SAC_PZ"​. ​Although this is the default ​format, extraction from a WILBER archive can be stated explicitly by running+Using the WILBER format, ​the tgz archive should include ​SAC files named with a "​.SAC"​ or "​.sac"​ extension and SAC_PZ file names starting ​with "​SAC_PZ"​. ​If data is ordered using the [[https://​ds.iris.edu/​wilber3|IRIS Wilber 3 system]], this format ​can be obtained directly by selecting "​Output format: SAC binary"​ (little or big-endian) ​ and "​Bundle As: gzipped tar archive"​ in the final Request Data page. Once the tgz archive is prepared, extraction from a WILBER ​formatted ​archive ​is done by running: 
 +<​code>​${WPHASE_HOME}/​bin/​tgz2DATA_org.py path_to_tgz_archive.tgz</​code>​  
 +Although this is the default format, extraction ​can also be stated explicitly by running
 <​code>​${WPHASE_HOME}/​bin/​tgz2DATA_org.py path_to_tgz_archive.tgz wilber</​code>  ​ <​code>​${WPHASE_HOME}/​bin/​tgz2DATA_org.py path_to_tgz_archive.tgz wilber</​code>  ​
  
wphase/documentation.txt · Last modified: 2022/01/10 07:39 by wphase