<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:"Segoe UI WPC","Segoe UI",Tahoma,"Microsoft Sans Serif",Verdana,sans-serif;font-size:10pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(223, 237, 250);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(223, 237, 250) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Thomas,</p>
<p><br>
</p>
<p>The "out of the box"- option would be to use</p>
t.vect.observe.strds
<p>However, "r.what" is significantly faster, but requires with > 400 maps a little bit of scripting.</p>
<p><br>
</p>
<p>My approach is this one (there you can find a little shell-script: <br>
</p>
<p><a href="https://www.mail-archive.com/grass-dev@lists.osgeo.org/msg38802.html">https://www.mail-archive.com/grass-dev@lists.osgeo.org/msg38802.html</a></p>
<p><br>
</p>
<p>(the "transpose" command i the script is nothing but a little awk-command, like e.g. here: http://stackoverflow.com/questions/13634816/using-awk-to-transpose-column-to-row)<br>
</p>
<p><br>
</p>
<p>Hopefully there will e some development in that direction soon...</p>
<p><br>
</p>
<p>Cheers</p>
<p>Stefan <br>
</p>
<p><br>
</p>
<div style="color: #282828;">
<hr tabindex="-1" style="display: inline-block; width: 98%;">
<div dir="ltr" id="divRplyFwdMsg"><font face="Calibri, sans-serif" color="#000000" style="font-size: 11pt;"><b>Von:</b> grass-user-bounces@lists.osgeo.org <grass-user-bounces@lists.osgeo.org> im Auftrag von Thomas Adams <tea3rd@gmail.com><br>
<b>Gesendet:</b> Samstag, 17. Januar 2015 17:06<br>
<b>An:</b> grass-user@lists.osgeo.org<br>
<b>Betreff:</b> [GRASS-user] Question about GRASS raster temporal data</font>
<div> </div>
</div>
<div>
<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 href="http://grass.osgeo.org/grass71/manuals/g.gui.tplot.html" rel="nofollow">
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>
</div>
</div>
</div>
</body>
</html>