CCSD3ZF0000100000001NJPL3IF0PDSX00000001 PDS_VERSION_ID = PDS3 RECORD_TYPE = STREAM SPACECRAFT_NAME = MAGELLAN TARGET_NAME = VENUS OBJECT = TEXT PUBLICATION_DATE = 1995-01-01 NOTE = "MAGELLAN SCVDR ARCHIVE CD-WO" END_OBJECT = TEXT END DESCRIPTION OF SOFTWARE FILES ON THIS VOLUME This file describes the files present in the [SOFTWARE] directory on this volume. The files are: MAKEFILE.MAK - Script used by the UNIX "make" command to generate executables from these source files. SCV_RDR.C - Low level routines to read SCVDR data files into the structures defined in SCVDR.H SCV_RDR.I - Function definition skeleton for SCV_RDR.C routines. SCVDR.H - Definition of SCVDR data structures. SCVDRSCN.PL - A Perl script to list contents of SCVDR data files. This file also functions as its own UNIX manual and can be printed by "nroff -man" or "troff -man". SCVPARSE.C - Low level routines to parse SFDU structures. SCVPARSE.H - Definition of SFDU header structures. SCVPARSE.I - Function definition skeleton for SCVPARSE.C routines. TESTANF.C - A program that illustrates how to read an ANF - altimetry inversion file. TESTEDF.C - A program that illustrates how to read an EDF - emissivity file. TESTGMF.C - A program that illustrates how to read a GMF - G-matrix file. TESTIF.C - A program that illustrates how to read a SIF or OIF - image data file. TESTNFF.C - A program that illustrates how to read a NFF - inversion fit file. TESTOHF.C - A program that illustrates how to read an OHF - orbit header file. TYPES.H - Miscellaneous SCVDR definitions. Note: all lines in these files have been padded on the right with blanks and terminated with an ASCII carriage return and linefeed in columns 79 and 80. It may be necessary to remove one or more of these characters in order to compile these sources on particular operating systems.