[GRASS-dev] [GRASS GIS] #2106: t.rast.gapfill for time instances

#2106: t.rast.gapfill for time instances
-------------------------------------+--------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: temporal, interpolation | Platform: All
      Cpu: Unspecified |
-------------------------------------+--------------------------------------
Module t.rast.gapfill interpolates gaps in interval data. It doesn't work
with time instances. The suggested behavior is to use the time granularity
to find and interpolate the missing data, so for example when we have data
from years 2000, 2001, 2005, 2007, it interpolates 2003, 2004 and 2006.
This behavior is meant for regularly measured data with some gaps, not for
irregular data.

I already discussed it with Soeren.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2106&gt;
GRASS GIS <http://grass.osgeo.org>

#2106: t.rast.gapfill for time instances
---------------------------+------------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Keywords: interpolation | Platform: All
      Cpu: Unspecified |
---------------------------+------------------------------------------------
Changes (by martinl):

  * keywords: temporal, interpolation => interpolation
  * component: Default => Temporal

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2106#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>