|
NCEPLIBS-g2c 1.9.0
|
This is a utility to print a summary of a GRIB2 file. More...
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| Compare two GRIB2 files. | |
This is a utility to print a summary of a GRIB2 file.
Definition in file g2c_degrib2.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Compare two GRIB2 files.
| argc | Number of arguments. |
| argv | Pointer to array of arguments. |
Definition at line 24 of file g2c_degrib2.c.
References g2c_close(), g2c_degrib2(), G2C_ENOMEM, G2C_ERROR, G2C_NOWRITE, g2c_open(), g2c_open_index(), g2c_set_log_level(), and G2C_VERSION.