points to grid

From: Michael Notaro <mnotaro_at_nyahnyahspammersnyahnyah>
Date: Wed, 03 Dec 2008 13:18:09 -0600

I have 11,000 random data points of vegetation with a latitude and
longitude for each point.
I want to create a global 2D lat/lon grid (0.5x0.5 degree) with this
data, using interpolation. Data over the ocean
should either be all 0's or missing, either way. Which approach /
function is best for this?

veg(11000)
lat(11000)
lon(11000)

TO

data(360,720)
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Dec 03 2008 - 12:18:09 MST

This archive was generated by hypermail 2.2.0 : Thu Dec 11 2008 - 03:51:46 MST