Hello,

In gis_set.tcl there is a check for a valid location which reads:

# All good locations have valid PERMANENT mapset.
   if {[file exists "$dir/PERMANENT/WIND"] != 0} {
      set found 1

Shouldn't this check for DEFAULT_WIND instead of WIND ?

Moritz
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to