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

Andres Solarte e.andres.solartec at gmail.com
Sat Mar 11 12:49:25 PST 2017


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)

I have five maps:

MODIS_2015250_h12v12
MODIS_2015251_h12v12
MODIS_2015252_h12v12
MODIS_2015253_h12v12
MODIS_2015254_h12v12

The secuence of commands is:

t.connect -d

t.create type=strds temporaltype=absolute output=ndvi title="prueba ndvi"
description="prueba ndvi" semantictype=mean --o

t.register -i type=raster input=ndvi maps=`g.list raster pattern="MODIS*"
separator=comma` start="2015-09-07" increment="1 days"

any ideas about how to solve it?

Thanks,

Andrés.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20170311/a6256b99/attachment.html>


More information about the grass-user mailing list