export PATH=${PATH}:/usr/local/win/bin export YMAEDA_OPENTOOL_DIR=/usr/local/ymaeda_opentools source $YMAEDA_OPENTOOL_DIR/share/initall.bashrc |
export YMAEDA_OPENTOOL_DIR=/usr/local/ymaeda_opentools source $YMAEDA_OPENTOOL_DIR/share/initall.bashrc export PATH=${PATH}:/usr/local/win/bin |
引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
開きたいWINデータファイル名。 The name of the WIN data file to open. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
trg_dir | 波形データファイル(トリガファイル)のディレクトリ名。 The directory path for waveform data files (trigger files). |
ディレクトリ名を表す文字列。 A string that represents a directory name. |
"." |
channel_table | チャネル表ファイル名。 The channel table file name. |
ファイル名を表す文字列。
このパラメータを指定した場合はダミーファイルは作成されないので
実在するファイルでなければならない。 A string that represents a file name. Make sure that the file is present, as a dammy file is not created when this parameter is specified. |
省略時はダミーの一時ファイルが作成・利用される。 When this parameter is omitted, a dammy temporary file is created and used. |
zone_file | 観測点の地域分け(ゾーン)を記述したファイル名。 The name of a file that defines subregions (zones) of stations. |
ファイル名を表す文字列。
このパラメータを指定した場合はダミーファイルは作成されないので
実在するファイルでなければならない。 A string that represents a file name. Make sure that the file is present, as a dammy file is not created when this parameter is specified. |
省略時はダミーの一時ファイルが作成・利用される。 When this parameter is omitted, a dammy temporary file is created and used. |
pick_dir | P波・S波の読み取り値と震源決定結果(pickファイル)の保存先ディレクトリ名。 The directory path for the picked P- and S-wave arrival times and hypocenters (pick files). |
ディレクトリ名を表す文字列。 A string that represents a directory name. |
"." |
hypomh_command | 震源決定に用いるコマンドのフルパス。 A full path of the command used for hypocenter determination. |
ファイル名を表す文字列。 A string that represents a file name. |
$WIN_DIR/bin/hypomh |
structure_file | 震源決定に用いる速度構造ファイル名。 The file for a velocity structure used for the hypocenter determination. |
ファイル名を表す文字列。
このパラメータを指定した場合はダミーファイルは作成されないので
実在するファイルでなければならない。 A string that represents a file name. Make sure that the file is present, as a dammy file is not created when this parameter is specified. |
省略時はダミーの一時ファイルが作成・利用される。 When this parameter is omitted, a dammy temporary file is created and used. |
map_file | 地図データファイル名。 A map data file name. |
ファイル名を表す文字列。
このパラメータを指定した場合はダミーファイルは作成されないので
実在するファイルでなければならない。 A string that represents a file name. Make sure that the file is present, as a dammy file is not created when this parameter is specified. |
"none" |
output_dir | 切り出した波形データの出力先ディレクトリ名。
ズーム波形で拡大表示した部分の波形をファイルに切りだして、
他のプログラムなどで利用することができる。
そのファイルを作るディレクトリを指定する。 The directory path to store trimmed waveforms. Partial waveforms in a zoom view can be extracted as separate files than can be used for other programs. Specify the directory path to these partial waveforms. |
ディレクトリ名を表す文字列。 A string that represents a directory name. |
"." |
output_format | 切り出した波形データの出力フォーマット。 The output format of the trimmed waveforms. |
|
C |
filter_file | フィルターの設定ファイル名。 A configuration file name for filters. |
ファイル名を表す文字列。
このパラメータを指定した場合はダミーファイルは作成されないので
実在するファイルでなければならない。 A string that represents a file name. Make sure that the file is present, as a dammy file is not created when this parameter is specified. |
省略時はダミーの一時ファイルが作成・利用される。 When this parameter is omitted, a dammy temporary file is created and used. |
printer | ハードコピー用プリンタ名。 The name of a printer for hard copy. |
プリンタ名を表す文字列。 A string that represents a printer name. |
& |
projection | 初動の押し引きの投影方法。 The projection method for the polarity of first motion. |
|
upper |
label_file | 震源決定結果に付けるラベルのリストファイル名。 The name of a file that defines the labels appended to the pick results. |
ファイル名を表す文字列。
このパラメータを指定した場合はダミーファイルは作成されないので
実在するファイルでなければならない。 A string that represents a file name. Make sure that the file is present, as a dammy file is not created when this parameter is specified. |
省略時はダミーの一時ファイルが作成・利用される。 When this parameter is omitted, a dammy temporary file is created and used. |
hypocenter_dir | 地図表示のための震源データファイルを探すディレクトリパス。 A directory path to search hypocnter data files for map view. |
ディレクトリ名を表す文字列。 A string that represents a directory name. |
"." |
dpi | 地図の縮尺を正しくするためのDPI数。 The number of DPIs to correct a map scale. |
正の実数。 A positive real number. |
100.0 |
tmp_dir | 一時ファイルの保存先ディレクトリ名。
run_winコマンドから出力される一時ファイルではなく、
WINシステム内で生成される一時ファイルのディレクトリを指定する。 A directory path for temporary files. Not the temporary files created by run_win command but the temporary files created within the WIN system. |
ディレクトリ名を表す文字列。 A string that represents a directory name. |
/tmp |