<div dir="ltr">Hello devs, <div><br></div><div>I'm using the add-on <a href="http://t.rast.out.xyz">t.rast.out.xyz</a> to export my raster time series to a csv file. Here's my region definition: </div><div><br></div><div>GRASS 7.3.svn (latlong_wgs84):~ > g.region -p raster=A20133052013312.L3m_8D_CHL_chlor_a_4km_arg</div><div>projection: 3 (Latitude-Longitude)</div><div>zone:       0</div><div>datum:      wgs84</div><div>ellipsoid:  wgs84</div><div>north:      38S</div><div>south:      55S</div><div>west:       70W</div><div>east:       55W</div><div>nsres:      0:02:30</div><div>ewres:      0:02:30</div><div>rows:       408</div><div>cols:       360</div><div>cells:      146880</div><div><br></div><div>By running <a href="http://t.rast.out.xyz">t.rast.out.xyz</a> I would expect to have a file with 146880 rows (number of cells) and columns = the number of maps registered in the raster time series plus x & y coordinates. The latter works, I get the expected number of columns. However, the number of rows is much lower than expected. </div><div><br></div><div>GRASS 7.3.svn (latlong_wgs84):~ > <a href="http://t.rast.out.xyz">t.rast.out.xyz</a> strds=cla_monthly_average | wc -l</div><div> 100%</div><div>Space time raster dataset cla_monthly_average exported to -</div><div><br></div><div>12891 << -- less than 10% of the region!! No mask applied.</div><div><br></div><div>I observe the same behaviour when I vary the region size and also, when I export to a text file. Is this the expected behaviour? Am I missing something? </div><div><br></div><div>Thanks a lot for any advice/help!</div><div><br></div><div>Cheers, </div><div>Vero</div><div><br></div></div>