ee_extra.QA.metrics.listMetrics#

ee_extra.QA.metrics.listMetrics()[source]#

Get the name and class of all QA metrics.

Return type:

Dict[str, Type[Metric]]

Returns:

A dictionary of Metric subclasses with class names as keys and classes as values.