Coder Social home page Coder Social logo

gfsmodel's Introduction

GFSmodel

This program is used to download the latest GFS weather model prediction grib2 files and plot weather graphs to help weather forecasters to better analyze the current and future weather.

Credit and Warning

Credit @MYYD and @Louis-He

This project and program CANNOT be distributed or modified by ANYONE or ANY ORGANIZATION WITHOUT the permission of the developer.

Dependence

This program needs packages as follows:numpy, pygrib(with packages pygrib needs), matplotlib, basemap

Before Running

  1. Clone the whole GFSmodel folder
  2. Create folder 'sysreport' under ./GFSmodel
  3. Create folder 'product' under ./GFSmodel
  4. Create folder 'WTP' under ./GFSmodel/product
  5. Create folder 'RAIN' under ./GFSmodel/product
  6. Create folder 'WGP' under ./GFSmodel/product

Run in bash before running the program:

cd ./GFSmodel
mkdir sysreport
mkdir product
cd product
mkdir WTP
mkdir RAIN
mkdir WGP

Running program

python3 main.py

This is the only thing you need to do to run the whole program. The program will help you download the latest GFS files automatically. However, when you run the program, the system will download the latest file when the future GFS file is avalible. It will draw 10m-wind, 2m-temperature, Mean-sea-level-pressure/ 850m-wind, 850hpa-temperature, 500-hpa-geopotential-height/ 6-hour-accumulated-precipitation(rain/snow/sleet_freezing-rain_mixed) automatically to product/WTP, product/WGP, product/RAIN, respectively.

Future improvement

  1. More plots
  2. Add Himawari-8 satellite images
  3. Add China ground environment monitoring station network See Airchina repository

gfsmodel's People

Contributors

louis-he avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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