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
For functions that currently take an xr.DataArray and return an xr.Dataset with under/over forecast penalties, consider returning an xr.DataArray with a new dimension called "components".
If we go down this path, we will have to update Jive to be compatible if it expects an xr.Dataset.
Some metrics only support xr.DataArrays. I have received feedback from users who would like to be able to use scores primarily with xr.Datasets.
The text was updated successfully, but these errors were encountered: