Google Earth Engine ——MOD16A2 V105产品以1公里的像素分辨率提供8天的全球陆地蒸发量(ET)信息

简介: Google Earth Engine ——MOD16A2 V105产品以1公里的像素分辨率提供8天的全球陆地蒸发量(ET)信息

The MOD16A2 V105 product provides information about 8-day global terrestrial evapotranspiration at 1km pixel resolution. Evapotranspiration (ET) is the sum of evaporation and plant transpiration from the Earth's surface to the atmosphere. With long-term ET data, the effects of changes in climate, land use, and ecosystems disturbances can be quantified.

The MOD16A2 product is produced by the Numerical Terradynamic Simulation Group NTSG, University of Montana (UMT) in conjunction with NASA Earth Observing System. For more details about the algorithm used see the algorithm theoretical basis document.

The period of coverage is 8 days with the exception of the last period at the end of the year which is either 5 or 6 days. ET/PET units are 0.1mm/5-day for December 27-31 of 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2010, and 0.1mm/6-day for December 26-31 of 2000, 2004, 2008 (leap years). *For some pixels in African rainforest, the MODIS albedo data from MCD43B2/MCD43B3 have no cloud-free data throughout an entire year. As a result, pixels for that year in all data bands are masked out.


MOD16A2 V105产品以1公里的像素分辨率提供8天的全球陆地蒸发量信息。蒸发量(ET)是地球表面到大气中的蒸发量和植物蒸腾量的总和。有了长期的蒸散发数据,气候、土地利用和生态系统干扰的变化的影响就可以被量化。

MOD16A2产品是由蒙大拿大学(UMT)的NTSG数值地球动力学模拟小组与NASA地球观测系统共同制作的。关于所用算法的更多细节,请参见算法理论基础文件。

覆盖期为8天,除了年底的最后一个时期是5天或6天之外。2001、2002、2003、2005、2006、2007、2009、2010年12月27-31日的ET/PET单位为0.1毫米/5天,2000、2004、2008年12月26-31日(闰年)为0.1毫米/6天。*对于非洲雨林的一些像素,来自MCD43B2/MCD43B3的MODIS反照率数据在整个一年中没有无云数据。因此,所有数据波段中该年的像素都被掩盖了。

Dataset Availability

2000-01-01T00:00:00 - 2014-12-31T00:00:00

Dataset Provider

Numerical Terradynamic Simulation Group, The University of Montana

Collection Snippet

ee.ImageCollection("MODIS/NTSG/MOD16A2/105")

使用说明:

MODIS data and products acquired through the LP DAAC have no restrictions on subsequent use, sale, or redistribution.

Resolution

1000 meters

Bands Table

Name Description Min* Max* Units Scale
ET Evapotranspiration, aggregated for period of coverage.* -5 453 kg/m^2 0.1
LE Latent heat flux, averaged daily over the period of coverage.* -20 1671 J/m^2/day 0.0001
PET Potential evapotranspiration, aggregated for period of coverage.* -8 793 kg/m^2 0.1
PLE Potential Latent Heat Flux, averaged daily over the period ofcoverage.* -40 3174 J/m^2/day 0.0001
ET_QC ET quality control. 0
ET_QC Bitmask
  • Bit 0: MODLAND_QC bits
    • 0: Good quality (main algorithm with or without saturation)
    • 1: Other quality (back-up algorithm or fill values)
  • Bit 1: Sensor
    • 0: Terra
    • 1: Aqua
  • Bit 2: Dead detector
    • 0: Detectors fine for up to 50% of channels 1, 2
    • 1: Dead detectors caused >50% adjacent detector retrieval
  • Bits 3-4: Cloud state
    • 0: Significant clouds NOT present (clear)
    • 1: Significant clouds WERE present
    • 2: Mixed cloud present on pixel
    • 3: Cloud state not defined, assumed clear
  • Bits 5-7: SCF_QC (five level confidence score)
    • 0: Main method used, best result possible (no saturation)
    • 1: Main method used, good and very usable (with saturation)
    • 2: Main method failed due to bad geometry, empirical algorithm used
    • 3: Main method failed due to problems other than geometry, empirical algorithm used
    • 4: Pixel not produced at all, value couldn't be retrieved

* = Values are estimated引用:

影像属性:

Name    Type    Description

days_of_coverage    Double    Number of days covered by each image since the period of coverage for the last asset of the year can be of varying length

