<div dir="ltr"><div>All:<br><br></div>I am just getting started using GRASS raster temporal data analysis capabilities (both GRASS 7.0 and 7.1svn as of this AM) -- pretty cool, with some nice features. I have looked through the wiki:<br><br><a href="http://grasswiki.osgeo.org/wiki/Temporal_data_processing">http://grasswiki.osgeo.org/wiki/Temporal_data_processing</a><br clear="all"><div><div><br></div><div>and saw the use of <a rel="nofollow" class="" href="http://grass.osgeo.org/grass71/manuals/g.gui.tplot.html">g.gui.tplot</a> which worked for my small data set (see <a href="http://t.info">t.info</a> output below) -- what I need, however, are the values and dates extracted by g.gui.tplot exported to a text file. How do I get these? I have looked through all the modules and can not find what I need.<br><br></div><div>Best,<br></div><div>Tom<br></div><div><br><br>GRASS 7.0.0beta3 (newster):~/grass/data > <a href="http://t.info">t.info</a> type=strds input=ann_max_flow<br> +-------------------- Space Time Raster Dataset -----------------------------+<br> |                                                                            |<br> +-------------------- Basic information -------------------------------------+<br> | Id: ........................ ann_max_flow@adams<br> | Name: ...................... ann_max_flow<br> | Mapset: .................... adams<br> | Creator: ................... teaiii<br> | Temporal type: ............. absolute<br> | Creation time: ............. 2015-01-17 05:28:15.023686<br> | Modification time:.......... 2015-01-17 05:38:10.846286<br> | Semantic type:.............. mean<br> +-------------------- Absolute time -----------------------------------------+<br> | Start time:................. 1997-01-01 00:00:00<br> | End time:................... 2014-01-01 00:00:00<br> | Granularity:................ 1 year<br> | Temporal type of maps:...... interval<br> +-------------------- Spatial extent ----------------------------------------+<br> | North:...................... -4895850.0<br> | South:...................... -5224462.5<br> | East:.. .................... 2695575.0<br> | West:....................... 2424112.5<br> | Top:........................ 0.0<br> | Bottom:..................... 0.0<br> +-------------------- Metadata information ----------------------------------+<br> | Raster register table:...... raster_map_register_9d88390c739741bbb43e68759f90c4c9<br> | North-South resolution min:. 4762.499512<br> | North-South resolution max:. 4762.5<br> | East-west resolution min:... 4762.499512<br> | East-west resolution max:... 4762.5<br> | Minimum value min:.......... 0.209504<br> | Minimum value max:.......... 2.55081<br> | Maximum value min:.......... 856.120972<br> | Maximum value max:.......... 5188.450195<br> | Aggregation type:........... None<br> | Number of registered maps:.. 17<br> |<br> | Title:<br> | Potomac annual maximum flows<br> | Description:<br> | Potomac annual maximum flows derived from NOAA/NWS RDHM DHMTF analysis 1996-2013<br> | Command history:<br> | # 2015-01-17 05:28:15 <br> | t.create type="strds" temporaltype="absolute"<br> |     output="ann_max_flow" title="Potomac annual maximum flows"<br> |     description="Potomac annual maximum flows derived from NOAA/NWS RDHM DHMTF analysis 1996-2013"<br> | # 2015-01-17 05:38:10 <br> | t.register -i type="rast" input="ann_max_flow"<br> |     file="potomac_max_flow_list.txt" start="1997-01-01" increment="1 year"<br> | <br> +----------------------------------------------------------------------------+<br><br><br><br></div></div></div>