Usage of the mean_pressure_weighted function. #2977
Answered
by
dopplershift
ahmedshaaban1
asked this question in
Q&A
|
All, The mean vertical average could be calculated by using the weighted_continuous_average. Yet, I am unsure about the problems that might use the mean_pressure_weighted. Could anyone please list a few?
|
Answered by
dopplershift
Apr 4, 2023
Replies: 1 comment 4 replies
|
I don't see any internal uses of this function any more. I believe it was originally added due to a mis-understanding of Bunkers' storm motion using "pressure-weighted mean". The function is appropriate when you need an average that is weighted explicitly using the pressure (which is proportional to mass). |
4 replies
Answer selected by
ahmedshaaban1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



I don't see any internal uses of this function any more. I believe it was originally added due to a mis-understanding of Bunkers' storm motion using "pressure-weighted mean".
The function is appropriate when you need an average that is weighted explicitly using the pressure (which is proportional to mass).