Inerpolating/extrapolating to fill missing data
Mark Sponsler
msponsler at COMCAST.NET
Fri Sep 12 00:46:44 EDT 2008
Chris,
Try using the const function and set all undefined values (the blank stuff) to 0 or some other value:
'd const(waveheight, 0, -u)'
-
Thanks,
Mark
-------------- Original message --------------
From: Chris Leather <chris at A-CONNECT.CO.UK>
Hi,
Im trying to create charts from NOAA data and have almost cracked it BUT as you can see from the attached graphic, Im ending up with a jagged shadow around the coasts where the data stops.
I figure what I need to do is somehow extrapolate the data using something like nearest neighbour algorithm.
So far I havent worked out how to do this.
Ive tried csmooth and cterp and it helps a little.
Maybe this is something that GRADS doesnt do and I need to look at the degrib process (I know this has an interpolate argument, but it still isnt enough).
Anyway, if anyone can help it would be great.
Many thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20080912/e084ea2a/attachment.html
More information about the gradsusr
mailing list