Hi Agustin,
The files are rasters, like a DEM, each xy coordinate hold the value of a
variable at a certain time
For example:
Temp-hourly-0
3 1 9
5 7 1
4 1 0

Temp-hourly-1
4 1 8
5 8 1
4 1 0

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.
The file name needs to contain 3 infos, variable name, temporal resolution
identifier, timestamp identifier
Hope it helps, and tonite ill be at my pc... ciao
On Jan 10, 2012 9:19 AM, "Agustin Lobo" <[email protected]> wrote:

> Marco,
>
> I do not fully understand how the files should be made. Should the files be
> tables with sites as rows and variables as columns, and one file for each
> date?
> Hopefully you can send me an example, does not have to be anything
> special, just
> to have a model that works.
>
> Thanks!
>
> Agus
>
> On Mon, Jan 9, 2012 at 12:48 PM, Marco Bernasocchi
> <[email protected]> wrote:
> > Hi agustin, I'll get you some data ready tonite or tomo. You can
> basically
> > load any data that is related to time. It is all based on the filename.
> For
> > example u could call a file
> > Temp-hourly-0 then temp-hourly-1 and so on. The data importer will ask
> for
> > the temporal resolution and the start datetime.
> > Cool you test it!
> > Ciao
> >
> > On Jan 9, 2012 12:37 PM, "Agustin Lobo" <[email protected]> wrote:
> >>
> >> Marco,
> >>
> >> Could it be possible having some demo data to try out your plugin?
> >> Thanks!
> >>
> >> Agus
>
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to