<div dir="ltr"><div>Hello, I'm trying to work with temporal series using GRASS GIS, but when I try to register maps an error occurs:</div><div><br></div><div>Reuniendo información del mapa...</div><div>ERROR: ascii,Definir tiempo absoluto válido para mapa <,25,26,ordinal not</div><div>       in range(128)</div><div><br></div><div>I have five maps:</div><div><br></div><div>MODIS_2015250_h12v12</div><div>MODIS_2015251_h12v12</div><div>MODIS_2015252_h12v12</div><div>MODIS_2015253_h12v12</div><div>MODIS_2015254_h12v12</div><div><br></div><div>The secuence of commands is:</div><div><br></div><div>t.connect -d</div><div><br></div><div>t.create type=strds temporaltype=absolute output=ndvi title="prueba ndvi" description="prueba ndvi" semantictype=mean --o</div><div><br></div><div>t.register -i type=raster input=ndvi maps=`g.list raster pattern="MODIS*" separator=comma` start="2015-09-07" increment="1 days"</div><div><br></div><div>any ideas about how to solve it?</div><div><br></div><div>Thanks,</div><div><br></div><div>Andrés.</div></div>