Surfer
9 directly supports ESRI grid files. You can use the Grid | Convert command in Surfer 9 to convert an ESRI grid to a
Surfer grid, or you can use the ESRI grid directly in Surfer 9 to create maps.
The
XY min max should be adjusted by half the cell size because ESRI grids are
based on the center of the grid cell and Surfer grids are based on grid lines
which equate to the edges of a cell.
If you don't know the zMin and zMax,
use 0 and 1 as placeholders for now. The values will be calculated
automatically in a subsequent step.
Use a text editor Find/Replace function or Grid
| Math (after the grid has been saved) to replace the NODATA value with the
Surfer blanking value of 1.70141e+38. Save the changes to an ASCII text format
with the GRD extension.
The ESRI grid format lists the Z values from top to bottom of the map, and
Surfer uses the reverse order. To fix the order (and get the Z min max as a
side bonus), choose Grid | Transform,
specify the GRD file, change the operation to Mirror Y, specify a new output GRD file name, and click OK. Create a map from the new GRD file.