[GRASS-user] GRASS, ordinal not in range(128)
Andres Solarte
e.andres.solartec at gmail.com
Sat Mar 18 07:53:48 PDT 2017
Hello Markus,
the first suggestion solved the problem
thank you so much, now it works :)
Gracias Vero también a vos!!!
Regards,
Andrés.
2017-03-17 16:37 GMT-03:00 Markus Neteler <neteler at osgeo.org>:
> Hi,
>
> On Wed, Mar 15, 2017 at 12:59 PM, Andres Solarte
> <e.andres.solartec at gmail.com> wrote:
> ...
> > GRASS 7.3.svn (prueba):~ > t.register -i type=raster input=ndvi_andres
> > maps=`g.list raster pattern=prueba_andres* separator=comma`
> > start="2015-09-07" increment="1 days"
> > Reuniendo información del mapa...
> > ERROR: ascii,Definir tiempo absoluto válido para mapa <,25,26,ordinal not
> > in range(128)
>
>
> two suggestions:
> 1. switch on the fly to English in the session, then run the last command
> again:
>
> export LANG=en_US
> export LANGUAGE=en_US
> export LC_MESSAGES=en_US
> t.register ...
>
> 2. if that also fails, change the debug level with
>
> g.gisenv set=DEBUG=1 # or 2 or 3 ...
> t.register ...
> g.gisenv set=DEBUG=0
>
> and see if you can find out from the output where it roughly happens.
>
> best
> Markus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20170318/f2e69b2d/attachment.html>
More information about the grass-user
mailing list