Google Earth Engine(GEE) ——Argo漂浮数据集(子集)

Argo漂浮数据(子集)
Argo是一个国际计划,它使用一队机器人仪器从海洋内部收集信息,这些仪器随洋流漂流,在海面和中水位之间上下移动。每个仪器(浮子)几乎都在海面下生活。选择阿尔戈这个名字是因为这个浮筒阵列与测量海洋表面形状的杰森地球观测卫星一起工作。(在希腊神话中,杰森乘坐他的阿尔戈号船寻找金羊毛)。要了解更多关于阿尔戈的信息,它是如何工作的,它的数据和技术,以及它的科学和环境影响,请点击这里。https://argo.ucsd.edu/

它的目的是什么?
Argo收集的数据描述了水的温度和盐度,一些浮筒还测量了描述海洋生物/化学的其他属性。  收集这些数据的主要原因是帮助我们了解海洋在地球气候中的作用,从而能够对未来气候的变化做出更好的估计。

例如,海平面的变化(一旦潮汐被平均化)部分取决于冰帽的融化,部分取决于海洋中储存的热量。  Argo的温度测量使我们能够计算出储存了多少热量,并监测每年热量的分布如何随着深度和地区的变化而变化。随着海洋热含量的增加,海平面上升,就像温度计中的水银一样。将Argo的测量结果与Jason的观测结果进行比较,可以使我们对海洋如何 "工作 "有新的认识,可以用来改进气候模型。

目前(2020年)Argo每个月收集12000个数据剖面(每天400个)。  这大大超过了任何其他方法可以从海洋表面以下收集的数据量。Argo计划继续收集数据,只要这些数据仍然是广泛的海洋应用的重要工具,了解和预测气候变化只是其中之一。

数据引用:

这些数据是由国际Argo计划和为其作出贡献的国家计划收集并免费提供的。 (https://argo.ucsd.eduhttps://www.ocean-ops.org).)。Argo计划是全球海洋观测系统的一部分。

The general Argo DOI is below.

Argo (2000). Argo float data and metadata from Global Data Assembly Centre (Argo GDAC). SEANOE. Argo float data and metadata from Global Data Assembly Centre (Argo GDAC)

If you used data from a particular month, please add the month key to the end of the DOI url to make it reproducible. The key is comprised of the hashtag symbol (#) and then numbers. For example, the key for August 2020 is 76230. The citation would look like:

Argo (2020). Argo float data and metadata from Global Data Assembly Centre (Argo GDAC) – Snapshot of Argo GDAC of August 2020. SEANOE. Argo float data and metadata from Global Data Assembly Centre (Argo GDAC)

ArgoVis citation

Argovis API was used to parse through and get to the datasets, you can cite argovis using the following

Tucker, T., D. Giglio, M. Scanderbeg, and S.S. Shen, 2020: Argovis: A Web Application for Fast Delivery,
Visualization, and Analysis of Argo Data. J. Atmos. Oceanic Technol., 37 (3), 401-416
https://doi.org/10.1175/JTECH-D-19-0041.1

 Argo漂浮物数据表¶
Argo float数据集已经被解析成一个小的子集,大约有20,000个特征集合,被扁平化为一个单一的集合,有超过1210万个特征,总的不同的argo float数量为866。Argo float属性变量和GEE属性名称列举如下

PropertyGEE PropertyProperty Type
Platform IDpidinteger
Instrument Typeinst_typinteger
datedateinteger
date addeddate_addedinteger
profile numberprofile_numberstring
maximum pressuremax_presfloat
pres_max_for_TEMPpmax_tempfloat
pres_min_for_TEMPpmin_tempfloat
pres_max_for_PSALpmax_psalfloat
pres_min_for_PSALpmin_psalfloat
Temperaturetempfloat
Salinitypsalfloat
Pressurepresfloat

Earth Engine Snippet

var argo = ee.FeatureCollection("projects/sat-io/open-datasets/argo-subset");

print('Total Features',argo.size())
print('Distinct Platform Id: ',argo.aggregate_count_distinct('pid'))

Map.addLayer(argo,{},'Argo Float Subset')

Sample Code: https://code.earthengine.google.com/?scriptPath=users/sat-io/awesome-gee-catalog-examples:oceans-shorelines/ARGOFLOAT-SUBSET

 

 

License

Argo data are freely available without restriction and are released in a model similar to a CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.

Created by : International Argo Program, Global Data Assembly Centre

Curated in GEE by: Samapriya Roy

Keywords: float, Argo, global ocean observing system, ocean circulation, in-situ, ocean pressure, sea water salinity, sea water temperature, multi-year, weather climate and seasonal observation, global-ocean

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

此星光明

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值