[GRASS-dev] location invalid if PERMANENT contains no WIND file ?

Moritz Lennert mlennert at club.worldonline.be
Thu Dec 6 12:55:03 EST 2007


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


More information about the grass-dev mailing list