get_static_attribute_values: Get all options for a specific attribute which can be used to subset a DataSetList
Description
This is a more generic version of the existing `get_dim`, `get_funcId` and `get_algId` functions.
Note the only attributes returned by `get_static_attributes` are supported in this funcion
Usage
get_static_attribute_values(dsl, attribute)
Value
The list of options for the specified attribute
Arguments
dsl
The DataSetList
attribute
the name of the attribute for which to get the available options in dsl