string_int_lookup

PlasmaCalcs.dimensions.dimension_tools.dimension_value.string_int_lookup(dict_)

return dict_ but with DimensionValue, str, and int keys. dict_ keys should be DimensionValue objects.

if any keys can’t be converted to str or int, skip converting those keys to that type.