[GRASS-dev] [GRASS GIS] #2629: ERROR: No null file for <outputfile>

#2629: ERROR: No null file for <outputfile>
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Default | Version: svn-releasebranch70
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Hi Pietro,

When running the tiled_function function, described
[http://lists.osgeo.org/pipermail/grass-dev/2015-February/074049.html
here], I am getting an error.

For example, if ref is a list of raster names, and out_ex is the name of
the raster layer I want to create:

{{{
tiled_function(raster_inputs=ref, raster_output="out_ex",
func=mahalanobis_distances)
}}}

ERROR: No null file for <out_ex>

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

#2629: ERROR: No null file for <outputfile>
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Python | Version: svn-releasebranch70
Keywords: pygrass | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by neteler):

  * keywords: => pygrass
  * component: Default => Python

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