Import Binary Raw Data

(c) 2003 by O.Conrad
Imports grid from binary raw data.

Parameters

Grid
Output Data Object
Raw Data File
File path
Cell Count (X)
Integer
Cell Count (Y)
Integer
Cell Size
Floating point
Left Border (X)
Floating point
Lower Border (Y)
Floating point
Unit Name
Text
Z Multiplier
Floating point
No Data Value
Floating point
Data Offset (Bytes)
Integer
Line Offset (Bytes)
Integer
Line Endset (Bytes)
Integer
Data Type
Choice
Available choices: 1 Byte Integer (unsigned), 1 Byte Integer (signed), 2 Byte Integer (unsigned), 2 Byte Integer (signed), 4 Byte Integer (unsigned), 4 Byte Integer (signed), 4 Byte Floating Point, 8 Byte Floating Point
Byte Order
Choice
Available choices: Little Endian (Intel), Big Endian (Motorola)
Line Order
Choice
Available choices: Bottom to Top, Top to Bottom