Customised WindRose and PollutionRose in R and RStudio

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • By utilising Openair package you can create customised Windrose and Pollutionrose plots

Комментарии • 38

  • @RinkaHeart
    @RinkaHeart 2 года назад +1

    I'm impressed with Indians and Pakistanis in youtube
    They have a great knowledge in every walk of life, I swear whenever I search on any topic I found you guys explaining it, you are smart, and always love to share your knowledge with the world, I respect you the most, god bless you

    • @mahmudurTechWheel
      @mahmudurTechWheel  2 года назад

      I am not from either of those countries. RUclips is a great place full of amazing content from talented people across the world. I appreciate your comment.

  • @johnybarreto5719
    @johnybarreto5719 11 месяцев назад

    Thank you so much for sharing your knowledge! greetings from Brazil.

  • @carlospaez9606
    @carlospaez9606 4 года назад +1

    Hi man, you helped me so much in order to prepare a good quality graph for an Eolic Energy issue and of course you avoided me the job of developing that on Excel. Have a hug from Bogotá-Colombia

  • @massfeerie5971
    @massfeerie5971 4 года назад +1

    thank you very much, find the answer when I've already give up

  • @danielbezerradossantos4446
    @danielbezerradossantos4446 Год назад

    Good job!

  • @user-nk9ee1cv6p
    @user-nk9ee1cv6p 4 года назад

    survival issue when I'm looking for this tutorial, but i still like this super calm background music

  • @dattiennguyen9435
    @dattiennguyen9435 4 года назад

    very useful, thank you very much!

  • @Bravemaster3
    @Bravemaster3 3 года назад +1

    Thanks for the video. I am wondering why do you have green in the graph, and not in the legend?

    • @mahmudurTechWheel
      @mahmudurTechWheel  3 года назад +1

      Good point! I wrote this code for this video only at that time. I would revisit the code to check whether I missed anything.

    • @Bravemaster3
      @Bravemaster3 3 года назад

      @@mahmudurTechWheel alright. Thx for your response.

  • @chionomys
    @chionomys 2 года назад

    Many thanks

  • @flizzyfoshizzy
    @flizzyfoshizzy Год назад

    Thanks so much for this helpful tutorial. In your windrose, while you did not define green as one of the colors, and green is not shown in your legend either, I see that some of your data is still represented as green. Is this an error?

  • @marcopillosu8896
    @marcopillosu8896 3 года назад +1

    Hello, thanks for your video, do you know how to insert more labels? (NNE, ENE,ESE,SSE.. etc.?)

  • @TitanD79
    @TitanD79 Год назад

    Great video! I was just wondering is it possible to set the percentage marks manually? Say I had two plots, I want to keep the scale consistent between them
    I've been looking through the openair manual and haven't come across it yet

    • @TitanD79
      @TitanD79 Год назад

      Discovered it is the max.freq function, surprisingly difficult to find, and the name is slightly odd. It makes it seem like this is the max.freq that will be shown, rather then the array scale size.

  • @onurhanaydn6159
    @onurhanaydn6159 4 года назад

    Thank you very much for your work but do you know how can we add direction number on the axis?

  • @aldanibrazcarvalho5645
    @aldanibrazcarvalho5645 Год назад

    Hey, thanks so much for your video. Maybe you can help me, how could I print 12 wind rose charts in the same figure?

  • @girinyeo3947
    @girinyeo3947 2 года назад

    thankyou very much. but do u know how to change the calm wind?

  • @aungthurahein5472
    @aungthurahein5472 4 года назад +1

    Thanks for the video, this is really helpful. However, as a beginner, I have small questions to you. how can i email to you? many thanks.

    • @mahmudurTechWheel
      @mahmudurTechWheel  4 года назад

      Aung Thura Hein you can add me and send me a message
      www.linkedin.com/in/drmahmudurrahman

  • @manoramu8654
    @manoramu8654 4 года назад +2

    can u share source code

  • @aarizahmed7546
    @aarizahmed7546 4 года назад

    It's a nice video. I have one query that how to open (mydata file) as u mentioned that the sample data is available in openair package. Thanks

    • @mahmudurTechWheel
      @mahmudurTechWheel  4 года назад

      AARIZ AHMED if you install and load openair package in R, you will get the data in R as mydata.

    • @felippedalpiaz5264
      @felippedalpiaz5264 4 года назад

      @@mahmudurTechWheel i dont' want install this package in my R. Can you help me? package ‘openair’ was built under R version 4.0.2

    • @mahmudurTechWheel
      @mahmudurTechWheel  4 года назад

      @@felippedalpiaz5264 there must be a way around to install it. You can try downloading the package as a zip file and install it manually to R/Rstudio. Just google it you will find a lot of help. Best of luck.

    • @felippedalpiaz5264
      @felippedalpiaz5264 4 года назад

      @@mahmudurTechWheel Tks a lot. I installed again R

  • @andre1osorio
    @andre1osorio 3 года назад

    Hey, thanks so much for your video. But I am getting an error, could you maybe help me please:
    Error: unexpected string constant in:
    " key = list(labels = c(">0 - 2",
    ""

    • @mahmudurTechWheel
      @mahmudurTechWheel  3 года назад

      Please double-check the code. It should work without any issue.

  • @nabiagulistan1291
    @nabiagulistan1291 2 года назад

    How to download this data.. which site? Please share the link or record video to download this data

    • @mahmudurTechWheel
      @mahmudurTechWheel  2 года назад

      The data is from the Openair package. Try
      library(openair)
      df

  • @hossamismael7495
    @hossamismael7495 Год назад

    Could you please provide this code?

  • @islanddreamer50
    @islanddreamer50 4 года назад

    Thanks for sharing this video.I am getting an error.Can you help me rectify it?
    Run `rlang::last_error()` to see where the error occurred.

    • @mahmudurTechWheel
      @mahmudurTechWheel  4 года назад +1

      It should not give you any error if you load the library and data properly. Hope you were successful later on.

    • @islanddreamer50
      @islanddreamer50 4 года назад +1

      @@mahmudurTechWheel yes, I was able to rectify it. Thank you.

  • @wasimjaved5310
    @wasimjaved5310 4 года назад

    Please can you share the revised codes with us