Timeseries.with_vrt_stored
- Timeseries.with_vrt_stored(keep_vrt: bool)
Configure if the intermediate VRT images that are generated when handling the input files (which can be complex raster product composed of several band files) shall be stored to disk or not - for debug purpose for instance.
- Parameters:
keep_vrt (bool) – Whether intermediate VRT images shall be stored or not
- Returns:
The current instance so that it is possible to chain the with… calls (fluent API)
- Return type: