Friday, January 10, 2025

Earthquake data treatment

All fundamental original data have download from database of Japan Meteorological Agency (JMA). I use only felt earthquakes in Japan as possible data size.

Original data is a set of data as below,

  • Date and time of occurrence
  • Location Name of epicenter
  • latitude longitude of epicenter
  • Depth of epicenter ([km])
  • Magnitude (M0.0-M9.9)
  • Japanese earthquake scale(10steps) 
I give some arrangements for these basic data as below,
  • Date and time of occurrence => Some data are treated as the total value per day
  • Location Name of epicenter (Original ones are amorphous, for example, separated land area from sea area) => New rectangle area defined including all original area
  • latitude longitude of epicenter => Sometimes used as rounding off to the first decimal place for classification
  • Depth of epicenter ([km]) => Sometimes used as rounding off for classification like as 0km/10km/20km/etc. Sometime 1km is used instead of 0km for usage of logarithm scale or product value
  • Magnitude (M0.0-M9.9) => as is numerical value 
  • Japanese earthquake scale(10steps)  => only reference because of secondary parameter
"Details Unknown" with unknown depth as Location Name of epicenter are included in JMA database. The quantity is about 90 thousands against about 220 thousands of all data. "Details Unknown" with no magnitude data is regarded as 0[km] or 1[km].
 
Database of Japan Meteorological Agency (JMA) is sometimes updated.Some data have been added lucking data, and some of them have been deleted.   
 

No comments:

Post a Comment

#SP12-4 宮城県沖の特異震源の解析(ミクロ的解析)

 [背景] 気象庁の有感地震全データを東経北緯を0.1度単位深さを1km単位のグリッドに分けた場合、M7以上の震源、かつ段数2段目あるいは3段目以上のグリッド震源は12震源しか存在せず、12の特異震源と呼んでいる。その中の発生順で4番目の宮城県沖の震源#SP12-4について、その...