List the contents of a grib or grib2 file
grib_list [-s] gribfile
This command (from the python-grib, or pygrib package) lists the contents of a GRIB1 or GRIB2 (meteorological data) file.
-s
Give a short, rather than long, form of the listing.
Jeffrey Whittaker <[email protected]> wrote the code.
Alastair McKinstry <[email protected]> wrote this man page.