DOKK / manpages / debian 10 / libgrib-api-tools / grib_get_data.1.en
GRIB_GET_DATA(1) User Commands GRIB_GET_DATA(1)

grib_get_data

Print a latitude, longitude, data values list

grib_get_data [options] grib_file grib_file ...

The missing value is given through this option. Any string is allowed and it is printed in place of the missing values. Default is to skip the missing values.
Declaration of keys to print. For each key a string (key:s) or a double (key:d) or a long (key:l) type can be requested. Default type is string.
C style format for values. Default is "%.10e"
Where clause. Grib messages are processed only if they match all the key/value constraints. A valid constraint is of type key=value or key!=value. For each key a string (key:s) or a double (key:d) or a long (key:l) type can be specified. Default type is string.
-7 Does not fail when the message has wrong length
Input file offset in bytes. Processing of the input file will start from "offset".

This manpage has been autogenerated by Enrico Zini <enrico@debian.org>from the command line help of grib_get_data.

April 2009 grib_get_data