[GRASS-dev] t.register without input stds

Markus Neteler neteler at osgeo.org
Sun Apr 23 14:39:24 PDT 2017


> 2017-03-02 10:43 GMT+01:00 Luca Delucchi <lucadeluge at gmail.com>:
>> Hi devs,
>>
>> I just discovered that t.register could run without a defined input stds?
>> Does this behavior make sense? (for me not)

On Thu, Mar 2, 2017 at 11:15 AM, Veronica Andreo <veroandreo at gmail.com> wrote:
> Hola Lu,
>
> Yes, that was a discussion in the user list until a couple of days ago.
> Check this thread:
> https://lists.osgeo.org/pipermail/grass-user/2017-February/076022.html
> I sent a diff with an explanation for t.register manual page and Soeren said
> he would apply it this weekend with some other modifications.

Did it get applied?

Since I stumbled over the same issue and spend a lot of time debugging
for nothing :-) I now understood with off-list help from Soeren that
t.register comes with two modes:

- Mode 1: assigning timestamps to maps only
- Mode 2: registering maps in the space time dataset

I think that the best would be to print these two messages
respectively when invoking t.register without or with "input="
parameter. Like r.sun does...

Markus


More information about the grass-dev mailing list