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

Better error message when array is accessed in apply #63

Closed
m-mohr opened this issue Oct 26, 2020 · 0 comments
Closed

Better error message when array is accessed in apply #63

m-mohr opened this issue Oct 26, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request processes
Milestone

Comments

@m-mohr
Copy link
Member

m-mohr commented Oct 26, 2020

Originates from Open-EO/openeo-r-client#53 (comment):

When array access is done in apply (not allowed), then GEE gives the following error message:

SERVER-ERROR: Server error: Dimension 'undefined' does not exist.

That is not ideal and should be improved nevertheless to return something like:

x is not an array

@m-mohr m-mohr added processes bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jan 18, 2024
@m-mohr m-mohr closed this as completed May 17, 2024
@m-mohr m-mohr added this to the v1.0 / OSPD milestone May 26, 2024
@m-mohr m-mohr self-assigned this May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request processes
Projects
None yet
Development

No branches or pull requests

1 participant