Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

C style format for floating point values.


-B 'order by' directive

Order by. The output will be ordered according to the 'order by' directive.
Example: "step:i asc, centre desc" (step numeric ascending and centre descending)
Default sort mode is 'asc'.


-l latitude,longitudel Latitude,Longitude[,MODE,file]

Value close to the point of a Latitudelatitude/Longitudelongitude.
Allowed values for MODE are: 4
 4 (4 values in the nearest points are printed) Default 1
 1 (the value at the nearest point is printed)
file (file is used as mask. The closer point with mask value>=0.5 is printed)

...

Where clause. 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), a double (key:d) or an integer (key:i) type can be specified.
Default type is string.
In the value you can also use the forward-slash character '/' to specify an OR condition (i.e. a logical disjunction)
Note: only one -w clause is allowed.

...

Multi-field support off. Turn off support for multiple fields in a single grib message.


-g

Copy GTS header.

...