8.2.7.2. glofrim.Glofrim.get_value_at_indices

Glofrim.get_value_at_indices(long_var_name, inds, **kwargs)[source]

Gets values at a specific index of a certain exposed variable. entries with fill_value are replaced with NaN values

Arguments:

long_var_name {str} – name of exposed model variable inds {int} – Index pointing to entry within entire array of variable values

Returns:

float – value at specific index of retrieved variable