[FEATURE] - UGRID support in Visualization module
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- data-visualization
Research direction
Start by reading the visualization module entry points named in the issue: plot_map, imod.select.cross_section, imod.visualize.cross_section, and imod.visualize.pyvista. Check how each currently handles structured data and identify the UGRID dispatch or unstructured support needed. Done means the listed functions support UGRID, but the issue leaves the exact scope and acceptance tests unspecified.
Written by the indexing model from the issue text.
Description
Is your feature request related to a problem? Please describe.
The visualization module doesn't support UGRID yet.
From the top of my head, the following functions do not support UGRID (in order of amount of effort required, from minor to major).
- Minor:
plot_mapshould dispatch based on type and call the.ugridaccessor if needed. - Moderate:
imod.select.cross_sectionandimod.visualize.cross_section - Major:
imod.visualize.pyvistaneeds unstructured support.
- Dominant language
- Python
- Stars
- 41
- Forks
- 12
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Deltares/imod-python
-
ci
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Deltares/imod-python#1891 ·
-
enhancement good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Deltares/imod-python#1843 ·
-
documentation
Difficulty 1/5 Under an hour Newbie friendliness 68/100
Deltares/imod-python#1684 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
Deltares/imod-python#1911 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
Deltares/imod-python#1910 ·
All issues in Deltares/imod-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100