SVF.with_output

SVF.with_output(outputdir: str = '.')

Set up the output.

Parameters:

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

Returns:

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

Return type:

eolab.georastertools.Rastertool