下面:厚度2.5的地震引起兴奋!
Hochstaufen周围的地震活动继续引起兴奋。星期三上午7:23,巴伐利亚地球办公室服务的专家在里奇量表上占2.5的地震。这是自大雨相关的冲击以来该地区最强的地震。虽然注册值相对较高,但来自Bad Reichenhall的许多居民和引导报告说,他们发现地震量不太强烈。
由路德维希·马克西米尔大学(Ludwig Maximilians University),巴伐利亚州环境与健康部和巴伐利亚州环境办公室组成的地球巴伐利亚州巴伐利亚州巴伐利亚州的巴伐利亚局部。它在Hochstaufen的东坡上,深度约为一公里。暂时不必担心地震造成的损害,但是在接下来的几天内,地震活动可能会持续下去。
地震活动原因
在9月中旬寻找该地区的大雨被认为是当前地震活动的主要原因。 Hochstaufen的地质特征有利于此类事件。为了触发地震,必须在岩石中有许多裂缝和深层断层区的相互作用。
当发生暴力降雨时,雨水可以穿透这些断层区并充当润滑剂。水降低了岩石中的压力和紧张局势,并导致已经紧张的地壳。这些运动在地震群中表达,通常在1和2的强度之间表达。但是,不排除更强的地震。在詹斯·斯卡普斯基(Jens Skapski)进行分析之后,在不良的赖兴霍尔(Reichenhall),诱惑,巴伐利亚·格曼(Bavarian Gmain)和格罗斯格曼(Großgmain)的城市中,冲击尤其明显。
最新的地震事件发生在9月22日的第一次地震之后,其力量为2.1,并且已经在Bad Reichenhall设置了房屋。应热切观察到该区域的地震活性。专家警告说,因为在未来几天可能会进一步震颤。人口被要求了解当前的发展并采取可能的安全预防措施。
For detailed information on this topic,
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #b20e10 !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #b20e10;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #b20e10; }
Kommentare (0)