<div dir="ltr"><div><div>Hello Johanes, <br><br></div>there's and example in t.register manual page with netCDF files [0] that might help. You would have 48 maps per year (IMHO, 0.25*month is a bit strange as time step, but well). I would say that you need to write a script to get dates for each 1/4 of a month  (maybe someone else know of a function to do a similar task, dunno) in your time series and then make a file with mapname|start_time|end_time to pass to t.register.  <br><br></div>However, if you only need to estimate yearly means and long term means, you can use r.series [1] with every 48 maps for yearly means and, the whole list of maps for the long term mean. <br><div><br>hth, <br></div><div>Vero</div><div><br></div><div>[0] <a href="https://grass.osgeo.org/grass72/manuals/t.register.html">https://grass.osgeo.org/grass72/manuals/t.register.html</a></div><div>[1] <a href="https://grass.osgeo.org/grass72/manuals/r.series.html">https://grass.osgeo.org/grass72/manuals/r.series.html</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-10-24 11:56 GMT+02:00 Johannes Radinger <span dir="ltr"><<a href="mailto:johannesradinger@gmail.com" target="_blank">johannesradinger@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">Hi,<div>I am very new to the temporal functionalities of GRASS. Specifically I have a netCDF file that contains many layers where each layer represents a raster map of a drought index (<a href="http://monitordesequia.csic.es/map/" target="_blank">http://monitordesequia.csic.<wbr>es/map/</a>) for a timepoint of a timeseries. The time series is from 1/1961 to 12/2015 with 4 maps for each month. So these are not really weekly maps but maps with an interval of 0.25*months. The layers of the netCDF are only numbered consecutively so there is no indication of a specific date etc. (I just now that they start with 1/1961 and then the interval of 0.25*months). What would be the procedure to register these raster maps in GRASS so that I can calculate later only e.g. yearly means and a long-time year average?</div><div><br></div><div>Best regards,</div><div>Johannes</div></div>
<br>______________________________<wbr>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">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/<wbr>mailman/listinfo/grass-user</a><br></blockquote></div><br></div>