grib_list(1) List the contents of a GRIB or GRIB2 file

SYNOPSIS

grib_list [-s] gribfile

DESCRIPTION

This command (from the python-grib, or pygrib package) lists the contents of a GRIB1 or GRIB2 (meteorological data) file.

OPTIONS

-s
Give a short, rather than long, form of the listing.

AUTHORS

Jeffrey Whittaker <[email protected]> wrote the code.
Alastair McKinstry <[email protected]> wrote this man page.