Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. johnckealy
    3. Topics
    Offline
    • Profile
    • Following 2
    • Followers 12
    • Topics 13
    • Posts 89
    • Groups 1

    Topics

    • johnckealyJ

      windy-plugin-skewt – new features :)

      Watching Ignoring Scheduled Pinned Locked Moved Windy Plugins
      24
      4 Votes
      24 Posts
      16k Views
      johnckealyJ
      @EduardoSG Sorry about that, I thought I'd fixed this already. Thanks for reporting the bug. I've just written a fix (v0.9.3). Let me know if you still see problems.
    • johnckealyJ

      How to keep the plugin pane open when the spot forecast is activated?

      Watching Ignoring Scheduled Pinned Locked Moved Windy Plugins
      2
      0 Votes
      2 Posts
      979 Views
      rittelsR
      @johnckealy Try: bcast.on("pluginOpened",e=>{if (e=="detail") this.open() }); However, if the forecast detail is open, picker.on("pickerOpened",....) will not fire, so you have to perhaps use W.map.on("click",e=>...) to get the e.latlng and to make your div display.
    • johnckealyJ

      Unlocking the upper atmosphere: an introduction to the SkewT

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion article skew-t wind educational
      4
      15 Votes
      4 Posts
      9k Views
      S
      @johnckealy Hi John , you mentioned ' I also host my own complementary web app at skewt.org,' i would be grateful if can you share where this is (link)? thanks
    • johnckealyJ

      The hows, whys, and whens of weather forecast models

      Watching Ignoring Scheduled Pinned Locked Moved Articles article weather weather model ecmwf forecast
      3
      17 Votes
      3 Posts
      3k Views
      Yves70Y
      @johnckealy Weather forceast model is a fascinating topic ! The more you use them the better you understand them, you know when one model can be more accurate than another, what model can or cannot do. IFS is probably one of the best model to predict the changes at synoptic level (1000 or 2000km) when Arome is capable to solve and calculates convection which can be useful to predict thunderstorms. Of course we can keep using one model only but Windy offers the possibility to easily compare the results from the different models so it is a nice and easy way to check the consistency between the models and therefore give you more confidence about the weather forecasts.
    • johnckealyJ

      Weather station setup suggestions

      Watching Ignoring Scheduled Pinned Locked Moved Windy Stations
      2
      1 Votes
      2 Posts
      891 Views
      rittelsR
      @johnckealy Hi John https://iweathar.co.za/products This is installed at our local airfield. I wrote a plugin: windy-plugin-iw. I see they have a few stations in France now. Powered by solar panels. Cost appears to be just over 400 Euro. (R7800) Perhaps more now.
    • johnckealyJ

      Weather forecast models. Is higher resolution always better?

      Watching Ignoring Scheduled Pinned Locked Moved Articles article forecast models ecmwf arome nwp
      9
      1
      17 Votes
      9 Posts
      12k Views
      johnckealyJ
      @Andrea-Perron – Yes I didn't cover ensembles in this article, but actually that might be a nice idea to cover in my next one. Thanks @Gkikas-LGPZ for that nice diagram. And special thanks to Ed Lorenz for being awesome and discovering Chaos theory :)
    • johnckealyJ

      New windy plugin: Feature Tracker

      Watching Ignoring Scheduled Pinned Locked Moved Windy Plugins
      7
      6 Votes
      7 Posts
      3k Views
      marekdM
      @johnckealy So when you test it properly, tag me in the post to add your plugin to the menu :-)
    • johnckealyJ

      Making a second fork of windy-plugins on github

      Watching Ignoring Scheduled Pinned Locked Moved Windy Plugins
      5
      0 Votes
      5 Posts
      2k Views
      johnckealyJ
      Thanks @rittels! Exactly what I needed :)
    • johnckealyJ

      How to visualize convective precipitation

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      1
      1 Votes
      3 Posts
      1k Views
      johnckealyJ
      @Arqui26 Has entendido mal el comentario, se trata de cómo se crean las imágenes en mosaico :)
    • johnckealyJ

      Users of Windy: why do you want historical weather data?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      36
      4 Votes
      36 Posts
      19k Views
      N
      @korina OK, thanks. Then I will stop searching. Anyway, thank you a lot for your job!!
    • johnckealyJ

      windy-plugin-skewt now running with ECMWF data

      Watching Ignoring Scheduled Pinned Locked Moved Solved Windy Plugins
      22
      2 Votes
      22 Posts
      16k Views
      S
      @johnckealy what you have in place works fine (happy days!!!).....just need to go back to old school and picture that parcel ascent. Cheers
    • johnckealyJ

      Help running a new plugin - error on the Windy plugin page

      Watching Ignoring Scheduled Pinned Locked Moved Windy Plugins
      22
      3 Votes
      22 Posts
      13k Views
      S
      @johnckealy many thanks for the explanation- much appreciated.
    • johnckealyJ

      Temperature data through the atmosphere

      Watching Ignoring Scheduled Pinned Locked Moved Windy Plugins
      4
      2 Votes
      4 Posts
      2k Views
      ivoI
      pluginDataLoader is here