|
Last change
on this file since 310 was
11,
checked in by aslmd, 15 years ago
|
|
spiga@svn-planeto:ajoute le modele meso-echelle martien
|
|
File size:
589 bytes
|
| Line | |
|---|
| 1 | Support routines for grib2 compression: |
|---|
| 2 | |
|---|
| 3 | |
|---|
| 4 | |
|---|
| 5 | These have been incorporated into the WPS code: |
|---|
| 6 | |
|---|
| 7 | g2lib from http://www.nco.ncep.noaa.gov/pmb/codes/GRIB2/ |
|---|
| 8 | version 1.0.7.1 (3/29/06) |
|---|
| 9 | |
|---|
| 10 | w3lib from http://www.nco.ncep.noaa.gov/pmb/codes/GRIB2/ |
|---|
| 11 | version 1.1 (3/29/06) |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | These are external libraries that are assumed available: |
|---|
| 16 | |
|---|
| 17 | jasper from http://www.ece.uvic.ca/~mdadams/jasper/ |
|---|
| 18 | (called jpeg2000 here) (3/24/06) |
|---|
| 19 | |
|---|
| 20 | zlib from http://www.zlib.net |
|---|
| 21 | version 1.2.3 (3/30/06) |
|---|
| 22 | |
|---|
| 23 | libpng from http://www.libpng.org/pub/png/libpng.html |
|---|
| 24 | version 1.2.8 (3/30/06) |
|---|
Note: See
TracBrowser
for help on using the repository browser.