Re: High resolution coastilines in wrf_map_overlays function?

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Wed Feb 19 2014 - 11:18:44 MST

Hi Tabish,

You should be able to use the high-res coastlines.

When you call wrf_map_overlays, there are two resource lists passed in. It's the second one that you use to add the map resources to.

So, for example, if you have a call:

      plot = wrf_map_overlays(a,wks,(/contour_tc,contour_psl,vector/),pltres,mpres)

then try adding this resource before you call wrf_map_overlays:

  mpres@mpDataBaseVersion = "HighRes" ; defaults to "MediumRes" in WRFUserARW.ncl

--Mary

On Feb 19, 2014, at 12:02 AM, Tabish Ansari <tabishumaransari@gmail.com> wrote:

> Hello
>
> I have recently downloaded the rangs data for high resolution coastlines as it is mentioned here. Can I use this option in wrf_map_overlays function or is it only a feature of gsn_csn_contour_map function?
>
> My aim is to plot my wrf output using these high-res coastlines so I would like to use the inherent map projection in my wrf file to plot the data.
>
> --
> Thanks & Regards
> Tabish Umar Ansari
> MS Research Scholar
> Environmental & Water Resources Engineering Division
> Department of Civil Engineering
> IIT Madras
> _______________________________________________
> 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 Wed Feb 19 11:19:00 2014

This archive was generated by hypermail 2.1.8 : Wed Feb 19 2014 - 15:58:35 MST