Re: Contouring Station Data

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Fri Jun 29 2012 - 12:14:48 MDT

Hi Carl,
I notice that you are using the AreaFill contour fill mode. You might get slightly better coverage of the edges if you use RasterFill instead. The areafill algorithm is more likely to leave out areas that are adjacent to fill values. You can use cell fill or raster fill with smoothing off to see the exact locations of the data you do have. Otherwise, I don't know of any solutions other than what you are proposing.
 -dave

On Jun 29, 2012, at 9:13 AM, Carl Schreck wrote:

> First off, thanks as always to the NCAR staff for being so responsive to our questions and maintaining this fantastic tool for us! Hopefully you've been making it through the heat and fires safely...
>
> I'm trying to draw contours of station data (see attached code, data, and image). The dataset I'm using does not extend all the way to the coasts, hence the missing values (gray) in southern Florida, eastern Maine, southern California, etc.
>
> I understand that NCL doesn't want to interpolate beyond the data, but has anyone developed a workaround for that? I'm considering padding it with artificial/interpolated data beyond the borders or the map. But I wanted to ask the community if they've tried anything else.
>
> Thanks!
> Carl
>
> --
> Carl J. Schreck III, PhD
> Postdoctoral Research Associate
> Cooperative Institute for Climate and Satellites (CICS-NC)
> North Carolina State University and NOAA's National Climatic Data Center
> 151 Patton Avenue
> Asheville, NC 28801
> Tel: 828-257-3140
> carl@cicsnc.org
> http://monitor.cicsnc.org/mjo/
> http://www.atmos.albany.edu/student/carl/
>
> <CurrentHrlyStationData.txt><map_cont.ncl><plot.png>_______________________________________________
> 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 Fri Jun 29 12:14:58 2012

This archive was generated by hypermail 2.1.8 : Fri Jun 29 2012 - 15:46:14 MDT