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

Improve export to ugrid_nc-file, to support imod qgis plugin #329

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

rubencalje
Copy link
Collaborator

No description provided.

@rubencalje rubencalje marked this pull request as ready for review March 11, 2024 12:04
nlmod/gis.py Outdated
@@ -335,13 +339,24 @@ def ds_to_ugrid_nc_file(
face_node_connectivity : str, optional
The name of the variable that contains the indexes of the vertices for
each face. The default is 'icvert'.
split_layer_dimension : bool, optional
Splits the layer dimension into seperate varibales when True. The defaults is
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

varibales -> variables

nlmod/gis.py Outdated
Splits the layer dimension into seperate varibales when True. The defaults is
True.
split_time_dimension : bool, optional
Splits the time dimension into seperate varibales when True. The defaults is
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem

@rubencalje
Copy link
Collaborator Author

Tests fail unrelated to this PR

@rubencalje rubencalje closed this Mar 12, 2024
@rubencalje rubencalje reopened this Mar 12, 2024
@rubencalje rubencalje merged commit f8046a9 into dev Mar 12, 2024
1 of 4 checks passed
@rubencalje rubencalje deleted the to_imod_qgis_plugin branch March 12, 2024 17:56
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

Successfully merging this pull request may close these issues.

2 participants