<div dir="ltr"><div><div><div>Stefan,<br><br></div>Thank you for your response -- it looks like I'll have to do a bit of scripting, which is OK... I just did not want to needlessly re-invent the wheel. Having such a capability built into the tools is a great idea, however.<br><br></div>Best,<br></div>Tom<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 17, 2015 at 11:44 AM, Blumentrath, Stefan <span dir="ltr"><<a href="mailto:Stefan.Blumentrath@nina.no" target="_blank">Stefan.Blumentrath@nina.no</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<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" target="_blank">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: <a href="http://stackoverflow.com/questions/13634816/using-awk-to-transpose-column-to-row" target="_blank">http://stackoverflow.com/questions/13634816/using-awk-to-transpose-column-to-row</a>)<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 style="display:inline-block;width:98%">
<div dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>Von:</b> <a href="mailto:grass-user-bounces@lists.osgeo.org" target="_blank">grass-user-bounces@lists.osgeo.org</a> <<a href="mailto:grass-user-bounces@lists.osgeo.org" target="_blank">grass-user-bounces@lists.osgeo.org</a>> im Auftrag von Thomas Adams <<a href="mailto:tea3rd@gmail.com" target="_blank">tea3rd@gmail.com</a>><br>
<b>Gesendet:</b> Samstag, 17. Januar 2015 17:06<br>
<b>An:</b> <a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<b>Betreff:</b> [GRASS-user] Question about GRASS raster temporal data</font>
<div> </div>
</div><div><div class="h5">
<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" target="_blank">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" target="_blank">
g.gui.tplot</a> which worked for my small data set (see <a href="http://t.info/" target="_blank">
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/" target="_blank">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></div>
</div>
</div>

</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Thomas E Adams, III<div>718 McBurney Drive</div><div>Lebanon, OH 45036</div><div><br></div><div>1 (513) 739-9512 (cell)</div><div><br></div></div>
</div>