datacube.index.abstract.AbstractDatasetResource.count_by_product_through_time#
- abstract AbstractDatasetResource.count_by_product_through_time(period, archived=False, **query)[source]#
Perform a search, returning counts for each product grouped in time slices of the given period.
- Parameters:
- Return type:
- Returns:
For each matching product type, a list of time ranges and their count.