[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[python #GRV-438999]: Skew-T Wind barb color options



Greetings!

Apologies on the delayed response. You should be able to do this by passing 
"color" to the `plot_barbs()` method, like:

    skew.plot_barbs(df['pressure'], df['u_wind'], df['v_wind'], color='blue')

All of the styling options available to Matplotlib's `barbs()` plotting method 
can be passed to SkewT's `plot_barbs()`:

  
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.barbs.html#matplotlib.pyplot.barbs
 

Cheers!

> Hello
> 
> Thanks for your tutorials about the Skew-T plots.
> 
> Is there a way to change the color of the wind barbs on the right-hand
> vertical axis? I am plotting two models on the same skew-t and it would
> help to distinguish the wind barbs from different models using different
> colors.


Ticket Details
===================
Ticket ID: GRV-438999
Department: Support Python
Priority: Low
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.