vdcomp
Uncompresses Voyager and Viking PDS files
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 Martin | 1989-12-01 | Original Version |
| Jeff Anderson | 2004-06-08 | Removed compilation warnings under Linux |
| Jeff Anderson | 2004-06-09 | Removed extraneous output to terminal |
| Elizabeth Miller | 2005-11-14 | Added appTest |
| Jeff Anderson | 2005-05-19 | 64-bit Solaris port required replacing long with int and adding malloc.h |
| Jeannie Walldren | 2009-03-23 | Modified code to allow string length of 1024 characters for input and output filenames. |
| Eric Hyer | 2009-06-23 | Increased buffer sizes for ibuf and obuf. Also added some error checking. |
| Kelvin Rodriguez | 2016-08-28 | Removed some unnecessary uses to register keyword. The keyword is ignored by modern compilers and causes warnings in clang. Part of porting to OS X 10.11. |

