You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
When plotting a dfsu DataArray with plot_type="shaded", the triangles that lie close to elements that fell "dry" during a simulation are looking quite fringy. The underlying function is the matplotlib tripcolor in _FM_utils.py. Possibly the behavior is coming from matplotlib and can not be changed in mikeio.
To Reproduce
Load a dfsu dataset that comes from a m3fm simulation with dry falling elements. Plot a DataArray from the dataset like the following.
Description
When plotting a dfsu DataArray with plot_type="shaded", the triangles that lie close to elements that fell "dry" during a simulation are looking quite fringy. The underlying function is the matplotlib tripcolor in _FM_utils.py. Possibly the behavior is coming from matplotlib and can not be changed in mikeio.
To Reproduce
Load a dfsu dataset that comes from a m3fm simulation with dry falling elements. Plot a DataArray from the dataset like the following.
Example File:
example_dfsu.zip
Expected behavior
See a shaded plot without the fringy look of the triangle edges.
Screenshots
![image](https://private-user-images.githubusercontent.com/58438715/390576823-aab4d913-c378-4f4b-b4f2-77089686d41d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNDA1MjIsIm5iZiI6MTczOTI0MDIyMiwicGF0aCI6Ii81ODQzODcxNS8zOTA1NzY4MjMtYWFiNGQ5MTMtYzM3OC00ZjRiLWI0ZjItNzcwODk2ODZkNDFkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDAyMTcwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM1OGYwNmQxMGFjMDljMDk4NmVlYjE1MjQ0ZDVlNDIwMWRmYjQ0Y2ExOWQ3ODE3YmI4NTAxYTlkZjA4ZTViYzYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.NpoJt91CQnbFaoHI3JSX3BzBocUkQS1UYVkY1Gu9ooE)
System information:
The text was updated successfully, but these errors were encountered: