Google Earth Engine——基于SM2RAIN-ASCAT 2007-2018、IMERG、CHELSA Climate和WorldClim的1公里分辨率的月降水量,单位是毫米。

简介: Google Earth Engine——基于SM2RAIN-ASCAT 2007-2018、IMERG、CHELSA Climate和WorldClim的1公里分辨率的月降水量,单位是毫米。

Monthly precipitation in mm at 1 km resolution based on SM2RAIN-ASCAT 2007-2018, IMERG, CHELSA Climate, and WorldClim.

Downscaled to 1 km resolution using gdalwarp (cubic splines) and an average between WorldClim, CHELSA Climate, and IMERG monthly product (see, e.g, "3B-MO-L.GIS.IMERG.20180601.V05B.tif"). 3x higher weight is given to the SM2RAIN-ASCAT data since it assumed to be more accurate. Processing steps are available here . Antartica is not included.

To access and visualize maps outside of Earth Engine, use this page.

If you discover a bug, artifact or inconsistency in the LandGIS maps or if you have a question please use the following channels:

  • Technical issues and questions about the code
  • General questions and comments基于SM2RAIN-ASCAT 2007-2018、IMERG、CHELSA Climate和WorldClim的1公里分辨率的月降水量,单位是毫米。
    使用gdalwarp(三维样条)和WorldClim、CHELSA Climate和IMERG月度产品之间的平均值(例如,见 "3B-MO-L.GIS.IMERG.20180601.V05B.tif")降尺度到1公里分辨率。由于SM2RAIN-ASCAT数据被认为更准确,所以给予了3倍的权重。处理步骤见这里。南极洲不包括在内。
    要访问和查看地球引擎以外的地图,请使用这个页面。
    如果您在LandGIS地图中发现了错误、伪装或不一致的地方,或者您有问题,请使用以下渠道。
    关于代码的技术问题和疑问
    一般问题和评论


Dataset Availability

2007-01-01T00:00:00 - 2019-01-01T00:00:00

Dataset Provider

EnvirometriX Ltd

Collection Snippet

ee.Image("OpenLandMap/CLM/CLM_PRECIPITATION_SM2RAIN_M/v01")

Resolution

1000 meters

Bands Table

Name Description Min* Max* Units
jan Jan Precipitation monthly 0 380 mm
feb Feb Precipitation monthly 0 380 mm
mar Mar Precipitation monthly 0 380 mm
apr Apr Precipitation monthly 0 380 mm
may May Precipitation monthly 0 380 mm
jun Jun Precipitation monthly 0 380 mm
jul Jul Precipitation monthly 0 380 mm
aug Aug Precipitation monthly 0 380 mm
sep Sep Precipitation monthly 0 380 mm
oct Oct Precipitation monthly 0 380 mm
nov Nov Precipitation monthly 0 380 mm
dec Dec Precipitation monthly 0 380 mm


* = Values are estimated

使用说明:

This is a human-readable summary of (and not a substitute for) the license.

You are free to - Share — copy and redistribute the material in any medium or format Adapt — remix, transform, and build upon the material for any purpose, even commercially.

This license is acceptable for Free Cultural Works. The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms - Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

这是对许可证的可读摘要(而不是替代)。

你可以自由地--分享--以任何媒介或格式复制和再传播这些材料,适应--为任何目的重新混合、改造和建立这些材料,甚至是商业性的。

此许可证可用于自由文化作品。只要你遵守许可条款,许可人就不能撤销这些自由。

在以下条款下--署名--你必须给予适当的荣誉,提供许可证的链接,并说明是否进行了修改。你可以以任何合理的方式这样做,但不能以任何方式暗示许可人认可你或你的使用。

类似共享 - 如果你重新混合、改造或建立在材料的基础上,你必须在与原始材料相同的许可下分发你的贡献。

没有额外的限制--你不得应用法律条款或技术措施,在法律上限制他人做许可证允许的任何事情。

数据引用:

Monthly precipitation in mm at 1 km resolution based on SM2RAIN-ASCAT 2007-2018 and IMERG 2014-2018 10.5281/zenodo.1435912

Monthly precipitation in mm at 1 km resolution based on SM2RAIN-ASCAT 2007-2018, IMERGE, CHELSA Climate and WorldClim | Zenodo

代码:

var dataset = ee.Image("OpenLandMap/CLM/CLM_PRECIPITATION_SM2RAIN_M/v01");
var visualization = {
  bands: ['jan'],
  min: 0.0,
  max: 380.0,
  palette: ['ecffbd', 'ffff00', '3af6ff', '467aff', '313eff', '0008ff']
};
Map.centerObject(dataset);
Map.addLayer(dataset, visualization, "Precipitation monthly in mm");


相关文章
|
3月前
|
数据可视化 定位技术 Sentinel
如何用Google Earth Engine快速、大量下载遥感影像数据?
【2月更文挑战第9天】本文介绍在谷歌地球引擎(Google Earth Engine,GEE)中,批量下载指定时间范围、空间范围的遥感影像数据(包括Landsat、Sentinel等)的方法~
580 0
如何用Google Earth Engine快速、大量下载遥感影像数据?
|
3月前
|
编解码 人工智能 算法
Google Earth Engine——促进森林温室气体报告的全球时间序列数据集
Google Earth Engine——促进森林温室气体报告的全球时间序列数据集
27 0
|
3月前
|
机器学习/深度学习 算法 数据可视化
基于Google Earth Engine云平台构建的多源遥感数据森林地上生物量AGB估算模型含生物量模型应用APP
基于Google Earth Engine云平台构建的多源遥感数据森林地上生物量AGB估算模型含生物量模型应用APP
106 0
|
2月前
|
存储 编解码 数据可视化
Google Earth Engine获取随机抽样点并均匀分布在栅格的不同数值区中
【2月更文挑战第14天】本文介绍在谷歌地球引擎(Google Earth Engine,GEE)中,按照给定的地表分类数据,对每一种不同的地物类型,分别加以全球范围内随机抽样点自动批量选取的方法~
264 0
Google Earth Engine获取随机抽样点并均匀分布在栅格的不同数值区中
|
3月前
|
数据处理
Google Earth Engine(GEE)——sentinel-1数据处理过程中出现错误Dictionary does not contain key: bucketMeans
Google Earth Engine(GEE)——sentinel-1数据处理过程中出现错误Dictionary does not contain key: bucketMeans
30 0
|
3月前
|
编解码 人工智能 数据库
Google Earth Engine(GEE)——全球道路盘查项目全球道路数据库
Google Earth Engine(GEE)——全球道路盘查项目全球道路数据库
46 0
|
3月前
|
编解码
Open Google Earth Engine(OEEL)——matrixUnit(...)中产生常量影像
Open Google Earth Engine(OEEL)——matrixUnit(...)中产生常量影像
23 0
|
3月前
Google Earth Engine(GEE)——导出指定区域的河流和流域范围
Google Earth Engine(GEE)——导出指定区域的河流和流域范围
49 0
|
3月前
|
传感器 编解码 数据处理
Open Google Earth Engine(OEEL)——哨兵1号数据的黑边去除功能附链接和代码
Open Google Earth Engine(OEEL)——哨兵1号数据的黑边去除功能附链接和代码
24 0
|
3月前
Google Earth Engine(GEE)——当加载图表的时候出现错误No features contain non-null values of “system:time_start“.
Google Earth Engine(GEE)——当加载图表的时候出现错误No features contain non-null values of “system:time_start“.
43 0