In my dataset I have access to a table in PostgreSQL Database with this structure:<br><br>Table Name: rainfall_time_series<br><br>Columns: id | year | month | day | value_mm | x | y | gauge_code<br><br>Setting g.region to the Watershed limits, I need create for each day one interpolated raster, representing the rainfall. This times-series is very huge, has 17 years, my question is: is it possible to do this operation with a looping? it is probably easier in R, but I'm newbie in this software.<br>
<br>Thanks in advance,<br>--<br>Marcello Benigno B. de Barros Filho<br>Prof. do Curso Superior de Tecnologia em Geoprocessamento - IFPB<br>Mestre em Ciências Geodésicas e Tecnologias da Geoinformação - UFPE<br>Doutorando em Tecnologia Ambiental e Recursos Hídricos - UFPE<br>
<a href="http://profmarcello.blogspot.com">http://profmarcello.blogspot.com</a><br><a href="http://about.me/marcello.benigno">http://about.me/marcello.benigno</a>