[ncl-talk] "Noise" when plotting station data

Meina Wang mnawang at ucdavis.edu
Tue Jul 11 20:00:46 MDT 2017


Dear NCL users:

I ran into a problem when trying to use the function gsn_csm_contour_map_ce to
plot station data (with latitude and longitude).  I followed this example
<https://www.ncl.ucar.edu/Applications/Scripts/station_1.ncl>form NCL
website and got the figure with "noise" over region where there is no input
data point (over Nevada).  The plot is attached below, with black dots
showing the data points, and color contour underneath is plotted from
gsn_csm_contour_map_ce function, so there is no data over Nevada, while
the function still extrapolate values over there.

Below are the main res setting for plotting station data:

  res at sfXArray                    = lons

  res at sfYArray                    = lats


  plot=gsn_csm_contour_map_ce(wks,w,res1)


Has any one had this problem before?  Any thoughts or suggestion is much
appreciated!  Thank you.

​Best,
Meina

-- 
Meina Wang
PhD candidate in Atmospheric Science
Department of Land, Air and Water Resources
University of California, Davis
Davis, CA 95616
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170711/be78eb1d/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DNVGL_MAM_2D_50m_fullcali-1.png
Type: image/png
Size: 404462 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170711/be78eb1d/attachment-0001.png 


More information about the ncl-talk mailing list