I have noticed that SME often generates the following
error message when ArcInfo ASCII input files have a 0
in the file name:
warning: Map size discrepancy in
MultiCoverage::CopyFromMap(CNPIXEL:/home/dhughell/landscapes/loc/t2.txt):
layer(344,319) vs map(-1999999999,-1999999999)
In this example, the input file reference in the
configuration file is acutally t02.txt and not
t2.txt. If I change the name of the file to t2.txt
then the program executes fine.