Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

USGS

ISIS 3 Application Documentation


vdcomp

Printer Friendly View | TOC | Home

Uncompresses Voyager and Viking PDS files

Overview Parameters

Description

This program will decompress Voyager and Viking EDR imq files in PDS format. It is not a standard Isis program but is used internally within "vik2isis" and "voy2isis" when decompression of the EDR is necessary.

Categories


History

Mike Martin1989-12-01 Original Version
Jeff Anderson2004-06-08 Removed compilation warnings under Linux
Jeff Anderson2004-06-09 Removed extraneous output to terminal
Elizabeth Miller2005-11-14 Added appTest
Jeff Anderson2005-05-19 64-bit Solaris port required replacing long with int and adding malloc.h
Jeannie Walldren2009-03-23 Modified code to allow string length of 1024 characters for input and output filenames.
Eric Hyer2009-06-23 Increased buffer sizes for ibuf and obuf. Also added some error checking.