grfGridFormat Values
Value |
Description |
grfGridBinary |
GS Binary [.GRD]; this format stores the grid as 32-bit floating point numbers. |
grfGridAscii |
GS ASCII [.GRD]; this format is text-based and editable. |
grfGridXYZ |
ASCII XYZ [.DAT]; a text-based format that stores the XYZ coordinates of each grid node on a separate line. |
grfGridSurfer |
Surfer [.GRD]; this format stores the grids as 64-bit floating point numbers. |