使用说明:

All NTSG data distributed through this site has no restrictions on subsequent use, sale, or redistribution.

引用:

Qiaozhen Mu, Maosheng Zhao, Steven W. Running and Numerical Terradynamic Simulation Group (2014): MODIS Global Terrestrial Evapotranspiration (ET) Product MOD16A2 Collection 5.

代码:

var dataset = ee.ImageCollection('MODIS/NTSG/MOD16A2/105')
                  .filter(ee.Filter.date('2014-04-01', '2014-06-01'));
var evapotranspiration = dataset.select('ET');
var evapotranspirationVis = {
  min: 0.0,
  max: 300.0,
  palette:
      ['a50000', 'ff4f1a', 'f1e342', 'c7ef1f', '05fff3', '1707ff', 'd90bff'],
};
Map.setCenter(6.746, 46.529, 2);
Map.addLayer(evapotranspiration, evapotranspirationVis, 'Evapotranspiration');


相关文章
|
8月前
|
数据可视化 定位技术 Sentinel
如何用Google Earth Engine快速、大量下载遥感影像数据?
【2月更文挑战第9天】本文介绍在谷歌地球引擎(Google Earth Engine,GEE)中,批量下载指定时间范围、空间范围的遥感影像数据(包括Landsat、Sentinel等)的方法~
2804 1
如何用Google Earth Engine快速、大量下载遥感影像数据?
|
8月前
|
编解码 人工智能 算法
Google Earth Engine——促进森林温室气体报告的全球时间序列数据集
Google Earth Engine——促进森林温室气体报告的全球时间序列数据集
111 0
|
8月前
|
机器学习/深度学习 算法 数据可视化
基于Google Earth Engine云平台构建的多源遥感数据森林地上生物量AGB估算模型含生物量模型应用APP
基于Google Earth Engine云平台构建的多源遥感数据森林地上生物量AGB估算模型含生物量模型应用APP
261 0
|
7月前
|
机器学习/深度学习 人工智能 数据处理
人工智能平台PAI产品使用合集之PAI-DSW实例服务器ping不通google.com,该如何排查
阿里云人工智能平台PAI是一个功能强大、易于使用的AI开发平台,旨在降低AI开发门槛,加速创新,助力企业和开发者高效构建、部署和管理人工智能应用。其中包含了一系列相互协同的产品与服务,共同构成一个完整的人工智能开发与应用生态系统。以下是对PAI产品使用合集的概述,涵盖数据处理、模型开发、训练加速、模型部署及管理等多个环节。
|
8月前
|
存储 编解码 数据可视化
Google Earth Engine获取随机抽样点并均匀分布在栅格的不同数值区中
【2月更文挑战第14天】本文介绍在谷歌地球引擎(Google Earth Engine,GEE)中,按照给定的地表分类数据,对每一种不同的地物类型,分别加以全球范围内随机抽样点自动批量选取的方法~
721 1
Google Earth Engine获取随机抽样点并均匀分布在栅格的不同数值区中
|
8月前
|
分布式计算 Kubernetes 监控
容器服务Kubernetes版产品使用合集之registry.aliyuncs.com/google_containers 镜像仓库的地址是什么
容器服务Kubernetes版,作为阿里云提供的核心服务之一,旨在帮助企业及开发者高效管理和运行Kubernetes集群,实现应用的容器化与微服务化。以下是关于使用这些服务的一些建议和合集,涵盖基本操作、最佳实践、以及一些高级功能的使用方法。
775 0
|
8月前
|
数据处理
Google Earth Engine(GEE)——sentinel-1数据处理过程中出现错误Dictionary does not contain key: bucketMeans
Google Earth Engine(GEE)——sentinel-1数据处理过程中出现错误Dictionary does not contain key: bucketMeans
127 0
|
8月前
|
编解码 人工智能 数据库
Google Earth Engine(GEE)——全球道路盘查项目全球道路数据库
Google Earth Engine(GEE)——全球道路盘查项目全球道路数据库
173 0
|
8月前
|
编解码
Open Google Earth Engine(OEEL)——matrixUnit(...)中产生常量影像
Open Google Earth Engine(OEEL)——matrixUnit(...)中产生常量影像
92 0
|
8月前
Google Earth Engine(GEE)——导出指定区域的河流和流域范围
Google Earth Engine(GEE)——导出指定区域的河流和流域范围
319 0

热门文章

最新文章