[ncl-talk] problem with background on moving domain

Mary Haley haley at ucar.edu
Wed Feb 1 12:35:17 MST 2017


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> 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
> 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/79af321b/attachment.html 


More information about the ncl-talk mailing list