Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

douglima8/GFS-ECMWF

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 

Repository files navigation

GFS-ECMWF

The easier way to download operational data from GFS and ECMWF.

The operational data of models Global Forecast System (GFS) and European Centre for Medium-Range Weather Forecasts (ECMWF) is avaiable in sites, however, it is difficult to download all files at once. For this, two scripts were created in Python, each one indicated for a particular model in question. Each file has its indications:

1. Resolution (specific to the GFS model that contains resolutions of 025, 050, 1)

2. Inittial Hour

3. Final Hour

4. Interval

In addition, the script for downloading the GFS model data has the possibility of clipping to a certain region of the globe from latitude and longitude:

LAT LON ENTIRE COUNTRY

min_lon = '-93.00' max_lon = '-25.00' min_lat = '-60.00' max_lat = '18.00'

LAT LON SOUTH REGION OF BRAZIL

min_lon = '-90.00' max_lon = '-83.00' min_lat = '12.00' max_lat = '17.00'

About

The easier way to download operational data from GFS and ECMWF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.