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

codes_get_double_array returns a list, should return a np.ndarray #3

Closed
alexamici opened this issue Jun 6, 2019 · 2 comments
Closed

Comments

@alexamici
Copy link
Contributor

No description provided.

@shahramn
Copy link
Collaborator

shahramn commented Jun 6, 2019

This is quite important because of the performance

@shahramn
Copy link
Collaborator

shahramn commented Jun 6, 2019

The other function eccodes.codes_get_long_array() should ALSO return a numpy array of integers. So it is not just the double array

shahramn pushed a commit that referenced this issue Jan 10, 2023
Merge in ECCODES/eccodes-python from feature/set_multiple to develop

* commit 'b523e5abd4dd0b810bfe32079d05e55b9906e12f':
  Black formatting
  Improve value error message
  Improve value error message
  Fix black formatting using v22.1.0
  Formatting
  Modify set function in message to accept dictionary of key values and add check on values
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

2 participants