Some GIS and image processing software, such as Arc/Info and LAS, use multiple files or directories to store a single dataset. In such cases, it it recommended that the tools of the particular software package be used to copy multifile datasets.
Most GIS and image processing software packages provide support for converting between file formats.
The dataset format can usually be identified by the directory name or file extension. The file types can be roughly classified as follows:
Attention PC users: 16-bit integer and 32-bit floating-point data are in "big-endian" format; i.e., the most significant byte comes first.
A subroutine to facilitate reading and unpacking "flat" binary files in band-sequential (BSQ) format is available in both Fortran 77 and C-language versions.
MacIntosh Users can use Photoshop to ingest 16-bit .bsq data. After uncompressing the file, open it as a "raw" file (make sure you can Open All Documents). In the ensuing dialog box, enter the image width and height (from the documentation page for the dataset) and enter the number of bands as the "Channel count". The depth is 16 bits, byte order is "Mac", and header size is 0.