Re: zooming on specific area

From: Mohamad Ibrahim OMAR <egy_mohamad_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 09 2012 - 13:35:56 MDT

Hi Mary, many thanks for your help, your advice was very helpful in solving my problem. thanks   Mohamed Ibrahim El-Sayed OMAR Egyptian Meteorological Authority Scientific Research Department Climate Studies Centre Kobry El-Quobba, P.O.Box. 11784 Cairo, EGYPT Mobil phone  : 002 0160802805  Home Phone : 002 0482370261 ________________________________ From: Mary Haley <haley_at_ucar.edu> To: Mohamad Ibrahim OMAR <egy_mohamad_at_yahoo.com> Cc: "ncl-talk_at_ucar.edu" <ncl-talk_at_ucar.edu> Sent: Monday, April 9, 2012 9:01 PM Subject: Re: zooming on specific area Hi Mohammed, I think you just need to add:   prec1_at_lat2d = xlat   prec1_at_lon2d = xlon   prec2_at_lat2d = xlat   prec2_at_lon2d = xlon You will also need to remove or comment this line:   res_at_tfDoNDCOverlay              = True      ; do not transform                                                                You should then be able to use the mpMinLatF/mpMaxLatF/mpMinLonF/mpMaxLonF resources to indicate what region you want to zoom in on. --Mary On Apr 8, 2012, at 4:20 AM, Mohamad Ibrahim OMAR wrote: > Dear all, > I want to plot my data on a specific area say from lat -5.0 to lat 20.0 and from lon 15 to lon 50, so what can I do in my script to do this. > note that the iy and jx are not the ordinary lat lon but they are in Kilometers the ncdump for my file is attached > I attached the ncl script, ncdump file and the output image of my whole domain. > thanks >  > Mohamed Ibrahim El-Sayed OMAR > Egyptian Meteorological Authority > Scientific Research Department > Climate Studies Centre > Kobry El-Quobba, P.O.Box. 11784 > Cairo, EGYPT > Mobil phone  : 002 0160802805  > Home Phone : 002 0482370261 > > <ncdump_file.txt><Temperature.ncl><Temperature_diff_100percent_mmmm.png>_______________________________________________ > ncl-talk mailing list > List instructions, subscriber options, unsubscribe: > http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Apr 9 13:36:06 2012

This archive was generated by hypermail 2.1.8 : Mon Apr 09 2012 - 13:43:03 MDT