Hi,

I am experiencing a similar problem. I have followed the steps as in the
example, making sure all the maps are in the search path but r.fuzzy.system
keeps reporting an error regardless of the map specified:

My input map definition in the .map file:

%elevation
$nlow{left; -3,-2; linear; 0; 1}
$scar{both; -3,-2,0,2; linear; 0; 1}
$nhigh{right;0,2; linear; 0; 1}

Reported Error:

"Illegal filename. Character <
> not allowed.
ERROR: Raster map
<elevation
not found&quot;

I have also tried to specify the mapset using &quot;@&quot; as explained in
the example, still the same error regardless of the map (and respective
mapset)

My input map definition in the .map file:

%elevation@PERMANENT
$nlow{left; -3,-2; linear; 0; 1}
$scar{both; -3,-2,0,2; linear; 0; 1}
$nhigh{right;0,2; linear; 0; 1}

Reported Error:

&quot;Illegal filename. Character &lt;
> not allowed.
ERROR: Raster map
<elevation@PERMANENT
not found"

I will be grateful for any advice in finding out the source of this error
and how to rectify it.

Beatrice.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/r-fuzzy-system-specifying-raster-file-tp5057685p5067435.html
Sent from the Grass - Users mailing list archive at Nabble.com.
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to