Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. tomA27
    3. Topics
    T
    • Profile
    • Following 0
    • Followers 3
    • Topics 8
    • Posts 27
    • Best 5
    • Controversial 0
    • Groups 0

    Topics created by tomA27

    • T

      No Model Elevation from AROME????

      Your Feedback and Suggestions
      • • • tomA27
      6
      0
      Votes
      6
      Posts
      491
      Views

      T

      @idefix37 Thank you again.

    • T

      Sounding forecast shows incorrect data.

      Bug Reports
      • • • tomA27
      6
      1
      Votes
      6
      Posts
      1.1k
      Views

      T

      @jancellor @vicb Thank you for your input. I'm sorry that I never discovered your thread before.

      The Sounding forecast already uses the surface temperature/dewpoint at the 1000hPa level. (or perhaps it uses the temperature and dewpoint from getPointForecastData which gives the same values). This is plain to see if you display the temperature, dewpoint and LCL separately in another add-in

      My understanding is that "surface" means the air in contact with the surface (normally at 2m). Indeed dewpoint-surface, rh-surface, wind-v-surface etc are clearly properties of the air close to the surface rather than the surface itself.

      I find it impossible to see any good reason not to use the surface temperature/dewpoint at the surface level (model elevation).

      Personally, I see this as quite an important bug in the official sounding forecast.

    • T

      Issue with Sounding pane

      Your Feedback and Suggestions
      • • • tomA27
      1
      0
      Votes
      1
      Posts
      240
      Views

      No one has replied

    • T

      1 hour resolution with getMeteogramForecastData

      Windy Plugins
      • • • tomA27
      2
      0
      Votes
      2
      Posts
      384
      Views

      T

      OK, worked it out by looking in fetch.d.ts...
      const latLonStep: LatLonStep = { lat:_loc.lat, lon:_loc.lon, step:1};
      getMeteogramForecastData(_model, latLonStep).then((meteogramForecast) => {
      _meteogramForecast = meteogramForecast;
      updateSounding();
      });

    • T

      Display additional information on weather picker

      Windy Plugins
      • • • tomA27
      3
      0
      Votes
      3
      Posts
      413
      Views

      T

      @rittels Thank you very much. I will take a look.

    • T

      Error trying to run template plugin

      Windy Plugins
      • • • tomA27
      3
      0
      Votes
      3
      Posts
      747
      Views

      koalageddonK

      I have encountered errors when trying to run template plugins too! It often happens due to incorrect configurations or version mismatches. I usually check the plugin documentation, verify dependencies, and ensure everything is up-to-date. Anyone else experience this and found a smooth fix?

    • T

      Enhancements to Thermals layer / Other Soaring layers

      Your Feedback and Suggestions
      • • • tomA27
      1
      3
      Votes
      1
      Posts
      260
      Views

      No one has replied

    • T

      UKV Thermal height often 0

      General Discussion
      • • • tomA27
      1
      0
      Votes
      1
      Posts
      264
      Views

      No one has replied