comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Area-and-time-weighted regridding of satellite data query
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Area-and-time-weighted regridding of satellite data query [message #80907] Tue, 24 July 2012 06:36
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Jasdeep Anand writes:

> I have several months worth of satellite data that I would like to bin
> to a more regular grid, creating a time-averaged dataset (e.g a
> monthly, rather than daily dataset)

This kind of gridding is something that IDL has always
done poorly, in my opinion. And it is something that
is so needed with satellite data that it is hard to
believe it is missing in IDL.

I've always used the Mapx coordinate transformation
package from the National Snow and Ice Data Center
(NSIDC):

http://geospatialmethods.org/mapx

It has a number of robust gridding parameters that can
be used to grid satellite data into a map projection.
Alas, it is only available for UNIX machines and can
be quite difficult to install. Fortunately, the folks
at NSIDC are always happy to help.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: Area-and-time-weighted regridding of satellite data query [message #80909 is a reply to message #80907] Tue, 24 July 2012 05:31 Go to previous message
Klemen is currently offline  Klemen
Messages: 80
Registered: July 2009
Member
How about if you interpolated everything using nearest neighbors to a finer grid than your resulting grid would be?

For example you can interpolate everything to 1 km grid assuming you want to have results in 10 km grid. You will then have grid partial coverage of your original data gridded to 1 km. Then you can proceede...

Cheers, Klemen
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Area-and-time-weighted regridding of satellite data query
Next Topic: Re: Identification of points after transformations

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:07:07 PDT 2025

Total time taken to generate the page: 0.00528 seconds