[ncl-talk] problem with background on moving domain

Wang,Yu wangyu8722 at ufl.edu
Wed Feb 1 14:46:33 MST 2017


Dear Mary,


Thank you so much for your help. I wondered if I could ask you another question. I have unmatching lat/lon on the left and right graphs(example attached) when I am using gsn_csm_xxxx to plot moving domains. What might be the problem for that?


Best,


Yu


From: Mary Haley <haley at ucar.edu>
Sent: Wednesday, February 1, 2017 2:35:17 PM
To: Wang,Yu
Cc: ncl-talk at ucar.edu
Subject: Re: [ncl-talk] problem with background on moving domain

Yu,

I'm looking into this and am writing a version of your script that follows the domain of your lat/lon data.

The basic issue is that each WRF output file has global attributes that define the map area of interest. This is a fixed area, that I assume is big enough to enclose the full boundary of your moving nest.

When you use wrf_xxxx plotting routines, they set the map projections based on the WRF global attributes on the file, and not based on the individual lat/lon domain.

Are you saying that you want the map to be redrawn such that the center of your storm is roughly in the center of the map? If so, then you probably don't want to use the wrf_xxxx routines for plotting.

I'm creating a version of your code that uses gsn_csm_xxxx to do the plotting and will report back when it's done.

--Mary


On Wed, Feb 1, 2017 at 8:24 AM, Wang,Yu <wangyu8722 at ufl.edu<mailto:wangyu8722 at ufl.edu>> wrote:

Hello,


I am trying to make some dbz plots with multiple files of a moving domain. The contour line  seems right and moving centered on the storm but all the graphs that I created have exact same background which is not right since my domain is a moving one. What should I do I am dealing with a moving domain? Is there a certain function I should or should use? I have attached my script, hope some one could give me some help.


Thank you so much for your help.


Best,


Yu



_______________________________________________
ncl-talk mailing list
ncl-talk at ucar.edu<mailto: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/20170201/d2dd47af/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nr_moving_d03_wet.000017.png
Type: image/png
Size: 388510 bytes
Desc: nr_moving_d03_wet.000017.png
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170201/d2dd47af/attachment-0001.png 


More information about the ncl-talk mailing list