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 3D tekal files (polyfile format) #430

Closed
veenstrajelmer opened this issue Dec 14, 2022 · 1 comment
Closed

Support for 3D tekal files (polyfile format) #430

veenstrajelmer opened this issue Dec 14, 2022 · 1 comment

Comments

@veenstrajelmer
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Some of the tekal-files in the script https://github.com/Deltares/dfm_tools/blob/main/tests/examples/preprocess_hydrolib_readwritepol.py cannot be read since they contain a 3D datablock and that is not supported by hydrolib.

Describe the solution you'd like
It might be nice to support this, but I can imagine it is out of scope.

Describe alternatives you've considered
What also sort of works, is changing the header (so it contains only numcols and numrows) and reshaping the data before plotting, also done in the example script.

@veenstrajelmer
Copy link
Collaborator Author

Discussed with @arthurvd that this will not be implemented.

veenstrajelmer added a commit to Deltares/dfm_tools that referenced this issue Mar 16, 2023
@veenstrajelmer veenstrajelmer closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 2023
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