クラス | 説明 |
---|---|
BasicID |
ID for observed and synthetic waveform
This class is IMMUTABLE
Double values will be rounded off to 3rd decimal places. |
BasicIDFile |
Utilities for a pair of an ID file and a waveform file.
|
ObservedSyntheticDatasetMaker |
Creates dataset containing observed and synthetic waveforms.
|
Partial1DDatasetMaker |
Creates a pair of files containing 1-D partial derivatives
TODO shとpsvの曖昧さ 両方ある場合ない場合等 現状では combineして対処している
Time length (TLEN) and the number of step in frequency domain (NP) in DSM
software must be same.
|
PartialDatasetMaker |
shfp、shbp、psvfp,psvbp から作られたSPCファイルがあるディレクトリの操作
fpDIR, bpDIR(未定義の場合workDir)の下に イベントごとのフォルダ(FP)、ステーションごとのフォルダ(BP)があり その下の
modelNameにspcfileをおく
イベントフォルダはeventnameで定義されたもの ステーショフォルダは0000(stationname)
spcfileの名前は (point name).
|
PartialID |
ID for a partial derivative
This class is IMMUTABLE
=Contents of information for one ID= Name of station Name of network Horizontal position of station (latitude longitude) Global CMT ID Component (ZRT) Period minimum and maximum Start time Number of points Sampling Hz If one is convoluted or observed, true Position of a waveform for the ID partial type Location of a perturbation point: latitude, longitude, radius One ID volume: PartialIDFile.oneIDByte
|
PartialIDFile |
Utilities for a pair of an ID file and a waveform file.
|
WaveformDataWriter |
Writer of BasicDataset and PartialDataset
This class create a new set of dataset files.
|