All input grids should be signed integer grids (i.e., each cell should be assigned an integer value
corresponding to its class membership or patch type). Note, assigning the zero value to a class
may cause problems when the landscape contains a border because zero cannot be negative and
all border cells must be negative. Note, unsigned integer grids are acceptable if you do not
have a "border" (with negative cell values).