Closed moradology closed 5 years ago
RasterExtent.combine asserts that cellsizes be equal but floating point arithmetic can make this difficult. Extraordinarily close cell sizes end up failing the equality assertion when it would be better to pass over in silence
RasterExtent.combine
RasterExtent.combine
asserts that cellsizes be equal but floating point arithmetic can make this difficult. Extraordinarily close cell sizes end up failing the equality assertion when it would be better to pass over in silence