pfsingdal - Load data using the GDAL library
pfsingdal [<file>...]
This command can load images or frames in the multitude of data formats supported by GDAL (Geospatial Data Abstraction Library). See http://www.gdal.org/formats_list.html for a list of supported formats.
pfsingdal reads images or frames from files and writes pfs stream to the Standard Output. The pfs stream is usually piped to another program for further processing.
The output of pfsingdal is the closest possible match of the input data.
pfsingdal sardata.cosar | pfsview
pfsingdal can not read from pipes, due to the design of GDAL.
Please report bugs and comments to Martin Lambers <marlam@marlam.de>.
pfsin(1), pfsout(1)