act.plotting.WindRoseDisplay.set_thetarng

WindRoseDisplay.set_thetarng(trng=(0.0, 360.0), subplot_index=(0,))[source]

Sets the theta range of the wind rose plot.

Parameters:
  • trng (2-tuple) – The range (in degrees).

  • subplot_index (2-tuple) – The index of the subplot to set the degree range of.