Zonalstats.generated_stats_per_date

property Zonalstats.generated_stats_per_date

After processing one or several files, this method enables to retrieve a dictionary that contains the statistics for each inputfile’s date:

  • keys are timestamps

  • values are the statistics at the corresponding timestam

Warning

When the timestamp of the input raster cannot be retrieved, the dictionary does not contain the generated statistics for this input raster. In this case, prefer calling generated_stats to get the stats as a list (one item per input file).