[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Newbie tries to read in data file
O.K., I attached the files that you emailed in
the first place:
There's x.map containing the grid map data and
x.cmd containing the gstat command (minimal).
Try executing:
gstat x.cmd
If you succeed, try to make your own data and command
files.
The file zinc.eas is different, because it holds arbitrarily
spaced data. Your data are on a regular lattice, and can
therefore be entered in grid format _or_ column format
(like zinc.eas).
--
Edzer
ncols 10
nrows 10
cellsize 2
xllcorner 0
yllcorner 0
0 711.155 246.284 0 0 0 0 0 0 0
0 886.983 759.012 109.714 0 0 0 0 0 0
0 819.122 894.999 487.733 0 0 0 0 0 0
0 807.441 873.186 555.957 0 0 0 0 0 0
0 937.831 878.635 187.281 0 0 0 0 0 0
0 934.766 858.123 171.103 0 0 0 0 0 0
0 721.866 795.062 8.00909 0 0 0 0 0 0
0 113.503 64.1974 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
data(x): 'x.map';