Module: Import Binary Raw Data
(c) 2003 by O.Conrad
Menu: File > Grid > Import
Name | Type | Identifier | Description | Constraints |
---|---|---|---|---|
Output | ||||
Grid (*) | Data Object (optional output) | GRID | ||
Options | ||||
Raw Data File | File path | FILE_DATA | ||
Cell Count (X) | Integer | NX | ||
Cell Count (Y) | Integer | NY | ||
Cell Size | Floating point | DXY | ||
Left Border (X) | Floating point | XMIN | ||
Lower Border (Y) | Floating point | YMIN | ||
Unit Name | Text | UNIT | ||
Z Multiplier | Floating point | ZFACTOR | ||
No Data Value | Floating point | NODATA | ||
Data Offset (Bytes) | Integer | DATA_OFFSET | ||
Line Offset (Bytes) | Integer | LINE_OFFSET | ||
Line Endset (Bytes) | Integer | LINE_ENDSET | ||
Data Type | Choice | DATA_TYPE | Available 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 Order | Choice | BYTEORDER_BIG | Available Choices: [0] Little Endian (Intel) [1] Big Endian (Motorola) | |
Line Order | Choice | TOPDOWN | Available Choices: [0] Bottom to Top [1] Top to Bottom |