datacube.index._products.ProductResource.get_with_fields

ProductResource.get_with_fields(field_names)[source]

Return dataset types that have all the given fields.

Parameters

field_names (tuple[str]) –

Return type

__generator[DatasetType]