[GRASS-user] GRASS, ordinal not in range(128)

Moritz Lennert mlennert at club.worldonline.be
Sun Mar 19 05:42:59 PDT 2017


Le Sat, 18 Mar 2017 11:53:48 -0300,
Andres Solarte <e.andres.solartec at gmail.com> a écrit :

> Hello Markus,
> 
> the first suggestion solved the problem

This sounds like there might be some issue handling the translation.
Probably warrants a bug report.

Moritz

> 
> 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
> >  



More information about the grass-user mailing list