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

Misleading error when using wrong data type in regridder #168

Open
betsyromero opened this issue Oct 13, 2023 · 0 comments
Open

Misleading error when using wrong data type in regridder #168

betsyromero opened this issue Oct 13, 2023 · 0 comments

Comments

@betsyromero
Copy link

When using a UgridDataSet instead of a UgridDataArray in the regridder, the error is misleading:

ValueError: object does not contain regridder source dimensions: {'y', 'x'}

it should indicate the real source of the error (using the wrong data type)

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