thresh value to use in pyart.retrieve.est_rain_rate_zkdp #1676
johnnypeste
started this conversation in
General
Replies: 1 comment
-
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Aptos;
panose-1:2 11 0 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:12.0pt;
font-family:"Aptos",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Aptos",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
mso-ligatures:none;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->This is really a science question not a Py-ART question.Please ask at:https://openradar.discourse.group/ From: johnnypeste ***@***.***>Date: Tuesday, October 29, 2024 at 13:22To: ARM-DOE/pyart ***@***.***>Cc: Subscribed ***@***.***>Subject: [ARM-DOE/pyart] thresh value to use in pyart.retrieve.est_rain_rate_zkdp (Discussion #1676)Hi,Marshall Palmer is good for small rain rates.kdp is good for large rair ateszkdp is implemented in:pyart.retrieve.est_rain_rate_zkdpwhere it uses M-P below thresh and kdp above threshDoes anybody have a good guess about the thresh value to use?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Marshall Palmer is good for small rain rates.
kdp is good for large rair ates
zkdp is implemented in:
pyart.retrieve.est_rain_rate_zkdp
where it uses M-P below thresh and kdp above thresh
Does anybody have a good guess about the thresh value to use?
Beta Was this translation helpful? Give feedback.
All reactions