pyorc.Frames.range#

Frames.range()[source]#

Return the range of pixel values through time.

Returned array does not have a time dimension. This filter is typically used to detect widely changing pixels, e.g. to distinguish moving water from land.

Returns:

Single image (with coordinates) with minimum-maximum range in time [x, y]

Return type:

xr.DataArray