Git Product home page Git Product logo

era5_download's Introduction

ERA5_Download

多线程批量下载ERA5_land数据(已更新singlelevels和pressurelevels类型数据的下载)

首先根据需要修改Script_create.py中的kind和variable_list参数 例如ERA5_Land数据就将kind设置为land(唯一),下载两米温度就在variable_list中添加2m_temperature参数(可添加多个), 然后根据需要修改ERA5download.py中的参数。

product_type_parameter, format_parameter, month_parameter, day_parameter, time_parameter, area_parameter,

开始执行

运行Scripts_create.py会创建下载ERA5数据的多个并行脚本并存放在ERA5_download_scripts文件夹中。

脚本建立完成之后运行Scripts_run.py即可执行Scripts_create.py创建的并行脚本。

下载的数据文件会放置在..\ERA5_download_scripts\download文件夹中。

注意

CDS API key需自己导入;

ERA5_Land数据为逐年逐月下载其它数据均为逐年下载;

目前该代码还有许多不完善的地方请不要随意传播,如有疑问随便问,我会尽快解决。

如果运行Scripts_run.py出现问题请切换该代码中的debug代码

era5_download's People

Contributors

suntaowen avatar

Stargazers

赵文韬 avatar  avatar  avatar

Watchers

 avatar

era5_download's Issues

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.