.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" ======================================================================== .\" .IX Title "wmfrog 1" .TH wmfrog 1 "2012-02-15" "wmfrog" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" wmfrog \- a dockapp for showing weather in graphical way .SH "SYNOPSIS" .IX Header "SYNOPSIS" .Vb 1 \& wmfrog [options] \-stattion .Ve .SH "OPTIONS" .IX Header "OPTIONS" .IP "\fB\-delay minutes\fR" 4 .IX Item "-delay minutes" Override time (in minutes) between updates. Default is 15. .IP "\fB\-m, \-metric\fR" 4 .IX Item "-m, -metric" Display Temperature in metric unit: Celcius. .IP "\fB\-o offset\fR" 4 .IX Item "-o offset" Time offset of location from \s-1UTC\s0. Positive or negative integer expressed in hours, like +1 or \-7. .IP "\fB\-s, \-station\fR" 4 .IX Item "-s, -station" Required option. The 4\-character \s-1METAR\s0 Station \s-1ID\s0. See http://en.wikipedia.org/wiki/METAR .IP "\fB\-w knots\fR" 4 .IX Item "-w knots" Set the maximum wind in \s-1KNOTS\s0 for percentage of max / scaling. Default is 50 Knots. .IP "\fB\-tmp directory\fR" 4 .IX Item "-tmp directory" Set the temporary directory where the \s-1METAR\s0 data files are downloaded Default is \f(CW\*(C`/tmp\*(C'\fR. .IP "\fB\-l label\fR" 4 .IX Item "-l label" Set displayed text to 4 character (max) label to replace the \s-1METAR\s0 station id. .SH "DESCRIPTION" .IX Header "DESCRIPTION" A dockapp for wheather reports. Includes clouds (clear, few, scattered, broken, overcast ...); Precipitations (drizzle, rain, snow, ice christals: light/moderate or heavy); Special weather (Blowing wind / Freezing / Thunderstorm, funnel cloud...); Humidity perentage; Wind speed (average & gust); Wind Direction; Temperature (Celcius or Fareinheit); Station name can be configured and weather report time is displayed. .PP To find out more about the \s-1METAR/TAF\s0 system, see \&\fIFrequently Asked Questions about \s-1METAR/SPECI\s0 and \s-1TAF\s0\fR at http://www.nws.noaa.gov/oso/oso1/oso12/faq.htm .PP To find your city Metar code go to \s-1NOAA\s0's Meteorological Station Information Lookup page \fIMeteorological Products Processed At The \&\s-1NWSTG\s0\fR at at http://www.nws.noaa.gov/tg/siteloc.shtml .SH "ENVIRONMENT" .IX Header "ENVIRONMENT" None. .SH "FILES" .IX Header "FILES" .IP "/tmp//" 4 .IX Item "/tmp//" Stored data files. The directory can be changed with option \fB\-tmp\fR .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fIwmweather\fR\|(1) wmweather+(1) .SH "AUTHORS" .IX Header "AUTHORS" program was written by Thibaut Colar .PP This manual page is based on 0.1.6 version of the program. Updated by Jari Aalto . Released under license \s-1GNU\s0 \s-1GPL\s0 v2 or (at your option) any later version. For more information about license, visit .