source: lmdz_wrf/WRFV3/external/io_grib1/WGRIB/README @ 1

Last change on this file since 1 was 1, checked in by lfita, 10 years ago
  • -- --- Opening of the WRF+LMDZ coupling repository --- -- -

WRF: version v3.3
LMDZ: version v1818

More details in:

File size: 681 bytes
Line 
1The wgrib program is by Wesley Ebisuzaki.  He can be
2reached at Wesley.Ebisuzaki@noaa.gov
3
4The wgrib homepage is:
5http://www.cpc.ncep.noaa.gov/products/wesley/wgrib.html
6
7This has source available, help, hints, docs, beta
8releases, etc.
9
10- - - - - -
11
12Simple usage of the wgrib program (under the "howto:
13grib -> ieee" section of the web page:
14
15usage similar to diffwrf
16wgrib -s GRIBFILE | wgrib -s -i GRIBFILE
17This generates an ieee binary file called dump
18
19wgrib -s GRIBFILE | wgrib -s -i -text GRIBFILE
20This generates a text file called dump (text is
2150-100x slower than ieee)
22
23wgrib -s GRIBFILE | wgrib -s -i -text -o outfile GRIBFILE
24This generates a text file called outfile
Note: See TracBrowser for help on using the repository browser.