Closed Thread
Results 1 to 6 of 6

How to create a wind rose from wind speed and direction data in excel

  1. #1
    Registered User
    Join Date
    02-25-2014
    Location
    sussex
    MS-Off Ver
    Excel 2007
    Posts
    8

    How to create a wind rose from wind speed and direction data in excel

    Hello,
    I'm trying to create a wind rose using data from a logger. Have wasted a lot of time so far.
    Can anyone help me with a formula that could put this data into some kind of wind rose?
    The main information I'm interested in is the length of time the wind blows in different directions.
    Thank you for your help.
    Attached Files Attached Files

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,623

    Re: How to create a wind rose from wind speed and direction data in excel

    Have a look on attached file (left only one month data to keep file small, but included now wind (empty C readings) to show how it works in such cases.

    For instance lets set direction bins 15 deg wide.

    In column D helper formula:
    Please Login or Register  to view this content.
    copied down
    it converts anything from 352.5,360 and from 0,7.5 to less than 0
    7.5,22.5 to less than 15
    22.5,37.5 to less than 30
    etc.

    now list somewhere
    0
    15
    30
    ....
    345
    then in next column one can use frequency (note - it is array = ctrl+shift+enter formula over the whole selection G2:G25)

    and then one can make a graph - I used radar type.

    PS. I divided FREQUENCY result by 24 (hours) and by 6 (readings per hour) to have total length in days in each direction not just total number of readings in each direction.
    Attached Files Attached Files
    Best Regards,

    Kaper

  3. #3
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: How to create a wind rose from wind speed and direction data in excel

    Hi gpack,

    Thank you for posting a most interesting question. After 5 minutes of research, I am now a 'Wind Rose Tyro'. I cheated and wrote a macro to create formulas that are required. Since I only have access to Excel 2003, the SUMPRODUCT formula had to be used instead of COUNTIFS which is available starting in Excel 2007.

    The macro is preset to 45 degrees per position, but that can be changed to anything you want that is evenly divisible into 360. See the attached workbook (in zip format becuase the file was too big) that implements the macro with your data.

    Lewis

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by LJMetzger; 04-22-2014 at 03:37 PM. Reason: Made correction per Kaper in post #4 - Thanks for catching my error. There was previously a column Q before posting.

  4. #4
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,623

    Re: How to create a wind rose from wind speed and direction data in excel

    I'd delete this part:
    Please Login or Register  to view this content.
    because with it in rows 7 and 8 data from columns L-P does not sum up to column J.

    Please note that if such table will be used for radar graph the first value (plotted in topmost position) will correspond to all data collected from angles <0 , 44> range - so it would be wiser to have it plotted not vertically, but at 22.5 deg ;-).

  5. #5
    Registered User
    Join Date
    06-14-2022
    Location
    Cairo, Egypt
    MS-Off Ver
    2013
    Posts
    1

    Re: How to create a wind rose from wind speed and direction data in excel

    if i removed the data of date and time and replaced it by 1 hour only will this be run ?

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: How to create a wind rose from wind speed and direction data in excel

    Administrative Note:

    Welcome to the forum.

    We are happy to help, however whilst you feel your request is similar to this thread, experience has shown that things soon get confusing when answers refer to particular cells/ranges/sheets which are unique to your post and not relevant to the original.

    Please see Forum Rule #4 about hijacking and start a new thread for your query.

    If you are not familiar with how to start a new thread see the FAQ: How to start a new thread
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How do I create a wind rose in excel?
    By krumpf in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 02-26-2015, 07:12 PM
  2. Create wind rose from the data in excel
    By jdbaba in forum Excel General
    Replies: 4
    Last Post: 12-18-2012, 07:30 PM
  3. How do I create a wind rose in excel?
    By krumpf in forum Access Tables & Databases
    Replies: 1
    Last Post: 07-05-2012, 07:36 PM
  4. Defining wind event by direction (degrees) AND speed!
    By cswann in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-06-2008, 04:32 PM
  5. how do i plot a rose diagram to show frequency of wind direction
    By kathryn in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-15-2005, 06:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1