Hi Tom,
Thanks for the reply. I will open it as an issue on github.
Best regards,
Jesper
2015-04-25 22:20 GMT+02:00 Thomas Caswell :
> Jesper,
>
> Can you open an issue on this on github. If you are feeling ambitious a
> pull request fixing the bug (as you seem to have a good idea of where the
Jesper,
Can you open an issue on this on github. If you are feeling ambitious a
pull request fixing the bug (as you seem to have a good idea of where the
problem is) would also be great!
Tom
On Fri, Apr 24, 2015 at 8:38 AM Jesper Larsen
wrote:
> Hi Matplotlib Users,
>
> When I make wind barbs
Hi Matplotlib Users,
When I make wind barbs with rounding enabled and custom barb increments I
noticed that there were no wind barbs with half barbs above 2 full barbs.
The reason seems to be a bug in the _find_tails method. The bug is
illustrated by this small script (_find_tails is a copy of the