<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dear list,<br>
<br>
Not sure whether this is the right place to ask this question, but
I've been busy for quite some time trying to figure out the
following:<br>
<ul>
<li>I have a large number of NetCDF-files (one file for each day
and each file containing 24 data bands = hours)<br>
</li>
<li>I have a shapefile with polygons</li>
</ul>
Now for each polygon in the shapefile I need to create a time series
with values from NetCDF. <br>
This means that for every timestep I will have to extract the
average value from the NetCDF within each polygon.<br>
<ol>
<li>Is there a way I can do this from the command line or a DLL
using OSGEO4W?</li>
<li>How fast is the routine? I will have to process e.g. 365 * 10
netCDF-files</li>
</ol>
<p>Thanks in advance for your response.<br>
</p>
<p>Kind regards,<br>
Siebe Bosch<br>
</p>
<br>
<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
---------------------------------------
Hydroconsult
Lulofsstraat 55, unit 47
2521 AL Den Haag
The Netherlands
web: <a class="moz-txt-link-freetext" href="http://www.hydroconsult.nl">http://www.hydroconsult.nl</a>
e-mail: <a class="moz-txt-link-abbreviated" href="mailto:siebe@hydroconsult.nl">siebe@hydroconsult.nl</a>
phone: +31(0)70 250 0580
mobile: +31(0)6 17 682 689
---------------------------------------</pre>
</body>
</html>