This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
PyVista (formerly known as ‘vtki’) is a flexible helper module and a high-level API for the Visualization Toolkit (VTK). It is a streamlined interface for the VTK, enabling mesh analysis and plotting ...
Below is a custom script created by Chris and Jessica which converts D3D output to VTK format which can be used by ParaView for model analysis. #!/usr/bin/env python3 ## Convert dflowFM netCDF mapp to ...