Skip to content

Geek-007/GlobalPrecipitation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

全球尺度降水产品数据下载及入库


1. 数据源列表

数据名称及下载链接 源数据时段 时间分辨率
TRMM_3B42_Daily.7 1998.1- daily
TRMM_3B43.7 1998.1- monthly
PERSIANN 1983-Present 1, 3, 6 hourly, daily, monthly
CMAP1 1979-2016.11 monthly
ERA-interim 1979.1-2016.10 sub-daily, daily, monthly
GHCN-D 1880-2016.3 daily
GLOBAL P and T (NOT FOUND) 1900-2014.12 monthly
GPCP 1996-2015.10 daily
PREC-L 1948-2016.12 monthly
CH0.5 1951-2010 daily

2. 工作流分解

2.1 分别下载不同类型的降水数据

2.2 数据提取及入库

针对不同格式的数据进行数据提取,并存入SQL数据库(以小巧的SQLite为例)。

NetCDF4Excel

2.3 数据读取

设计几种通用的数据读取格式。

3. 应用案例

数据读取范围:

空间范围: 30 ~ 43 N; 94 ~ 116 E

时间范围: 2002.1.1~2015.12.31

读取格式: CSV文件,按时间序列和网格点序列排列

Footnotes

  1. ftp://ftp.cpc.ncep.noaa.gov/precip/cmap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%