Skip to content

optimize meshplotlib plot_streamlines

Florian Zill requested to merge FZill/ogstools:streamlines into main
  • removed interpolation via scipy grid_data
  • instead sample the values on a pyvista meshgrid for the streamline plot
Edited by Florian Zill

Merge request reports