[GRASS-user] DOY support in t.register?

Veronica Andreo veroandreo at gmail.com
Thu Mar 6 12:23:22 PST 2014


Hi Vaclav!!!

lol!!! I'd wished!!!
Just fixed it with awk :)

Anyway, i tried what you suggested and didn't work in python 2.7. I googled
a bit, and this worked in python 3.3

print(map_name, '|', start, '|', end, sep="")

best,
Vero


2014-03-06 20:46 GMT+01:00 Vaclav Petras <wenzeslaus at gmail.com>:
>
> Hi Veronica, so you are already learning Python, that's great!
>
> Vaclav
>
>
>> Thanks!
>> Vero
>>
>>
>> 2014-03-06 17:26 GMT+01:00 Vaclav Petras <wenzeslaus at gmail.com>:
>>
>>
>>> That should be
>>>
>>> print map_name + "|" + start + "|" + end
>>>
>>> http://grass.osgeo.org/grass70/manuals/t.register.html
>>> http://docs.python.org/2/reference/simple_stmts.html#print
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20140306/4088dfc5/attachment.html>


More information about the grass-user mailing list