Zonalstats.postprocess_files

Zonalstats.postprocess_files(inputfiles: List[str], outputfiles: List[str]) List[str][source]

Generate the chart if requested after computing stats for each input file

Parameters:
  • inputfiles ([str]) – Input images to process

  • outputfiles ([str]) – List of generated files after executing the rastertool on the input files

Returns:

A list containing the chart file if requested

Return type:

[str]