resqpy.weights_and_measures.valid_quantities

resqpy.weights_and_measures.valid_quantities(return_attributes=False)

Return set of valid RESQML quantities.

Parameters

return_attributes (bool) – If True, return a dict of all quantities and their attributes, such as the supported units of measure. Else, simply return the set of valid properties.

returns

set or dict