anikfal / postwrf

Visualization and postprocessing of the WRF and ERA5 data
MIT License
54 stars 11 forks source link

add wind barb #40

Closed fipoucat closed 6 months ago

fipoucat commented 6 months ago

I want to add wind barbs instead of vectors I saw on postwrf and wonder if it is possible. If so how?

Thanks

anikfal commented 6 months ago

Hi, Please pull PostWRF or clone it again. In the new namelist.wrf you will find a new variable (Wind_Barbs_on_off) which you can set it to 1 to plot wind vectors as wind barbs.