Skip to content

Commit

Permalink
grib-api -> eccodes
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Apr 25, 2019
1 parent 0217594 commit 9e60d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ npm start

### Downloading weather data

1. Install [GRIB-API](https://software.ecmwf.int/wiki/display/GRIB/Releases).
1. Install [ecCodes](https://confluence.ecmwf.int//display/ECC/ecCodes+Home) (e.g. `brew install eccodes`).
2. Edit constants in `data/download.sh` for desired date, time and resolution.
3. Run `./data/download.sh <dir>` to generate wind data files (`png` and `json`) for use with the library.

0 comments on commit 9e60d65

Please sign in to comment.