Page History
Catalog – General Description
The catalogue is a variable in the Matlab format file and it is kept in a file MAT. The structure is array with named fields that can contain data of various types and sizes. In the file there is only one variable, the file name and variable name are optional.
...
222: „1.00E+03”
Examples catalogs
Bobrek Catalog
field | type | val | unit | description | fieldType |
ID | 3 | data vector | Event ID |
| |
Time | 5 | data vector | Event occurrence time |
| |
Lat | 25 | data vector | deg | Latitude | |
Long | 25 | data vector | deg | Longitude | |
Depth | 13 | data vector | km | Hypocenter depth measured from the ground level | |
Elevation | 13 | data vector | km | Hypocenter elevation measured over the see level | |
X | 10 | data vector | m | X coordinate |
|
Y | 10 | data vector | m | Y coordinate | |
Z | 10 | data vector | m | Z coordinate | |
ML | 4 | data vector | Local magnitude | 'Magnitude' | |
E | 222 | data vector | J | Total seismic energy |
...
[1] The values rounded to 0.1.