GithubHelp home page GithubHelp logo

chaoqiezi / extremeprecipitation Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18.39 MB

FY4A-QPE产品的预处理和MMK趋势分析和Hurst指数等相关统计分析,以及制图分析(箱线图/折线图等)

Python 100.00%
fy4a hurst mmk plot precipitation

extremeprecipitation's Introduction

2024-05-10记录说明

01 代码概要说明

大部分代码文件均在core文件夹下, 另外一部分在FYlibs两个文件夹下, 其中FY文件夹存储着github下载的一个fy4a模块, 以及使用该模块进行风云卫星数据处理的相关代码(这部分是由陆文翛负责);而libs文件夹存储常用函数。

02 core文件夹说明

2.1 Links

该文件夹存储下载GPM、GSMAP两个卫星数据相关的代码, 主要是将从filezilla软件中提取的诸多下载链接进行解析转换为IDM可以下载的链接, 通过 IDM进行多线程下载加快速率, 但是太过繁琐.

2.2 MK文件夹说明

该文件夹对相关数据进行MMK趋势分析和Hurst-D指数计算的相关代码

2.3 plot文件夹说明

该文件夹存储相关绘图的代码,

2.4 WenxiaoLu文件夹说明

该文件夹存储协助陆文翛的相关代码, 主要是关于计算FY4A L1级数据每小时影像输出

2.5 其它

2.5.1 dat2tif.py

这个是对GSMAP(JAXA)卫星数据进行.dat格式批量转tiff文件的代码

2.5.2 hdf2tif.py

这个是对GPM降水卫星数据进行.hdf格式批量转tiff文件的代码

2.5.3 nc2tif_hr.py

这个是对和上面类似, 但是目前已经忘记为什么会存在nc和hdf两种格式了, 当时没有做好记录, 现在没有时间回去看代码了. note: 上述三个代码文件可能还包括裁剪、掩膜等相关操作,详细查看代码

2.5.4 temp.py等类似代码文件

临时代码, 无用

03 docs文件夹说明

3.1 links文件夹

这是存储GSMAP三种类型的降水(滞后期不同和处理程度不同)数据的下载链接

3.2 MK_analysis文件夹说明

存储和MK趋势分析相关的文献、记录等文档

3.3 stations文件夹

存储各类气象因子的时间序列数据

04 plot文件夹说明

这里存储绘图运行的相关结果

extremeprecipitation's People

Contributors

chaoqiezi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.