Zonalstats.process_file

Zonalstats.process_file(inputfile: str) List[str][source]

Compute the stats for a single input file

Parameters:

inputfile (str) – Input image to process

Returns:

List of generated statistical images (posix paths) that have been generated

Return type:

[str]