Wsr88d/nexrad decompression program
wsr88ddec INPUT OUTPUT
wsr88ddec is a small helper program that decompresses a WSR88D Level 2 data file using libbz2. The WSR88D files use a custom container format which causes the regular bunzip to fail.
Decompress a KHTX (Knoxville) data file.
$ wsr88ddec KHTX_20101126_0242 KHTX_20101126_0242.raw
Andy Spencer <[email protected]>
Author.