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

統計熱力学と構造幾何学に基づく日本海溝セグメント応力スキャンモデル~アスペリティの空間連結見通しエネルギー飽和度に基づく連鎖破断および停止境界の検証~

件名について、GEMINI(NotebookLM)にて資料作成したが、要修正や説明不足があり、以下に補足の説明を補足した。 表紙 本解析は気象庁有感地震データベースのデータに基づき、幾何的・熱力学的解析を実施したものであり、その解析自体は気象庁の公式発表や見解とは関係のない独立し...