datacube.index._products.ProductResource.search_robust

ProductResource.search_robust(**query)[source]

Return dataset types that match match-able fields and dict of remaining un-matchable fields.

Parameters

query (dict) –

Return type

__generator[(DatasetType, dict)]