Sounding Plugin - for paraglider pilots
-
@vicb I posted another instance I found on your github issue page. I hope it helps. I'm a bit suspicious that it happens with the same altitude again (in a different location).
I've only ever seen it happening with the GFS model, not ECWMF yet, if that is of any help.
-
@MarkRD Thanks a lot.
As I replied on github you have identified a bug in the plugin. It comes from the fact that the relation between altitude and pressure is not linear.
I need some time to think about the best possible fix. Probably a few days.
-
@vicb No rush! Thanks for a cool plugin.
-
The plugin now works better on mobile and tablets.
As a reminder plugins do not work on the installed mobile apps but you can use them by loading windy in a web browser on your mobile or tablet.
Visit https://www.windy.com/plugins/windy-plugin-sounding to load the plugin on a mobile device.
-
Excellent! Works well.
-
@vicb
How do you select another location than the favorite, without closing the plugin ? -
@vicb
Sorry, I found it, it is still possible to open it via the picker -
Thanks for the nice feedback @rittels - and thanks for your help !
-
Hey, I got a problem.
Dunno why but when I try to use your plugin the whole windy.com freezes: the forecast page & the forum page. I have disabled the AdBlock and allowed pop-ups windows.
Similar situation with Skew-t- it doesn't freeze but nothing is popping up.
Does anyone know how to make it run and is willing to help me?
![0_1611580968863_2021-01-25 14_13_17-Windy_ Wind map & weather forecast.png](WysyĆanie 0%)!
edit: i cannot even upload a picture here :( link
edit: its something with my chrome, other browsers works ok for me -
@tomasz-w Hello, image upload size has a limit, try to upload a smaller picture.
-
Hi, amazing plugin ;)
One question (sorry if a dummy one):
How do you determine where the green line starts on the ground?I see that "The green line shows the temperature of an ascending parcel" but why on the ground it has this particular temperature?
Is there some meteorological constant or formula based on which we know that a bubble would need this-or-that higher temperature than surrounding to start rising?
Correct me if I'm wrong, but to my mind, this starting point is crucial in understanding how strong and how high thermals will be, so I'm wondering (as a gliding pilot) how exactly to interpret this and how to actually know when during the day my lovely bubbles will start to rise.
-
@matikru
It should be the temperature at 2m forecasted by the model used for the sounding -
@matikru The green line starts at air temperature + some constant (4 or 5C if I remember correctly).
Check a typical example:
You can see that the value of the constant usually doesn't matter that much for the days we are interested in. You have to remember that we look at a model which is an imperfect prediction plus the nature of the soil varies greatly inside a single cell of the model (cells are 9x9km for ECMWF).
In practice it works reasonably well. The air close to the ground doesn't usually get warmer as it would start rising.
If the cloud cover is thick it might be harder for the air temperature to become that warm.
If the temperature (red) and green line (parcel) slowly converge instead of being parallel, that could also be due to the poor resolution of the model (there are not that many points along the altitude axis).
Hope this helps.
-
@vicb thanks for this clarification.
But, since as you noted "The air close to the ground doesn't usually get warmer as it would start rising" do I understand correctly that the green line should actually start (at the ground level) quite at the same temperature level that the red line starts?
So actually this 4-5 C constant is introduced just for better usability of the diagram, as this green and the red line would just overlap usually?
Btw - I get it now that considering model errors etc. it doesn't make such a difference, I just want to understand the logic behind.
-
I'm thinking, isn't it that sometimes it will be quite misleading? In this example, it doesn't look like convection at all, no chance for cumulus, since dry adiabat is steeper than air temperature change.
But, looking at the green line starting 4-5 C higher than the red line there's this impression that there will be convection, even a cumulus is depicted at 800.Or am I missing something totally? :)
-
Mostly what I mean is that the rising air don't get as warm as the ground.
I think that rising air typically needs a few more degree than the surrounding air to rise.
-
@matikru yes you still need to interpret what you see. In your screenshot the air is stable (converging lines that I mentioned in a previous message) + there seems to be stratus where the blue line is close to the red line below 1000m
-
@vicb
Cirrus at this altitude? You probably mean Stratus ?
https://community.windy.com/topic/9778/visual-difference-between-clouds?_=1617389340187 -
I tend to agree with @matikru that the green dry adiabat seems too optimistic.
Not only in stable days, but also in well mixed days.
Although the core might start at the ground a few degrees hotter than the surrounding air; by the time it reaches the top of the CBL, there is no difference in temperature for the thermal as a whole, and it is humidity that keeps "pushing" upwards.Now we are on the off season in the southern hemisphere, but will compare to reality in the flying season.
Of course I am aware we are talking forecasts, and there is always uncertainty and error, but I think the green line adds to that error on the optimistic side.
-
"@matikru The green line starts at air temperature + some constant (4 or 5C if I remember correctly)."
It looks like you add 3 degrees: https://github.com/vicb/windy-plugin-sounding/blob/ce22dc08d0d436fee4024ab54dc1642bf6762369/src/containers/containers.js#L28
A 2 degrees shift seems to match fairly well with the thermal top overlay, within a few 100 feet.