GithubHelp home page GithubHelp logo

geoan's Introduction

GeoAN

The official code of MDG625: A daily high-resolution meteorological dataset derived by geopotential-guided attention network in Asia (1940-2023)".

Any questions can be touched by [email protected]

Data download

  1. The low resolution data ERA5 can be downloaded from ECMWF.

  2. The downloaded data needs to be organized into the appropriate format. The order of the parameters is ['WIN', 'TMP', 'PRS', 'PRE']. Here are some examples in 2023-12.

  3. The pre-trained model can be downloaded from here.

Code run

The configuration can be modified in the configs/config.yml.

The file struct should organized as:

|--data
    |--exclude
       |--2023
           |--12
               |--1
                  |--era5.np.npy
               |--2
                  |--era5.np.npy
               ...
           ...
       |--era5_global_std_level.npy
       |--era5_global_mean_level.npy
       |--cldas_global_std_level.npy
       |--cldas_global_mean_level.npy
       |--geoan.pt

Execute sh test.sh can run the test program to produce high-resolution results.

The results will be shown in the proc folder if each step is right.

The DOI of the produced dataset MDG625 is 10.57760/sciencedb.17408.

geoan's People

Contributors

songzijiang avatar

Stargazers

 avatar  avatar  avatar  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.