[GRASSLIST:2641] Re: interpolation of area precipitation with s.surf.idw

Daniel Victoria daniel_victoria at yahoo.com
Mon Feb 16 07:08:54 EST 2004


Hello,

I ran into the same problem last week, but using daily
data. Some stations did not have data for a specific
day and so forth, that means, depending on the day,
you have a different set of data. The problem is that,
you can't put zero for a station with no observation
since 0 rainfall is different from no data!!!

What I did is, using postgree, I get only the rainfall
that contain observations for one day, create a
separate sites file for that day and, interpolate and
then move to the next day. All this can be done using
a very simple bash script.

Of course, if there where a nodata value for sites, we
could use only one site file for all data, but I don't
know if there is such thing...




--- Alexander Fritz <Alex_Fritz at gmx.net> wrote:
> Dear GRASS users,
> 
> I'm trying to interpolate area precipitation maps
> with s.surf.idw in
> 5-minute-steps. I have rain gage data in 5-minute
> steps for several
> stations. Unfortunately not every station has
> recorded the whole time I'm
> interested in. Is it possible to fill these gaps
> with something like "no
> data" and/or is there an option for s.surf.idw which
> excludes the stations
> with no recorded data at this time step. Any
> suggestions? Thank you in
> advance for any help.
> 

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html




More information about the grass-user mailing list