6 This library contains Fortran 90 decoder/encoder
7 routines for GRIB edition 1, general date manipulation
8 routines, and a Fortran 90 interface to "C"
9 language I/O routines. The user API for the GRIB1 routines
10 is described in file "grib1.doc".
12 Some Fortran routines call "C" functions, which must
13 follow a specific symbol naming convention used by your
14 machine/loader to be linked successfully.
15 If you are having trouble linking to the routines
16 in this library, please make sure the appropriate
17 machine is defined as an option in the CFLAGS
18 variable in the Makefile. See the first few lines
19 of the Makefile for valid options.
20 Recompile the library.