datacube.index._datasets.DatasetResource.search_product_duplicates

DatasetResource.search_product_duplicates(product, *args)[source]

Find dataset ids who have duplicates of the given set of field names.

Product is always inserted as the first grouping field.

Returns each set of those field values and the datasets that have them.