Skip to content

ricardo88faria/WRF_data_downloader

Repository files navigation

WRF data downloader

Scripts for download raw data for WPS in WRF,

Usage:

Add you account details:

  1. ECMWF: Add file to your home with the follow parameters. $HOME/.ecmwfapirc
{
    "url"   : "https://api.ecmwf.int/v1",
    "key"   : "XXXXXXXXXXXXXXXXXXXXXX",
    "email" : "*******@example.com"
}
  1. FNL: Change you email, password is asked in command line

  2. SST: Dont need account details

Run it

  • Run:
./ECMWF_ERA-Int_pl_downloader.R
./ECMWF_ERA-Int_sfc_downloader.R
./FNL_downloader.R
./SST_downloader.R
  • kill application:
jobs
kill %process number

Contacts:

ricardo88faria@gmail.com

About

Download EECMWF, FNL & SST for WRF - (WPS) ready

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published