Skip to content

Spatial Interpolation of Regularly Gridded Data

3 messages · Greg King, Dylan Beaudette, Clint Bowman

#
On Thursday 23 April 2009, Greg King wrote:
Have a look at GRASS, it runs on UNIX.

Cheers,
Dylan

  
    
#
Greg,

I'm quite certain that kriging would not be appropriate with model
output--you won't have any errors to produce the necessary statistics.

Are you looking at smooth terrain (e.g., over the ocean) where topographic
influences are negligible and you may want to interpolate the pressure
field and then diagnose the resulting winds, or is your interest high
enough in the atmosphere where you could use the thermal wind equation?

Recognize that the shortest resolved wavelength will likely be
approximately two grid lengths which will limit the ability of any
interpolation to match a sub-grid scale effect.  You can probably get a
better idea of the correct approach by looking in detail at the model
description--is it a spectral model?  The interpolation used by the model
(you may need to look at the model source code or communicate with the
model develoopers/maintainers) to determine an appropriate interpolation
method.

Clint

Clint Bowman			INTERNET:	clint at ecy.wa.gov
Air Dispersion Modeler		INTERNET:	clint at math.utah.edu
Air Quality Program		VOICE:		(360) 407-6815
Department of Ecology		FAX:		(360) 407-7534

	USPS:  		PO Box 47600, Olympia, WA 98504-7600
	Parcels:	300 Desmond Drive, Lacey, WA 98503-1274
On Thu, 23 Apr 2009, Greg King wrote: