| |
GRIB Library > Fortran-callable versions
| Sun/SGI C |
We have a C decoder and encoder, which are both callable from Fortran and are set up to be linked with Fortran on Sun and SGI systems. They will decode and encode GRIB editions 0 and 1. Complete documentation is included with the source code. |
| Cray C |
We have a C decoder and encoder, which are both callable from Fortran and are set up to be linked with Fortran on Cray systems. They will decode and encode GRIB editions 0 and 1. Complete documentation is included with the source code. |
packgrib_example.f -- This is a Fortran program that will show you an example of how to use the GRIB encoder.
|