Google Earth Engine ——全球JRC/GSW1_1/MonthlyRecurrence数据集的观测数据

This dataset contains maps of the location and temporal distribution of surface water from 1984 to 2018 and provides statistics on the extent and change of those water surfaces. For more information see the associated journal article: High-resolution mapping of global surface water and its long-term changes (Nature, 2016) and the online Data Users Guide.

These data were generated using 3,865,618 scenes from Landsat 5, 7, and 8 acquired between 16 March 1984 and 31 December 2018. Each pixel was individually classified into water / non-water using an expert system and the results were collated into a monthly history for the entire time period and two epochs (1984-1999, 2000-2018) for change detection.

The Monthly Recurrence collection contains 12 images: monthly measures of the seasonality of water based on the occurrence values detected in that month over all years.

该数据集包含1984年至2018年地表水的位置和时间分布图,并提供这些水面的范围和变化的统计数据。更多信息见相关期刊文章。全球地表水及其长期变化的高分辨率地图(自然,2016)和在线数据用户指南。

这些数据是使用1984年3月16日至2018年12月31日期间获取的Landsat 5、7和8的3,865,618个场景生成的。每个像素都使用专家系统单独分类为水/非水,并将结果整理为整个时间段的月度历史和两个纪元(1984-1999年,2000-2018年),用于变化检测。

月度复现集包含12张图片:根据历年在该月检测到的发生值,每月衡量水的季节性。

Dataset Availability

1984-03-16T00:00:00 - 2019-01-01T00:00:00

Dataset Provider

EC JRC / Google

Collection Snippet

Copied

ee.ImageCollection("JRC/GSW1_1/MonthlyRecurrence")

Resolution

30 meters

Bands Table

NameDescriptionMinMaxUnits
monthly_recurrenceThe recurrence value expressed as a percentage for this month.0100%
has_observationsA flag to indicate if the month has observations.
has_observations Bitmask
  • Bit 0: Observations for the month.
    • 0: No valid observations
    • 1: At least 1 valid observation was available

影像属性:

NameTypeDescription
monthDoubleMonth

数据使用:

All data here is produced under the Copernicus Programme and is provided free of charge, without restriction of use. For the full license information see the Copernicus Regulation.

Publications, models, and data products that make use of these datasets must include proper acknowledgement, including citing datasets and the journal article as in the following citation.

If you are using the data as a layer in a published map, please include the following attribution text: 'Source: EC JRC/Google'

引用:

Jean-Francois Pekel, Andrew Cottam, Noel Gorelick, Alan S. Belward, High-resolution mapping of global surface water and its long-term changes. Nature 540, 418-422 (2016). (doi:10.1038/nature20584)

代码:

var dataset = ee.ImageCollection('JRC/GSW1_1/MonthlyRecurrence');

var visualization = {
  bands: ['monthly_recurrence'],
  min: 0.0,
  max: 100.0,
  palette: ['ffffff', 'ffbbbb', '0000ff']
};

Map.setCenter(-51.482, -0.835, 6);

Map.addLayer(dataset, visualization, 'Monthly Recurrence');

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

此星光明

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

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

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

打赏作者

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

抵扣说明:

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

余额充值