Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide more support for xr.Datasets as inputs #702

Open
nicholasloveday opened this issue Sep 25, 2024 · 1 comment
Open

Provide more support for xr.Datasets as inputs #702

nicholasloveday opened this issue Sep 25, 2024 · 1 comment

Comments

@nicholasloveday
Copy link
Collaborator

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.

@nicholasloveday
Copy link
Collaborator Author

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.

@nicholasloveday nicholasloveday mentioned this issue Oct 7, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant