Radioindice.with_output

Radioindice.with_output(outputdir: str = '.', merge: bool = False)[source]

Set up the output.

Parameters:
  • outputdir (str, optional, default=".") – Output dir where to store results. If none, it is set to current dir

  • merge (bool, optional, default=False) – Whether to merge all indices in the same image (i.e. one band per indice)

Returns:

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

Return type:

eolab.georastertools.Radioindice