joshua-wx / pyhail

Hail detection and size retrievals using Python3.5+ and the Py-ART toolkit
MIT License
40 stars 15 forks source link

spatial plot of POSH #8

Closed MohitDahliya closed 6 months ago

MohitDahliya commented 6 months ago

If we are calculating POSH to calculaTE MESH, then why can't we plot POSH as well ?

joshua-wx commented 6 months ago

POSH is also returned in the dictionary of new radar fields from the MESH functions - you can easily plot it up from there. Also, POSH isn't calculated from MESH, it's calculated from SHI and WT https://github.com/joshua-wx/pyhail/blob/07d57b1e5e2faa8251a202003286a4fc491d69b1/src/pyhail/mesh_ppi.py#L214

MohitDahliya commented 6 months ago

Yeah, got it... I was able to plot it..

On Thu, 25 Apr, 2024, 4:21 pm Joshua S, @.***> wrote:

POSH is also returned in the dictionary of new radar fields from the MESH functions - you can easily plot it up from there. Also, POSH isn't calculated from MESH, it's calculated from SHI and WT

https://github.com/joshua-wx/pyhail/blob/07d57b1e5e2faa8251a202003286a4fc491d69b1/src/pyhail/mesh_ppi.py#L214

— Reply to this email directly, view it on GitHub https://github.com/joshua-wx/pyhail/issues/8#issuecomment-2076902144, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQACDYWMCAJBVFYUOV23EDDY7DN3RAVCNFSM6AAAAABGYMGU52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWHEYDEMJUGQ . You are receiving this because you authored the thread.Message ID: @.***>