Hello,
Just a quick query. How do you read a header, store the values in variables (first 6 lines) and the rest of the data are z values:
ncols 120 nrows 120 xllcorner -5.000000 yllcorner -5.000000 cellsize 0.0166666675 NODATA_value -9999.000000 8.278781 7.810413 7.679254 7.670572 7.507757 7.489618 7.549579 7.712960 7.627653 6.931419 5.598992 4.097134 2.129512 0.308146 -1.081559 -1.578681 -1.929566 -2.209486 -1.927538 -0.758010 1.033233 2.433419 2.993177 2.734593 etc
From the header info, it will be possible to generate an X, Y, Z array to work from, for processing etc.
I'm sure this is a simple one, thanks for any pointers.
Thanks
Lester