[ncl-talk] Vertical Wind Shear plotting problem

Kevin Hallock hallock at ucar.edu
Wed May 9 09:30:14 MDT 2018


Hi Jalal,

The “overlay” procedure in your script is only overlaying plotB onto plotA, but the “draw” procedure still needs to be called in order to create any graphical output.

Please try adding the following lines to your script after “overlay(plotA,plotB)”:
draw(plotA)
frame(wks)

I hope this helps,
Kevin

> On May 9, 2018, at 3:50 AM, Md. Jalal Uddin <dmjalal90 at gmail.com> wrote:
> 
> Hi everybody,
> 
> I calculated vertical wind shear at 200-850 hPa level and used  NCEP Climate Forecast System Reanalysis (CFSR) Monthly Products. I did not get any errors, however, I am not getting output. Could you suggest me what should I do? Please find the script herewith.
> 
> Cheers,
> Jalal
> -- 
> Md. Jalal Uddin
> MSc in Applied Meteorology (English Language)
> Nanjing University of Information, Science and Technology, China
> Jasmine Jiangsu Government Scholar
> Cell: +8613260859092
> Office: Beichen Building, School of Geography and Remote Sensing, Room No. 406
> 
> AND 
> B.Sc. in Disaster Management (Hons.) 
> Patuakhali Science and Technology University, Bangladesh.
> Cell: +8801792052662, +8801838613203  
> Email: dmjalal90 at gmail.com <mailto:dmjalal90 at gmail.com>
> Web: www.dmjalal90.weebly.com <http://www.dmjalal90.weebly.com/>  
> Facebook: jalal.hossen.39  
> LinkedIn: https://bd.linkedin.com/in/md-jalal-uddin-80a026b0 <https://bd.linkedin.com/in/md-jalal-uddin-80a026b0>   
> Twitter: dmjalal90  
> Skype: dmjalal90
> <uv.ncl>_______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180509/ae38f40e/attachment.html>


More information about the ncl-talk mailing list