Details Ticket 4879


Comment | Reply | Take | Open


Serial Number 4879
Subject spearfish60: can't set region to 'elevation.dted'
Area grass6
Queue grass
Requestors tutey@o2.pl
Owner none
Status resolved
Last User Contact Thu Jul 27 14:34:10 2006 (2 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Thu Jul 27 14:34:36 2006 (2 yr ago)
Created Wed Jul 19 14:38:23 2006 (2 yr ago)

Transaction History Ticket 4879


Wed, Jul 19 2006 14:38:23    Request created by guest  
Subject: spearfish60: can't set region to 'elevation.dted'

Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: 2006.07.19

I have just downloaded sperfish60 dataset from http://grass.itc.it/sampledata/spearfish_grass60data-
0.1.tar.gz
There's something wrong:

$ g.region rast=elevation.dted -p
ERROR: Invalid region: Illegal n-s3 resolution value

Other rasters are OK in this regard.

?

Maciek
Wed, Jul 19 2006 14:56:27    Mail sent by mneteler  
The header file is damaged:

cat $HOME/grassdata/spearfish60/PERMANENT/cellhd/elevation.dted
proj:       1
zone:       13
north:      4927700
south:      4913700
east:       609000
west:       590000
cols:       190
rows:       140
#e-w resol:  100
#n-s resol:  100
format:     0
compressed: 0

This should not be commented.
Someone has to fix it with a text editor and redo the package,
starting from http://grass.itc.it/download/data6.php
(both tar.gz and .zip). This should be noted in the included
HISTORY.txt file, and the version increased by one increment.

Markus
Wed, Jul 19 2006 15:06:49    Mail sent by msieczka  
mneteler wrote (Wed, Jul 19 2006 14:56:27):

> #e-w resol:  100
> #n-s resol:  100
> format:     0
> compressed: 0
> 
> This should not be commented.
> Someone has to fix it with a text editor and redo the package,
> starting from http://grass.itc.it/download/data6.php
> (both tar.gz and .zip). This should be noted in the included
> HISTORY.txt file, and the version increased by one increment.

I can do that. Shall I send you the repacked zip and tar.gz?

Maciek
Fri, Jul 21 2006 13:50:04    Mail sent by mneteler  
Yes, fine! Please take care to maintain the time stamps
of the files.

Can you put the files somewhere for download and then notify
me personally?

Markus
Fri, Jul 21 2006 23:49:50    Mail sent by tutey@o2.pl  
Return-Path <tutey@o2.pl>
Delivered-To grass-bugs@lists.intevation.de
Message-ID <44C14BFC.10902@o2.pl>
Date Fri, 21 Jul 2006 23:49:48 +0200
From Maciej Sieczka <tutey@o2.pl>
User-Agent Thunderbird 1.5.0.4 (X11/20060615)
MIME-Version 1.0
To Markus Neteler via RT <grass-bugs@intevation.de>
Subject Re: [bug #4879] (grass) spearfish60: can't set region to 'elevation.dted'
References <20060721115004.658B81005A9@lists.intevation.de>
In-Reply-To <20060721115004.658B81005A9@lists.intevation.de>
Content-Type text/plain; charset=ISO-8859-2
Content-Transfer-Encoding 8bit
X-Virus-Scanned by amavisd-new at intevation.de
X-Spam-Status No, hits=-4.734 tagged_above=-999 required=3 tests=[BAYES_00=-5, FORGED_RCVD_HELO=0.266]
X-Spam-Level
Markus Neteler via RT napisał(a):
> Yes, fine! Please take care to maintain the time stamps
> of the files.
> 
> Can you put the files somewhere for download and then notify
> me personally?

Will do; this wekend.

Maciek


Sun, Jul 23 2006 23:03:01    Mail sent by msieczka  
tutey@o2.pl wrote (Fri, Jul 21 2006 23:49:50):

> Will do; this wekend.

Not enough time. Sorry. This week I'll do that.

Maciek
Mon, Jul 24 2006 14:56:26    Mail sent by msieczka  
Markus,

I'm working on this right now. BTW I noticed that PERMANENT/TODO says:


-----
For the next release this has to be done:

erode.index
 |    This map was created by dividing (@soils.Kfactor * 100)/@soils.
 |    Tfactor. That map was then divided by 100 to get the real k/t
 |    values.

r.reclass in=slope out=slope.7
1 thru 2 = 1
...
-----

I don't understand it, but I'd like to take care of this BTW. Can you guide me
a bit?

Maciek
Mon, Jul 24 2006 20:52:37    Mail sent by neteler@itc.it  
Return-Path <neteler@itc.it>
Delivered-To grass-bugs@lists.intevation.de
Date Mon, 24 Jul 2006 20:52:35 +0200
From Markus Neteler <neteler@itc.it>
To Maciek Sieczka via RT <grass-bugs@intevation.de>
Subject Re: [bug #4879] (grass) spearfish60: can't set region to 'elevation.dted'
Message-ID <20060724185235.GE7454@bartok.itc.it>
References <20060724125626.23FF41005A5@lists.intevation.de>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
In-Reply-To <20060724125626.23FF41005A5@lists.intevation.de>
X-PGP-Key http://www.gdf-hannover.de/neteler/markus_gpgkey.asc
X-PGP-Fingerprint D4D5 2F80 120E AD60 E2F6 2297 21B3 D02B E1E7 E789
User-Agent Mutt/1.5.11
X-Virus-Scanned by amavisd-new at intevation.de
X-Spam-Status No, hits=-3.757 tagged_above=-999 required=3 tests=[AWL=0.977, BAYES_00=-5, FORGED_RCVD_HELO=0.266]
X-Spam-Level
On Mon, Jul 24, 2006 at 02:56:26PM +0200, Maciek Sieczka via RT wrote:
> Markus,
> 
> I'm working on this right now. BTW I noticed that PERMANENT/TODO says:
> 
> 
> -----
> For the next release this has to be done:
> 
> erode.index
>  |    This map was created by dividing (@soils.Kfactor * 100)/@soils.
>  |    Tfactor. That map was then divided by 100 to get the real k/t
>  |    values.
> 
> r.reclass in=slope out=slope.7
> 1 thru 2 = 1
> ...
> -----
> 
> I don't understand it, but I'd like to take care of this BTW. Can you guide
me
> a bit?

Hi,

this comment is from Helena. I actually don't remember the motivation,
but there was one (so, still a TODO).

thanks
Markus


Wed, Jul 26 2006 21:56:20    Status changed to resolved by msieczka  
Wed, Jul 26 2006 21:56:20    Mail sent by msieczka  
Markus,

Helena's told me to remove the PERMANENT/TODO so I did.

Here's the link to archive that contains fixed spearfish_grass60data-0.2
.tar.gz and .zip. The link will be valid for 7 days from now.

http://www.yousendit.com/transfer.php?action=download&ufid=FF90A5155CB0A6DD
Closing bug.

Cheers,
Maciek
Thu, Jul 27 2006 14:34:10    Mail sent by neteler@itc.it  
Return-Path <neteler@itc.it>
Delivered-To grass-bugs@lists.intevation.de
Date Thu, 27 Jul 2006 14:34:06 +0200
From Markus Neteler <neteler@itc.it>
To Maciek Sieczka via RT <grass-bugs@intevation.de>
Subject Re: [bug #4879] (grass) spearfish60: can't set region to 'elevation.dted'
Message-ID <20060727123406.GA17751@bartok.itc.it>
References <20060726195620.8CC48100159@lists.intevation.de>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
In-Reply-To <20060726195620.8CC48100159@lists.intevation.de>
X-PGP-Key http://www.gdf-hannover.de/neteler/markus_gpgkey.asc
X-PGP-Fingerprint D4D5 2F80 120E AD60 E2F6 2297 21B3 D02B E1E7 E789
User-Agent Mutt/1.5.11
X-Virus-Scanned by amavisd-new at intevation.de
X-Spam-Status No, hits=-3.781 tagged_above=-999 required=3 tests=[AWL=0.953, BAYES_00=-5, FORGED_RCVD_HELO=0.266]
X-Spam-Level
On Wed, Jul 26, 2006 at 09:56:20PM +0200, Maciek Sieczka via RT wrote:
> Markus,
> 
> Helena's told me to remove the PERMANENT/TODO so I did.
> 
> Here's the link to archive that contains fixed spearfish_grass60data-0.2
> .tar.gz and .zip. The link will be valid for 7 days from now.
> 
> http://www.yousendit.com/transfer.php?action=download&ufid=FF90A5155CB0A6DD
> 
> Closing bug.

Downloaded and updated on the Web site.

thanks

 Markus


Thu, Jul 27 2006 14:34:10    Status changed to open by _rt_system  
Thu, Jul 27 2006 14:34:36    Status changed to resolved by mneteler  
Comment | Reply | Take | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request