get_variable_name

pyarts.workspace.global_data.get_variable_name(i)[source]

Lookup the name of a variable given its workspace index. :param i: The index of the workspace variable. :type i: int

Returns:

The name of the workspace variable.

Return type:

str