<div dir="ltr"><div><div><div><div>Hola Andres, <br><br></div>I just tested with your data... <br>No issues here. As you say, it must be something else... but I have no hint... I'm sorry<br></div><br>Hope someone else can point you to a solution<br><br></div>un beso, <br></div>Vero<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-15 12:59 GMT+01:00 Andres Solarte <span dir="ltr"><<a href="mailto:e.andres.solartec@gmail.com" target="_blank">e.andres.solartec@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class=""><div>Hello Vero</div><div><br></div><div>Thank you for your answer, I'm glad to be here too!</div><div><br></div><div>I followed your steps and I have the same problem :(</div><div><br></div></span><div>GRASS 7.3.svn (prueba):~ > for i in `seq 1 5` ; do r.mapcalc "prueba_andres${i} = 3" ; done</div><span class=""><div> 100%</div><div> 100%</div><div> 100%</div><div> 100%</div><div> 100%</div></span><div>GRASS 7.3.svn (prueba):~ > t.create type=strds temporaltype=absolute output=ndvi_andres title="NDVI prueba" description="prueba tesis" semantictype=mean</div><div>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"</div><span class=""><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></span><div>The dataset is available in the link below. The images were resampled but I think that's not the problem :S</div><div><br></div><div><a href="https://drive.google.com/open?id=0B5vy4w_s2kxmNXhnY0doYzQtN0E" target="_blank">https://drive.google.com/open?<wbr>id=0B5vy4w_<wbr>s2kxmNXhnY0doYzQtN0E</a></div><span class=""><div><br></div><div>Once again, thanks for your answer</div><div><br></div><div>Regards,</div><div><br></div><div>Andrés.</div><div><br></div></span></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">2017-03-15 4:49 GMT-03:00 Veronica Andreo <span dir="ltr"><<a href="mailto:veroandreo@gmail.com" target="_blank">veroandreo@gmail.com</a>></span>:<br></span><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hola Andres! <div>Bienvenido a la lista! I'm glad that you write here :)<div><br></div><div>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. </div></div><div><br></div><div>Here are my steps:<br></div><div><br></div><div> for i in `seq 1 5` ; do r.mapcalc "prueba_andres${i} = 3" ; done</div><div> 100%</div><div> 100%</div><div> 100%</div><div> 100%</div><div> 100%</div><div>GRASS 7.3.svn (latlong_wgs84):~ > t.create type=strds temporaltype=absolute output=ndvi_andres title="NDVI prueba" description="prueba tesis" semantictype=mean</div><div>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"</div><div>Gathering map information...</div><div> 100%</div><div>Registering maps in the temporal database...</div><div>Registering maps in the space time dataset...</div><div>Updating space time dataset...</div><div> 100%</div><div><br></div><div>all fine...</div><div><br></div><div><div>Is there anything special with those maps you use, i.e: which processing have they gone through? </div><div>Maybe you could put them in a dropbox and share so someone else can access them and test</div></div><div><br></div><div>Cheers, </div><div>Vero</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_-8563574327224358936h5">2017-03-12 12:01 GMT+01:00 Andres Solarte <span dir="ltr"><<a href="mailto:e.andres.solartec@gmail.com" target="_blank">e.andres.solartec@gmail.com</a>></span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_-8563574327224358936h5"><div dir="ltr"><div><div><div>Hello Markus<br><br></div>I'm working on Ubuntu 14.04 and the path is /home/andres/Escritorio/prueba<wbr>s<br></div><br></div>Regards<br></div><div class="m_-8563574327224358936m_-6612947203667008945HOEnZb"><div class="m_-8563574327224358936m_-6612947203667008945h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-03-12 7:08 GMT-03:00 Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Sat, Mar 11, 2017 at 9:49 PM, Andres Solarte<br>
<<a href="mailto:e.andres.solartec@gmail.com" target="_blank">e.andres.solartec@gmail.com</a>> wrote:<br>
> Hello, I'm trying to work with temporal series using GRASS GIS, but when I<br>
> try to register maps an error occurs:<br>
><br>
> Reuniendo información del mapa...<br>
> ERROR: ascii,Definir tiempo absoluto válido para mapa <,25,26,ordinal not<br>
>        in range(128)<br>
<br>
</span>Just wondering:<br>
- which operating system do you use?<br>
- given your name "Andrés" - do you have special characters in the path?<br>
<br>
Best<br>
<span class="m_-8563574327224358936m_-6612947203667008945m_3866985935691781070HOEnZb"><font color="#888888">Markus<br>
</font></span></blockquote></div><br></div>
</div></div><br></div></div>______________________________<wbr>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/grass-user</a><br></blockquote></div><br></div>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div>