I have time series of veracity (both X and Y directions) in 2D array format. Then, I want to plot the streamline for water flowing as shown in the attached figure. So, I would like to ask if anyone knows the Python Package that can use to plot such below figure.
Your help is really appreciated!
You can use Plotly
Check the document Streamline Plots in Python for details.