tensorstore.DownsampleMethod

Downsampling method for use by the downsample driver.

Refer to the JSON documentation for details on each method.

alias of Literal[‘stride’, ‘median’, ‘mode’, ‘mean’, ‘min’, ‘max’]