Last change
on this file was
2759,
checked in by aslmd, 3 years ago
|
adding unmodified code from WRFV3.0.1.1, expurged from useless data +1M size
|
File size:
681 bytes
|
Rev | Line | |
---|
[2759] | 1 | The wgrib program is by Wesley Ebisuzaki. He can be |
---|
| 2 | reached at Wesley.Ebisuzaki@noaa.gov |
---|
| 3 | |
---|
| 4 | The wgrib homepage is: |
---|
| 5 | http://www.cpc.ncep.noaa.gov/products/wesley/wgrib.html |
---|
| 6 | |
---|
| 7 | This has source available, help, hints, docs, beta |
---|
| 8 | releases, etc. |
---|
| 9 | |
---|
| 10 | - - - - - - |
---|
| 11 | |
---|
| 12 | Simple usage of the wgrib program (under the "howto: |
---|
| 13 | grib -> ieee" section of the web page: |
---|
| 14 | |
---|
| 15 | usage similar to diffwrf |
---|
| 16 | wgrib -s GRIBFILE | wgrib -s -i GRIBFILE |
---|
| 17 | This generates an ieee binary file called dump |
---|
| 18 | |
---|
| 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) |
---|
| 22 | |
---|
| 23 | wgrib -s GRIBFILE | wgrib -s -i -text -o outfile GRIBFILE |
---|
| 24 | This generates a text file called outfile |
---|
Note: See
TracBrowser
for help on using the repository browser.