1 The wgrib program is by Wesley Ebisuzaki. He can be
2 reached at Wesley.Ebisuzaki@noaa.gov
5 http://www.cpc.ncep.noaa.gov/products/wesley/wgrib.html
7 This has source available, help, hints, docs, beta
12 Simple usage of the wgrib program (under the "howto:
13 grib -> ieee" section of the web page:
15 usage similar to diffwrf
16 wgrib -s GRIBFILE | wgrib -s -i GRIBFILE
17 This generates an ieee binary file called dump
19 wgrib -s GRIBFILE | wgrib -s -i -text GRIBFILE
20 This generates a text file called dump (text is
21 50-100x slower than ieee)
23 wgrib -s GRIBFILE | wgrib -s -i -text -o outfile GRIBFILE
24 This generates a text file called outfile