We are using streamplot to plot wind vectors in a vertical cross section plot. When printing the vector values out, the values indicate the vectors/streams should be going in one direction, but are ...
I propose adding a feature to streamplot that will allow for vectors to be separate, but still curved in nature. I have seen a fix for this that essentially modifies the matplotlib code to combine the ...