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

Support for float64 and int32 in GriddedSamples #146

Closed
veenstrajelmer opened this issue Feb 1, 2024 · 0 comments · Fixed by Deltares/MeshKernel#312
Closed

Support for float64 and int32 in GriddedSamples #146

veenstrajelmer opened this issue Feb 1, 2024 · 0 comments · Fixed by Deltares/MeshKernel#312
Labels
enhancement New feature or request

Comments

@veenstrajelmer
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Support for int16 and float32 in GriddedSamples was implemented in meshkernel 4.0.0. This is great, but since it works so nicely (without the user having to provide any hardcoded dtype), it might be nice to also support int32 and float64. This would make it even more flexible. The user than has to be aware that memory usage is higher with "higher" dtypes, but this is fair to assume.

Describe the solution you'd like
Support for int32 and float64 in GriddedSamples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant