Module: Import Binary Raw Data
(c) 2003 by O.Conrad
Menu: File > Grid > Import
Description
Imports grid from binary raw data.

Parameters
NameTypeIdentifierDescriptionConstraints
Output
Grid (*)Data Object (optional output)GRID
Options
Raw Data FileFile pathFILE_DATA
Cell Count (X)IntegerNX
Cell Count (Y)IntegerNY
Cell SizeFloating pointDXY
Left Border (X)Floating pointXMIN
Lower Border (Y)Floating pointYMIN
Unit NameTextUNIT
Z MultiplierFloating pointZFACTOR
No Data ValueFloating pointNODATA
Data Offset (Bytes)IntegerDATA_OFFSET
Line Offset (Bytes)IntegerLINE_OFFSET
Line Endset (Bytes)IntegerLINE_ENDSET
Data TypeChoiceDATA_TYPEAvailable Choices:
[0] 1 Byte Integer (unsigned)
[1] 1 Byte Integer (signed)
[2] 2 Byte Integer (unsigned)
[3] 2 Byte Integer (signed)
[4] 4 Byte Integer (unsigned)
[5] 4 Byte Integer (signed)
[6] 4 Byte Floating Point
[7] 8 Byte Floating Point
Byte OrderChoiceBYTEORDER_BIGAvailable Choices:
[0] Little Endian (Intel)
[1] Big Endian (Motorola)
Line OrderChoiceTOPDOWNAvailable Choices:
[0] Bottom to Top
[1] Top to Bottom
(*) optional