odc.geo.math.is_affine_st

odc.geo.math.is_affine_st(A, tol=1e-10)[source]

Check if transfrom is pure scale and translation.

Returns

True if Affine transform has scale and translation components only

Return type

bool

Returns

False if there is non-zero rotation or skew