nestore
2.0 次下载
更新时间 2022/12/22
来自 github
nestore -凯发k8网页登录
matlab package able to forecast strong aftershocks starting from the first hours after the mainshocks
software description
nestore is a matlab package capable to estimate, during ongoing of an aftershock sequence following a damaging earthquake, the likelihood of the occurrence of another strong earthquake.
the code is based on the seismicity characteristics and uses a machine learning approach to provide forecasting for the ongoing seismic sequence.
starting from an input catalogue, the package
- provides an identification of clusters by a window based method (cluster identification module)
- trains the algorithm by machine learning on cluster's features (training module)
- tests the algorithm performances (testing module)
- classifies in near-real-time new clusters (near-real-time classification module)
for further details see the paper: nestorev1.0: a matlab package to identify patterns for strong following earthquake forecasting s. gentili, p. brondi, r. di giovambattista
installation
download nestorev1.0.zip and extract in a folder you prefer (e.g. nestore_folder)or clone nestore repository on your computer; no other action is required. nestore has been tested on matlab r2018a and later versions.
usage
to run nestore code start matlab, move in your sub-directory nestorev1.0/user(e.g. nestore_folder/nestorev1.0/user); in the matlab command line, type the corresponding run you need (e.g. run_training); examples are provided. see folder_struc.txt and fileinput_format.txt for further details.
software support
this package is the first online version of nestore, so any suggestions or bug reporting are welcome. please contact
credits
please use the following citation for any use of this software: stefania gentili, piero brondi, rita di giovambattista; nestorev1.0: a matlab package for strong forthcoming earthquake forecasting. seismological research letters 2023; doi:
references
-
gentili, s., and r. di giovambattista (2017). pattern recognition approach to the subsequent event of damaging earthquakes in italy, phys. earth planet. in. 266, 1–17.
-
gentili, s., and r. di giovambattista (2020). forecasting strong aftershocks in earthquake clusters from northeastern italy and western slovenia, phys. earth planet. in. 303, doi: 10.1016/j.pepi.2020.106483.
-
gentili, s., and r. di giovambattista (2022). forecasting strong subsequent earthquakes in california clusters by machine learning, phys. earth planet. in. 327, doi: 10.1016/j.pepi.2022.106879.
-
gentili, s., e. anyfadi, p. brondi, and f. vallianatos (2023). forecasting strong subsequent earthquakes in greece using nestore machine learning algorithm, egu general assembly 2023, vienna, austria, 23–28 april 2023.
acknowledgments
the nestore software improvement for making it more robust and for distributing to the scientific community has been funded by a grant from the italian ministry of foreign affairs and international cooperation.
license
gnu general public license as published by the free software foundation; version 3 of the license or any later version.
引用格式
gentili, s.; brondi, p.; di giovambattista, r. nestorev1.0: a matlab package for strong forthcoming earthquake forecasting. seismol. res. lett. 2023
matlab 版本兼容性
平台兼容性
windows macos linux标签
community treasure hunt
find the treasures in matlab central and discover how the community can help you!
start hunting!探索实时编辑器
创建集代码、输出和格式化文本于一体的可执行脚本文档。
nestorev1.0/src
nestorev1.0/src/external
nestorev1.0/src/external/bookmaker
nestorev1.0/src/external/filetime
nestorev1.0/user
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|