Skip to content

Software to extract data from 2D grib1 files and export to ASCII or Tecplot

Notifications You must be signed in to change notification settings

BoGustafssonBNI/gribParserTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gribParserTest

Overview

gribParser is a MacOS based software to convert 2D grib1 files to either ASCII time-series for individual (or groups of) locations or to binary 2D Tecplot fields.

The parser is so far limited to convert regular (gridType = regular_11) and rotated grids (gridType = rotated_11)

gribParser was developed for a data set that had incorrectly set the GRIB code for rotated winds to false when the winds really were rotated. Therefore, rotation of wind vectors are under manual control.

gribParser uses the ECMWF ECCodes (licenced under Apache v2.0) and the Tecplot, Inc., library TecIO