010283: Invalid Z range (zmin=<value>, zmax=<value>).

Description

The specified minimum value must be less than the specified maximum value. The specified minimum value must also be less than the maximum value that the output raster can have. For example, if the input dataset has a minimum value of 0 and a maximum value of 100, the specified minimum value cannot be greater than 100.

Solution

Correct the zmin and zmax values.