RadioindiceProcessing.with_channels

RadioindiceProcessing.with_channels(channels: List[BandChannel])[source]

Set the BandChannels necessary to compute the radiometric indice

Parameters:

channels ([eolab.georastertools.product.BandChannel]) – Channels to process, default None

Returns:

The current instance so that it is possible to chain the with… calls (fluent API)