Re: [GRASS-dev] odd behavior from t.register when loading from file and no "end date" is specified

2015-10-18 Thread Dylan Beaudette
Thank you Soeren, your notes are quite helpful. Along these lines, the new (to me) temporal framework in GRASS is great--it has made many routine analysis much more efficient, and, it has made many new types of analysis possible. Thank you and to others that have contributed to this work! I'll be

Re: [GRASS-dev] odd behavior from t.register when loading from file and no "end date" is specified

2015-10-18 Thread Sören Gebbert
Hi, 2015-10-18 17:01 GMT+02:00 Markus Neteler : > On Sun, Oct 18, 2015 at 3:24 PM, Sören Gebbert > wrote: >> Hi all, >> sorry for my late response. >> >> The documentation is unfortunately not clear about the use of "-i" >> flag, increment and text files. I will update this. >> >> The main idea i

Re: [GRASS-dev] odd behavior from t.register when loading from file and no "end date" is specified

2015-10-18 Thread Markus Neteler
On Sun, Oct 18, 2015 at 3:24 PM, Sören Gebbert wrote: > Hi all, > sorry for my late response. > > The documentation is unfortunately not clear about the use of "-i" > flag, increment and text files. I will update this. > > The main idea is: > The -i flag and the increment option will only work if

Re: [GRASS-dev] odd behavior from t.register when loading from file and no "end date" is specified

2015-10-18 Thread Sören Gebbert
Hi all, sorry for my late response. The documentation is unfortunately not clear about the use of "-i" flag, increment and text files. I will update this. The main idea is: The -i flag and the increment option will only work if a start time was defined at the command line (no end time!). In case

Re: [GRASS-dev] odd behavior from t.register when loading from file and no "end date" is specified

2015-10-14 Thread Veronica Andreo
Hi Dylan, 2015-10-14 13:25 GMT-03:00 Dylan Beaudette : > On Wed, Oct 14, 2015 at 5:10 AM, Veronica Andreo > wrote: > > Hi Dylan, > > > > I guess -i flag "might" (not sure) be incompatible with a file with > > start_time... so, if you have a list with mapname|start_time, you would > only > > pass

Re: [GRASS-dev] odd behavior from t.register when loading from file and no "end date" is specified

2015-10-14 Thread Dylan Beaudette
On Wed, Oct 14, 2015 at 5:10 AM, Veronica Andreo wrote: > Hi Dylan, > > I guess -i flag "might" (not sure) be incompatible with a file with > start_time... so, if you have a list with mapname|start_time, you would only > pass that and no need to set an increment really, because it would be > impli

Re: [GRASS-dev] odd behavior from t.register when loading from file and no "end date" is specified

2015-10-14 Thread Veronica Andreo
Hi Dylan, I guess -i flag "might" (not sure) be incompatible with a file with start_time... so, if you have a list with mapname|start_time, you would only pass that and no need to set an increment really, because it would be implicit in the start_time (of course if your maps have different granula

[GRASS-dev] odd behavior from t.register when loading from file and no "end date" is specified

2015-10-13 Thread Dylan Beaudette
Hi, I recently notices something when working with t.register and a large collection of daily files. My typical work-flow is something like this: # make some data r.mapcalc expression="prec_1 = 100" r.mapcalc expression="prec_2 = 200" r.mapcalc expression="prec_3 = 300" r.mapcalc expression="prec