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 | |
---|
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.