]> Pileus Git - aweather/blob - docs/wsr88ddec.ad
Convert GtkBox and GtkScale to GTK 3 version
[aweather] / docs / wsr88ddec.ad
1 wsr88ddec(1)
2 ============
3 Andy Spencer <andy753421@gmail.com>
4
5 NAME
6 ----
7 wsr88ddec - WSR88D/NEXRAD Decompression Program
8
9 SYNOPSIS
10 --------
11 *wsr88ddec* 'INPUT' 'OUTPUT'
12
13 DESCRIPTION
14 -----------
15 wsr88ddec is a small helper program that decompresses a WSR88D Level 2 data
16 file using libbz2. The WSR88D files use a custom container format which causes
17 the regular bunzip to fail.
18
19 EXAMPLES
20 --------
21 Decompress a KHTX (Knoxville) data file.::
22 `$ wsr88ddec KHTX_20101126_0242 KHTX_20101126_0242.raw`
23
24 SEE ALSO
25 --------
26 aweather(1)