mirror of https://github.com/ecmwf/eccodes.git
12 lines
244 B
Plaintext
12 lines
244 B
Plaintext
|
NAME grib_count
|
||
|
|
||
|
DESCRIPTION
|
||
|
Print the total number of GRIB messages in the given files.
|
||
|
|
||
|
USAGE
|
||
|
grib_count [options] file file ...
|
||
|
|
||
|
OPTIONS
|
||
|
-v Verbose mode. The number of messages is given for each file.
|
||
|
|