Upon user's request, here is place where you can show your work to the NWP community.
wrf_model
Posts: 55 Joined: Wed Feb 17, 2010 9:38 pm
Post
by wrf_model » Sun Sep 30, 2012 5:57 pm
Dear,
I saw your page! Excellent work
I saw parameter "significant hail". You plot it with grads? If yes can i have script for it?
Thank you for your time!
weatherc
Posts: 77 Joined: Tue Sep 25, 2012 2:39 am
Post
by weatherc » Sun Sep 30, 2012 7:04 pm
wrf_model wrote:
I saw your page! Excellent work
I saw parameter "significant hail". You plot it with grads? If yes can i have script for it?
Sure. Yes, i plot it with Grads. I found it on a
Australian forum when googled around
'define hail=(capesfc*(rh2m/5))*((t700-t500)/2.5908)*((t500-273.16)*-1)*(shear(u500,v500,ugrd10m,vgrd10m))/44000000/2*100)'
t500/700 are temperatures
u500/v500 are winds
Output are probility in %.
// Henkka
wrf_model
Posts: 55 Joined: Wed Feb 17, 2010 9:38 pm
Post
by wrf_model » Tue Oct 02, 2012 6:19 pm
weatherc wrote: wrf_model wrote:
I saw your page! Excellent work
I saw parameter "significant hail". You plot it with grads? If yes can i have script for it?
Sure. Yes, i plot it with Grads. I found it on a
Australian forum when googled around
'define hail=(capesfc*(rh2m/5))*((t700-t500)/2.5908)*((t500-273.16)*-1)*(shear(u500,v500,ugrd10m,vgrd10m))/44000000/2*100)'
t500/700 are temperatures
u500/v500 are winds
Output are probility in %.
// Henkka
Thank you very much!
johnbasham
Posts: 14 Joined: Thu Jun 07, 2012 2:51 pm
Location: Fort Worth, Texas
Contact:
Post
by johnbasham » Fri Feb 01, 2013 10:55 pm
Outstanding site and layout. I am currently developing an open source site for Storm Spotters, Storm Chasers, Emergency Managers, and Meteorologists in Texas. Your site is very inspiring.
John Basham
Project Director/Senior Meteorologist
The Storm Spotter Project
Fort Worth, Texas
Warmest Regards,
John Basham
Project Director/Senior Meteorologist
The Storm Spotter Project
Fort Worth, Texas
www.JohnBasham.com
neeraj7
Posts: 10 Joined: Sun Nov 22, 2015 3:49 am
Post
by neeraj7 » Tue Sep 28, 2021 12:41 pm
Hi,
Excellent site !! I wonder how you have displayed GrADS output data on zoomable map. Can you share the technique you have used?
Thanks in advance.