File: pymetar.1

package info (click to toggle)
python-pymetar 1.2-0.2
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 3,400 kB
  • sloc: python: 1,014; sh: 14; makefile: 2
file content (48 lines) | stat: -rw-r--r-- 1,588 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "PYMETAR" "1" "August 2018" "" ""
.
.SH "NAME"
\fBpymetar\fR \- query METAR information and display it in a user\-friendly way
.
.SH "SYNOPSIS"
\fBpymetar\fR [station]
.
.P
\fBpymetar\fR \-\-help
.
.P
\fBpymetar\fR \-\-version
.
.SH "DESCRIPTION"
Use pymetar to retrieve METAR (METeorological Aviation Report) information from the internet provided by the NOAA (National Oceanic and Atmospheric Administration) and display it in an plain text format\.
.
.P
Call pymetar with the name of the METAR station you want to query\. You can get the four\-letter specifier of a station near you from http://www\.aviationweather\.gov/metar
.
.SH "OPTIONS"
.
.TP
\fB\-\-help\fR, \fB\-h\fR
Display the usage screen and quit\.
.
.TP
\fB\-\-version\fR, \fB\-v\fR
Display the version number of pymetar and the pymetar library and quit\.
.
.SH "AUTHOR"
pymetar was written by Tobias Klausmann \fIklausman\-pymetar@schwarzvogel\.de\fR
.
.P
This manual page was written by Tobias Klausmann using ronn, a Markdown to roff converter\.
.
.P
Permission is granted to copy, distribute and/or modify this document under the same terms as pymetar itself (the GNU General Public License, Version 2 or later)&\.
.
.SH "ENVIRONMENT"
.
.TP
\fBHTTP_PROXY\fR
Set this variable to your HTTP proxy daemon to accelerate consecutive runs of pymetar\. The name of the variable is case insensitive, you can also use http_proxy or HTTP_Proxy if you like\. The syntax for this variable is http://username:password@proxy\.yourdomain\.com:port