<< WriteRasterToFile Exporting data

CLaRiNet 0.1 beta >> Exporting data > WriteRasterToFile

WriteRasterToFile

Writes an existing single-precision floating-point raster to a binary file.

Calling Sequence

WriteRasterToFile ( handle_ras , binfile )

Arguments

handle_ras

integer: handle of the raster to be written

binfile

Character string: path of the file to be created on the disk.

Description

Writes an existing single-precision floating-point raster to a binary file.

Examples

See Also

Authors

<< WriteRasterToFile Exporting data