Tiefsebergban
Odense南丹麦大学的生物怪人唐纳德·坎菲尔德(Donald Canfield)说,这一观察结果“令人着迷”。 “但是我发现这令人沮丧,因为它提出了很多问题,并且没有提供很多答案。”
Sweetman和他的员工在2013年的实地工作中注意到有些差异。研究人员检查了 Clarion-Clipperton-Zone 夏威夷和墨西哥之间,这比印度更大,并且是印度大的目标,并且是金属富含金属富含大量大量的金属富含大量大量的潜在目标。在此类探险期间,团队发布了一个沉没到海底的模块,以进行自动实验。作者写道,那里的模块将圆柱形室驱动到锁定海底的小部分 - 以及一小撮海水 - 并创建“海底的封闭缩影”。然后,“ Lander”衡量了锁定海水中的氧气浓度在长达几天的时间内如何变化。
氧气流
没有任何光合生物,可以将氧气释放到水中,而在任何其他消耗气体的生物体中,腔室内的氧气浓度都应慢慢降低。 Sweetman在研究中观察到了他在南部,北极和印度洋以及大西洋地区所做的。在全球范围内,海底生态系统的存在归功于氧气,该氧气是由从表面的水流带来的,如果被切断,它们会很快死亡。 (大部分氧气来自北大西洋,并被“全球传送带”运到世界深海。)
)
但是,在克拉里恩·克里普顿(Clarion Clipperton)区域中,这些仪器表明,锁定的水更丰富而不是贫穷,变成了氧气。首先,Sweetman将读数归因于传感器错误。但是这种现象在2021年和2022年的以下探险中一次又一次地发生,并通过替代技术的测量得到了证实。 Sweetman说:“突然,我意识到我忽略了这个潜在的惊人新过程,在海底深4,000米了八年。”
.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: #2f845b !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: #2f845b;
}
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: #2f845b; }
Kommentare (0)