metar_copy - Man Page
manual page for metar_copy
Description
NAME metar_copy
DESCRIPTION
Copies the content of METAR files printing values of some keys.
USAGE
metar_copy [options] file file ... output_file
OPTIONS
- -f
Force. Force the execution not to fail on error.
- -p key[:{s|d|i}],key[:{s|d|i}],...
Declaration of keys to print. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be requested. Default type is string.
- -P key[:{s|d|i}],key[:{s|d|i}],...
As -p adding the declared keys to the default list.
- -w key[:{s|d|i}]=value,key[:{s|d|i}]=value,...
Where clause. Only messages matching the key/value constraints are copied to the output_grib_file. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be defined. Default type is string.
- -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'
- -V
Version.
-W width
Minimum width of each column in output. Default is 10.
- -g
Copy GTS header.
- -7
Does not fail when the message has wrong length
- -v
Verbose.
NAME metar_copy
DESCRIPTION
Copies the content of METAR files printing values of some keys.
USAGE
metar_copy [options] file file ... output_file
OPTIONS
- -f
Force. Force the execution not to fail on error.
- -p key[:{s|d|i}],key[:{s|d|i}],...
Declaration of keys to print. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be requested. Default type is string.
- -P key[:{s|d|i}],key[:{s|d|i}],...
As -p adding the declared keys to the default list.
- -w key[:{s|d|i}]=value,key[:{s|d|i}]=value,...
Where clause. Only messages matching the key/value constraints are copied to the output_grib_file. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be defined. Default type is string.
- -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'
- -V
Version.
-W width
Minimum width of each column in output. Default is 10.
- -g
Copy GTS header.
- -7
Does not fail when the message has wrong length
- -v
Verbose.