You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some functions such as xs.generate_weights expect cat: attributes which are created by intake-esm. However, this is not always possible for users, or it can be bothersome.
Potential Solution
xs.get_warming_level already has a logic to reverse engineer a realization.
We could also simply add an optional info: dict argument to those functions.
Addressing a Problem?
Some functions such as
xs.generate_weights
expectcat:
attributes which are created byintake-esm
. However, this is not always possible for users, or it can be bothersome.Potential Solution
xs.get_warming_level
already has a logic to reverse engineer arealization
.info: dict
argument to those functions.Additional context
@SarahG-579462
Contribution
The text was updated successfully, but these errors were encountered: