hikomat / ecmwf-hacking

Scripts to download and parse GRIB files into CSV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecmwf-hacking

Scripts to download and parse GRIB files and turn them into CSV

Installation

conda env create -f environment.yml source activate grib

Usage

  1. Run/edit get_tigge_forecasts.py and get_landsea_mask.py.
  2. Run convert.sh. This should create a folder data.
  3. Use concat.py to concatenate the files.

About

Scripts to download and parse GRIB files into CSV


Languages

Language:Python 89.8%Language:Shell 10.2%