8.2.7.3. glofrim.Glofrim.set_value

Glofrim.set_value(long_var_name, src, **kwargs)[source]

Overwriting of all values of a certain exposed variable with provided new values. entries with NaN value are replaced with fill_value; provided new values must match shape of aim variable

Arguments:

long_var_name {str} – name of exposed model variable src {array} – array with new values