[GRASS5] wrong region in imagery dataset

Hallo,
I took the "Imagery" dataset from http://grass.itc.it/download/data.php and

after running GRASS (6.1) with 'imagery' location and 'user1' mapset, I got these:

GRASS 6.1.cvs :~ > g.region -p
ERROR: default region is invalid
       line 7: <e-w res: 1.00>
GRASS 6.1.cvs :~ >

The problem is in the $GISBASE/$LOCATION/$MAPSET/DEFAULT_WIND file:
e-w res: 30
n-s res: 30

should be

e-w resol: 30
n-s resol: 30

Jáchym
--
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://www.fle.czu.cz/~jachym/gnupg_public_key/

On Thu, Mar 17, 2005 at 03:26:02PM +0100, Jachym Cepicky wrote:

Hallo,
I took the "Imagery" dataset from http://grass.itc.it/download/data.php and

after running GRASS (6.1) with 'imagery' location and 'user1' mapset, I got these:

GRASS 6.1.cvs :~ > g.region -p
ERROR: default region is invalid
       line 7: <e-w res: 1.00>
GRASS 6.1.cvs :~ >

The problem is in the $GISBASE/$LOCATION/$MAPSET/DEFAULT_WIND file:
e-w res: 30
n-s res: 30

should be

e-w resol: 30
n-s resol: 30

I think that I should re-release Spearfish, imagery, etc pp for
GRASS 6. Will do asap (otherwise please remember me).

Markus