<p>Hi Agustin, <br>
The files are rasters, like a DEM, each xy coordinate hold the value of a variable at a certain time<br>
For example:<br>
Temp-hourly-0<br>
3 1 9<br>
5 7 1<br>
4 1 0</p>
<p>Temp-hourly-1<br>
4 1 8<br>
5 8 1<br>
4 1 0</p>
<p>And so on, you can name the files as you want, and accordingly set the regexp that reads the filename in the data importer Ui.<br>
The file name needs to contain 3 infos, variable name, temporal resolution identifier, timestamp identifier<br>
Hope it helps, and tonite ill be at my pc... ciao</p>
<div class="gmail_quote">On Jan 10, 2012 9:19 AM, "Agustin Lobo" <<a href="mailto:Agustin.Lobo@ictja.csic.es">Agustin.Lobo@ictja.csic.es</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Marco,<br>
<br>
I do not fully understand how the files should be made. Should the files be<br>
tables with sites as rows and variables as columns, and one file for each date?<br>
Hopefully you can send me an example, does not have to be anything special, just<br>
to have a model that works.<br>
<br>
Thanks!<br>
<br>
Agus<br>
<br>
On Mon, Jan 9, 2012 at 12:48 PM, Marco Bernasocchi<br>
<<a href="mailto:marco@bernawebdesign.ch">marco@bernawebdesign.ch</a>> wrote:<br>
> Hi agustin, I'll get you some data ready tonite or tomo. You can basically<br>
> load any data that is related to time. It is all based on the filename. For<br>
> example u could call a file<br>
> Temp-hourly-0 then temp-hourly-1 and so on. The data importer will ask for<br>
> the temporal resolution and the start datetime.<br>
> Cool you test it!<br>
> Ciao<br>
><br>
> On Jan 9, 2012 12:37 PM, "Agustin Lobo" <<a href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>
>><br>
>> Marco,<br>
>><br>
>> Could it be possible having some demo data to try out your plugin?<br>
>> Thanks!<br>
>><br>
>> Agus<br>
</blockquote></div>