GRID: OUTGRID = ingrid * 0.3048 {to convert from feet to meters for GRID cells in feet}
GRID: OUTGRID = MERGE(ingrid1, ingrid2,...) {to append grids to one islandwide grid}
GRID: GRIDCLIP <in_grid> <out_grid> COVER <clip_cover> {to clip the GRID file to remove blank cells - 1983 USGS coastline used as clip cover}