当前位置:网站首页>Gee dataset: chirps pentad high resolution global grid rainfall dataset
Gee dataset: chirps pentad high resolution global grid rainfall dataset
2022-07-02 05:11:00 【Gee water ecological space】
1、 Data set introduction
CHIRPS Pentad:Climate Hazards Group InfraRed Precipitation With Station Data
This is a record set 1981 Data set of global rainfall from 2004 to the present .CHIRPS take 0.05° Resolution satellite images and in-situ Site data combination , Create a gridded rainfall time series .
Earth Engine Data Catalog Including many other gridded precipitation data sets , for example ERA5 and GPM—— Each data set has different spatial and temporal resolutions and methods . The technology of each dataset product is roughly the same as that of the above dataset .
CHIRP The main calculation time step is pentad.Pentad representative 5 Grouping of days . There are... In a calendar month 6 individual pentad:5 individual 5 Days of pentad and 1 individual pentad And the rest of the month 3 To 6 God . The pentagram is reset at the beginning of each month . We will use CHIRPS pentad Data sets . Please note that ,CHIRPS Also to everyday Time step provision , The time step is calculated by decomposing the five tuple data . Unless you specifically need daily data , Otherwise you should use pentad Data sets .

2、 Dataset application
- It is mainly used for trend analysis and seasonal drought monitoring
- It is used to analyze the spatial and temporal variation characteristics of regional precipitation
- It can be used for the input boundary of watershed runoff model
- It can be used for the analysis of precipitation characteristics in areas without data
3、GEE Load in
(1)JavaScript Code :
var dataset = ee.ImageCollection('UCSB-CHG/CHIRPS/PENTAD')
.filter(ee.Filter.date('2018-05-01', '2018-05-05'));
var precipitation = dataset.select('precipitation');
var precipitationVis = {
min: 0.0,
max: 112.0,
palette: ['001137', '0aab1e', 'e7eb05', 'ff4a2d', 'e90000'],
};
Map.setCenter(17.93, 7.71, 2);
Map.addLayer(precipitation, precipitationVis, 'Precipitation');(2)Python Code :
dataset = ee.ImageCollection('UCSB-CHG/CHIRPS/PENTAD')
.filter(ee.Filter.date('2018-05-01', '2018-05-05'))
precipitation = dataset.select('precipitation')
precipitationVis = {
'min': 0.0,
'max': 112.0,
'palette': ['001137', '0aab1e', 'e7eb05', 'ff4a2d', 'e90000'],
}
Map.setCenter(17.93, 7.71, 2);
Map.addLayer(precipitation, precipitationVis, 'Precipitation')4、 Dataset reference
Funk, Chris, Pete Peterson, Martin Landsfeld, Diego Pedreros, James Verdin, Shraddhanand Shukla, Gregory Husak, James Rowland, Laura Harrison, Andrew Hoell & Joel Michaelsen. "The climate hazards infrared precipitation with stations—a new environmental record for monitoring extremes". Scientific Data 2, 150066. doi:10.1038/sdata.2015.66 2015.
边栏推荐
- 删除排序数组中的重复项go语言实现
- 2022 Alibaba global mathematics competition, question 4, huhushengwei (blind box problem, truck problem) solution ideas
- Global and Chinese markets of semiconductor laser therapeutics 2022-2028: Research Report on technology, participants, trends, market size and share
- About PROFIBUS: communication backbone network of production plant
- Fabric.js 3个api设置画布宽高
- C# 图片显示占用问题
- fastText文本分类
- Future trend of automated testing ----- self healing technology
- php/js cookie共享跨域的问题
- Draw a wave chart_ Digital IC
猜你喜欢

LeetCode 241. Design priorities for operational expressions (divide and conquer / mnemonic recursion / dynamic programming)

奠定少儿编程成为基础学科的原理

Mathematical knowledge -- understanding and examples of fast power

解决:代理抛出异常错误

Here comes the chicken soup! Keep this quick guide for data analysts

Acelems Expressway microgrid energy efficiency management platform and intelligent lighting solution intelligent lighting tunnel

The El cascader echo only selects the questions that are not displayed

LS1046nfs挂载文件系统

Super detailed pycharm tutorial

关于Steam 教育的知识整理
随机推荐
数学知识(欧拉函数)
CubeMx DMA笔记
Leetcode18题 【四数之和】递归解法
农业生态领域智能机器人的应用
Nodejs (03) -- custom module
JS interview collection test question 1
Pyechart1.19 national air quality exhibition
Fabric.js 精简JSON
Fabric.js 3个api设置画布宽高
Find the subscript with and as the target from the array
Mathematical knowledge (Euler function)
國產全中文-自動化測試軟件Apifox
Summary of database problems
Super detailed pycharm tutorial
Global and Chinese markets of semiconductor laser therapeutics 2022-2028: Research Report on technology, participants, trends, market size and share
Preparation for writing SAP ui5 applications using typescript
php/js cookie共享跨域的问题
Solution: the agent throws an exception error
Save the CDA from the disc to the computer
Global and Chinese market of pressure gauges 2022-2028: Research Report on technology, participants, trends, market size and share