[ncl-talk] Limited data map
Buzan, Jonathan
jbuzan at purdue.edu
Tue Jan 22 05:42:46 MST 2019
Hello NCL-Talk,
I discovered that I have to:
1) turn on res at gsnAddCyclic = False
2) use plots = gsn_csm_contour_map(wks,tmp_var(:,:),res)
not plots = gsn_contour_map(wks,tmp_var(:,:),res)
-Jonathan
> On Jan 22, 2019, at 11:19 AM, Buzan, Jonathan <jbuzan at purdue.edu> wrote:
>
> Hello NCL-Talk,
>
> I am having trouble with the map resources.
> I have a dataset with limited lats and Lons (about 20 each, over South Asia)
>
> When I use gsn_csm_contour_map or gsn_contour_map the data is not plotted in the correct position, and the entire global map is drawn. I am not sure what to do. I have turned off every map resource. The data has latitudes and longitudes assigned.
>
> -Jonathan
>
> <F.Mod_C5x2_IrrigationOn_j0-F.Mod_C5x2_IrrigationOff_j0.w.TSA_g_WBA.TH-99.pdf>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
More information about the ncl-talk
mailing list