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.

Return type:

bool

Returns:

True if Affine transform has scale and translation components only

Returns:

False if there is non-zero rotation or skew