Open Channel Foundation
Not Logged In |  | 
Open Channel Foundation


Quick Application Search:


VAXFC
Get this title!
¤ 
Get VAXFC


Basic information
¤ 
Contributors


Foundation :: Programming Tools :: VAXFC

VAXFC

Vax Floating Point to Host Floating Point Conversion Software

VAXFC converts unformatted floating point data files written by a VAX to a machine running UNIX. VAXFC is useful when data files created by a VAX must be used on other machines.
Moderators:
Adopt This Application!

source code available SOURCE CODE AVAILABLE

Many users need to transport unformatted floating point (4 bytes per sample) data files written by a VAX to a machine running UNIX. This computer may have a different convention for interpreting unformatted floating point data values. VAXFC converts these non-ASCII files to the unformatted floating point representation of the UNIX machine. This is done by reading the bytes bit by bit, converting them to floating point numbers, then writing the results to another file.

VAXFC is useful when data files created by a VAX must be used on other machines. For instance, NASA/JPL AIRSAR synthetic aperture radar synoptic data is processed on a VAX computer, but many times users wish to analyze the data on a DEC Alpha, SUN, HP, SGI, etc. This requires that the data be converted to the floating point format of several different types of computers. This software was written with generality in mind. The data file is allowed to have any length header (header values are not converted, so if it is an ASCII header it will be preserved), and any length header bytes at the beginning of each line (must be a constant length for each line).

VAXFC was originally written to convert AIRSAR synoptic data from VAX floating point format to UNIX floating point format. These files have three lines of ASCII header information (15360 bytes), followed by 5088 lines of data, each data line being 5120 bytes (1280 floating point numbers), with no prefix header at the beginning of each line. Therefore, these values are the default values. However, any unformatted floating point data file may be converted by this software.


VAXFC carries the NASA case number NPO-19464. It was originally released as part of the Cosmic collection.
   More software from National Technology Transfer Center


Open Channel Software runs entirely on Open Source Software. We return value to the Software community in the form of services and original software. Most of our content is currently available as source code, with the copyright owned by the original author, All Rights Reserved. Everything else is Copyright ©2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Open Channel Software.

View our privacy statement.
Contact webmaster at openchannelsoftware dot org with questions.