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

Veronica Andreo veroandreo at gmail.com
Wed Mar 15 00:49:33 PDT 2017


Hola Andres!
Bienvenido a la lista! I'm glad that you write here :)

I regularly use t.register with MODIS products, and haven't found that
ERROR you describe. Moreover, I did some testing, just creating ad-hoc
maps, creating the strds and then registering those maps and all went fine.
I cannot reproduce the error that you get.

Here are my steps:

 for i in `seq 1 5` ; do r.mapcalc "prueba_andres${i} = 3" ; done
 100%
 100%
 100%
 100%
 100%
GRASS 7.3.svn (latlong_wgs84):~ > t.create type=strds temporaltype=absolute
output=ndvi_andres title="NDVI prueba" description="prueba tesis"
semantictype=mean
GRASS 7.3.svn (latlong_wgs84):~ > t.register -i type=raster
input=ndvi_andres maps=`g.list raster pattern=prueba_andres*
separator=comma` start="2015-09-07" increment="1 days"
Gathering map information...
 100%
Registering maps in the temporal database...
Registering maps in the space time dataset...
Updating space time dataset...
 100%

all fine...

Is there anything special with those maps you use, i.e: which processing
have they gone through?
Maybe you could put them in a dropbox and share so someone else can access
them and test

Cheers,
Vero


2017-03-12 12:01 GMT+01:00 Andres Solarte <e.andres.solartec at gmail.com>:

> Hello Markus
>
> I'm working on Ubuntu 14.04 and the path is /home/andres/Escritorio/
> pruebas
>
> Regards
>
> 2017-03-12 7:08 GMT-03:00 Markus Neteler <neteler at osgeo.org>:
>
>> On Sat, Mar 11, 2017 at 9:49 PM, Andres Solarte
>> <e.andres.solartec at gmail.com> wrote:
>> > Hello, I'm trying to work with temporal series using GRASS GIS, but
>> when I
>> > try to register maps an error occurs:
>> >
>> > Reuniendo información del mapa...
>> > ERROR: ascii,Definir tiempo absoluto válido para mapa <,25,26,ordinal
>> not
>> >        in range(128)
>>
>> Just wondering:
>> - which operating system do you use?
>> - given your name "Andrés" - do you have special characters in the path?
>>
>> Best
>> Markus
>>
>
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20170315/65c0d35f/attachment.html>


More information about the grass-user mailing list