Merge remote-tracking branch 'origin/release-v4.6.1'
[WRF.git] / external / io_grib1 / WGRIB / README
blob5e981cc20c889cfd562a1dc0d0428aee117695dd
1 The wgrib program is by Wesley Ebisuzaki.  He can be
2 reached at Wesley.Ebisuzaki@noaa.gov
4 The wgrib homepage is:
5 http://www.cpc.ncep.noaa.gov/products/wesley/wgrib.html
7 This has source available, help, hints, docs, beta
8 releases, etc.
10 - - - - - - 
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