Mon, Jun 6 2005
13:05:52
|
|
Request created by guest
|
|
Subject: several scripts missing in build though present in source
Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: cvs 06.06.05
including lately added v.db.addcol & v.db.update
and
g3.setregion
g3.createwind
r.in.aster
r3.mapcalculator
Are all these intended not to be available to the user?
Maciek |
|
Tue, Jun 7 2005
17:53:00
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Tue, 7 Jun 2005 17:52:57 +0200
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #3321] (grass) several scripts missing in build though present in source
|
Message-ID |
<20050607155257.GG22272@thuille.itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20050606110552.874321006D9@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20050606110552.874321006D9@lists.intevation.de>
|
User-Agent |
Mutt/1.4.1i
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
On Mon, Jun 06, 2005 at 01:05:52PM +0200, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=3321
> -------------------------------------------------------------------------
>
> Subject: several scripts missing in build though present in source
>
> Platform: GNU/Linux/i386
> grass obtained from: Trento Italy site
> grass binary for platform: Compiled from Sources
> GRASS Version: cvs 06.06.05
>
> including lately added v.db.addcol & v.db.update
This is in the responsibility of the author.
> and
>
> g3.setregion
-> g.region (see WIKI: http://grass.gdf-hannover.de/twiki/bin/view/GRASS/ModulePortingList,
-> General volume commands)
> g3.createwind
-> g.region
> r.in.aster
> r3.mapcalculator
Again in the responsibility of the author.
> Are all these intended not to be available to the user?
The g3.* above are retired. For the others I dunno.
Ciao
Markus
|
|
Wed, Jun 8 2005
17:30:01
|
|
Mail sent by michael.barton@asu.edu
|
|
Return-Path |
<Michael.Barton@asu.edu>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Wed, 08 Jun 2005 08:29:16 -0700
|
From |
Michael Barton <michael.barton@asu.edu>
|
Subject |
Re: [GRASS5] [bug #3321] (grass) several scripts missing in build though present in source
|
In-reply-to |
<20050607155257.GG22272@thuille.itc.it>
|
To |
Markus Neteler <neteler@itc.it>, Paolo Cavallini via RT <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Message-id |
<BECC5CDC.BB70%michael.barton@asu.edu>
|
MIME-version |
1.0
|
Content-type |
text/plain; charset=US-ASCII
|
Content-transfer-encoding |
7bit
|
User-Agent |
Microsoft-Entourage/11.1.0.040913
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Moritz recently added v.db.addcol and v.db.update to the cvs. I thought
r.in.aster was already in the cvs, but am happy to add it if you want. It is
available on the GRASS WIKI site and my own web site. I won't have access to
the cvs until July though. If anyone else wants to commit it, it would be
great.
V.append is another potentially useful script I've posted, but could use
some cleanup. It essentially does a v.patch while preserving attributes
(something v.patch probably ought to have an option to do)
Michael
On 6/7/05 8:52 AM, "Markus Neteler" <neteler@itc.it> wrote:
> On Mon, Jun 06, 2005 at 01:05:52PM +0200, Request Tracker wrote:
>> this bug's URL: http://intevation.de/rt/webrt?serial_num=3321
>> -------------------------------------------------------------------------
>>
>> Subject: several scripts missing in build though present in source
>>
>> Platform: GNU/Linux/i386
>> grass obtained from: Trento Italy site
>> grass binary for platform: Compiled from Sources
>> GRASS Version: cvs 06.06.05
>>
>> including lately added v.db.addcol & v.db.update
>
> This is in the responsibility of the author.
>
>> and
>>
>> g3.setregion
>
> -> g.region (see WIKI:
> http://grass.gdf-hannover.de/twiki/bin/view/GRASS/ModulePortingList, ->
> General volume commands)
>
>> g3.createwind
>
> -> g.region
>
>> r.in.aster
>> r3.mapcalculator
>
> Again in the responsibility of the author.
>
>
>> Are all these intended not to be available to the user?
>
> The g3.* above are retired. For the others I dunno.
>
> Ciao
>
> Markus
>
____________________
C. Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
PO Box 872402
Arizona State University
Tempe, AZ 85287-2402
USA
Phone: 480-965-6262
Fax: 480-965-7671
www: <www.public.asu.edu/~cmbarton>
|
|
Wed, Jun 8 2005
21:30:45
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Wed, 8 Jun 2005 21:30:38 +0200
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Michael Barton <michael.barton@asu.edu>
|
Cc |
Paolo Cavallini via RT <grass-bugs@intevation.de>, grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #3321] (grass) several scripts missing in build though present in source
|
Message-ID |
<20050608193038.GA32578@thuille.itc.it>
|
Mail-Followup-To |
Michael Barton <michael.barton@asu.edu>, Paolo Cavallini via RT <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20050607155257.GG22272@thuille.itc.it> <BECC5CDC.BB70%michael.barton@asu.edu>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<BECC5CDC.BB70%michael.barton@asu.edu>
|
User-Agent |
Mutt/1.4.1i
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
On Wed, Jun 08, 2005 at 08:29:16AM -0700, Michael Barton wrote:
> Moritz recently added v.db.addcol and v.db.update to the cvs. I thought
> r.in.aster was already in the cvs,
It *is* in the CVS but it is not activated. Should it be activated?
> but am happy to add it if you want. It is
> available on the GRASS WIKI site and my own web site. I won't have access to
> the cvs until July though. If anyone else wants to commit it, it would be
> great.
Since yesterday I have permission denied problems with CVS.
Maybe someone else can activate r.in.aster.
> V.append is another potentially useful script I've posted, but could use
> some cleanup. It essentially does a v.patch while preserving attributes
> (something v.patch probably ought to have an option to do)
Personally I would be prefer to see v.patch fixed rather than adding
a very similar program.
Markus
> Michael
>
>
> On 6/7/05 8:52 AM, "Markus Neteler" <neteler@itc.it> wrote:
>
> > On Mon, Jun 06, 2005 at 01:05:52PM +0200, Request Tracker wrote:
> >> this bug's URL: http://intevation.de/rt/webrt?serial_num=3321
> >> -------------------------------------------------------------------------
> >>
> >> Subject: several scripts missing in build though present in source
> >>
> >> Platform: GNU/Linux/i386
> >> grass obtained from: Trento Italy site
> >> grass binary for platform: Compiled from Sources
> >> GRASS Version: cvs 06.06.05
> >>
> >> including lately added v.db.addcol & v.db.update
> >
> > This is in the responsibility of the author.
> >
> >> and
> >>
> >> g3.setregion
> >
> > -> g.region (see WIKI:
> > http://grass.gdf-hannover.de/twiki/bin/view/GRASS/ModulePortingList, ->
> > General volume commands)
> >
> >> g3.createwind
> >
> > -> g.region
> >
> >> r.in.aster
> >> r3.mapcalculator
> >
> > Again in the responsibility of the author.
> >
> >
> >> Are all these intended not to be available to the user?
> >
> > The g3.* above are retired. For the others I dunno.
> >
> > Ciao
> >
> > Markus
> >
>
> ____________________
> C. Michael Barton, Professor of Anthropology
> School of Human Evolution and Social Change
> PO Box 872402
> Arizona State University
> Tempe, AZ 85287-2402
> USA
>
> Phone: 480-965-6262
> Fax: 480-965-7671
> www: <www.public.asu.edu/~cmbarton>
>
--
Markus Neteler <neteler itc it> http://mpa.itc.it
ITC-irst - Centro per la Ricerca Scientifica e Tecnologica
MPBA - Predictive Models for Biol. & Environ. Data Analysis
Via Sommarive, 18 - 38050 Povo (Trento), Italy
|
|
Wed, Jun 8 2005
22:50:26
|
|
Mail sent by michael.barton@asu.edu
|
|
Return-Path |
<Michael.Barton@asu.edu>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Wed, 08 Jun 2005 13:50:03 -0700
|
From |
Michael Barton <michael.barton@asu.edu>
|
Subject |
Re: [GRASS5] [bug #3321] (grass) several scripts missing in build though present in source
|
In-reply-to |
<20050608193038.GA32578@thuille.itc.it>
|
To |
Markus Neteler <neteler@itc.it>
|
Cc |
Paolo Cavallini via RT <grass-bugs@intevation.de>, grass5@grass.itc.it
|
Message-id |
<BECCA80B.BB87%michael.barton@asu.edu>
|
MIME-version |
1.0
|
Content-type |
text/plain; charset=US-ASCII
|
Content-transfer-encoding |
7bit
|
User-Agent |
Microsoft-Entourage/11.1.0.040913
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
On 6/8/05 12:30 PM, "Markus Neteler" <neteler@itc.it> wrote:
> On Wed, Jun 08, 2005 at 08:29:16AM -0700, Michael Barton wrote:
>> Moritz recently added v.db.addcol and v.db.update to the cvs. I thought
>> r.in.aster was already in the cvs,
>
> It *is* in the CVS but it is not activated. Should it be activated?
Yes please
>
>> but am happy to add it if you want. It is
>> available on the GRASS WIKI site and my own web site. I won't have access
to
>> the cvs until July though. If anyone else wants to commit it, it would be
>> great.
>
> Since yesterday I have permission denied problems with CVS.
> Maybe someone else can activate r.in.aster.
>
>> V.append is another potentially useful script I've posted, but could use
>> some cleanup. It essentially does a v.patch while preserving attributes
>> (something v.patch probably ought to have an option to do)
>
> Personally I would be prefer to see v.patch fixed rather than adding
> a very similar program.
I agreem, which is why I never put it in the CVS. Hopefully v.append will
encourage this to happen.
Michael
>
> Markus
>
>> Michael
>>
>>
>> On 6/7/05 8:52 AM, "Markus Neteler" <neteler@itc.it> wrote:
>>
>>> On Mon, Jun 06, 2005 at 01:05:52PM +0200, Request Tracker wrote:
>>>> this bug's URL: http://intevation.de/rt/webrt?serial_num=3321
>>>> -------------------------------------------------------------------------
>>>>
>>>> Subject: several scripts missing in build though present in source
>>>>
>>>> Platform: GNU/Linux/i386
>>>> grass obtained from: Trento Italy site
>>>> grass binary for platform: Compiled from Sources
>>>> GRASS Version: cvs 06.06.05
>>>>
>>>> including lately added v.db.addcol & v.db.update
>>>
>>> This is in the responsibility of the author.
>>>
>>>> and
>>>>
>>>> g3.setregion
>>>
>>> -> g.region (see WIKI:
>>> http://grass.gdf-hannover.de/twiki/bin/view/GRASS/ModulePortingList, ->
>>> General volume commands)
>>>
>>>> g3.createwind
>>>
>>> -> g.region
>>>
>>>> r.in.aster
>>>> r3.mapcalculator
>>>
>>> Again in the responsibility of the author.
>>>
>>>
>>>> Are all these intended not to be available to the user?
>>>
>>> The g3.* above are retired. For the others I dunno.
>>>
>>> Ciao
>>>
>>> Markus
>>>
>>
>> ____________________
>> C. Michael Barton, Professor of Anthropology
>> School of Human Evolution and Social Change
>> PO Box 872402
>> Arizona State University
>> Tempe, AZ 85287-2402
>> USA
>>
>> Phone: 480-965-6262
>> Fax: 480-965-7671
>> www: <www.public.asu.edu/~cmbarton>
>>
____________________
C. Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
PO Box 872402
Arizona State University
Tempe, AZ 85287-2402
USA
Phone: 480-965-6262
Fax: 480-965-7671
www: <www.public.asu.edu/~cmbarton>
|
|
Thu, Jun 9 2005
01:34:38
|
|
Mail sent by hamish_nospam@yahoo.com
|
|
Return-Path |
<hamish_nospam@yahoo.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Thu, 9 Jun 2005 11:34:17 +1200
|
From |
Hamish <hamish_nospam@yahoo.com>
|
To |
Markus Neteler <neteler@itc.it>
|
Cc |
michael.barton@asu.edu, grass-bugs@intevation.de, grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #3321] (grass) several scripts missing in build though present in source
|
Message-Id |
<20050609113417.2b35b2b7.hamish_nospam@yahoo.com>
|
In-Reply-To |
<20050608193038.GA32578@thuille.itc.it>
|
References |
<20050607155257.GG22272@thuille.itc.it> <BECC5CDC.BB70%michael.barton@asu.edu> <20050608193038.GA32578@thuille.itc.it>
|
X-Mailer |
Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
|
X-Face |
M<EoB)"*Z~u!,vFhXmw}R_KbdBta*P_=T|rbBL'e1/CQ9;/1g\BU3&!=y8ria$2Uk!HT&BB 8i?|X_+7~1jsy}F~g$2va%3fV`*=L(*cem[@3\yg,G,@rg6/QMJ
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=US-ASCII
|
Content-Transfer-Encoding |
7bit
|
X-Spam-Status |
No, hits=-4.0 tagged_above=-999.0 required=3.0 tests=BAYES_00, FORGED_YAHOO_RCVD
|
X-Spam-Level |
|
> > Moritz recently added v.db.addcol and v.db.update to the cvs. I
> > thought r.in.aster was already in the cvs,
>
> It *is* in the CVS but it is not activated. Should it be activated?
>
> > but am happy to add it if you want. It is
> > available on the GRASS WIKI site and my own web site. I won't have
> > access to the cvs until July though. If anyone else wants to commit
> > it, it would be great.
>
> Since yesterday I have permission denied problems with CVS.
> Maybe someone else can activate r.in.aster.
Done.
I haven't added v.db.addcol or v.db.update to scripts/Makefile. I leave
that to Moritz if he thinks they are ready.
> > V.append is another potentially useful script I've posted, but could
> > use some cleanup. It essentially does a v.patch while preserving
> > attributes (something v.patch probably ought to have an option to
> > do)
>
> Personally I would be prefer to see v.patch fixed rather than adding
> a very similar program.
I agree.
Hamish
|
|
Thu, Jun 9 2005
02:05:13
|
|
Mail sent by michael.barton@asu.edu
|
|
Return-Path |
<Michael.Barton@asu.edu>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Wed, 08 Jun 2005 17:03:37 -0700
|
From |
Michael Barton <michael.barton@asu.edu>
|
Subject |
Re: [GRASS5] [bug #3321] (grass) several scripts missing in build though present in source
|
In-reply-to |
<20050609113417.2b35b2b7.hamish_nospam@yahoo.com>
|
To |
Hamish <hamish_nospam@yahoo.com>, Markus Neteler <neteler@itc.it>
|
Cc |
Paolo Cavallini via RT <grass-bugs@intevation.de>, grass5@grass.itc.it
|
Message-id |
<BECCD569.BBB0%michael.barton@asu.edu>
|
MIME-version |
1.0
|
Content-type |
text/plain; charset=US-ASCII
|
Content-transfer-encoding |
7bit
|
User-Agent |
Microsoft-Entourage/11.1.0.040913
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
On 6/8/05 4:34 PM, "Hamish" <hamish_nospam@yahoo.com> wrote:
>>> Moritz recently added v.db.addcol and v.db.update to the cvs. I
>>> thought r.in.aster was already in the cvs,
>>
>> It *is* in the CVS but it is not activated. Should it be activated?
>>
>>> but am happy to add it if you want. It is
>>> available on the GRASS WIKI site and my own web site. I won't have
>>> access to the cvs until July though. If anyone else wants to commit
>>> it, it would be great.
>>
>> Since yesterday I have permission denied problems with CVS.
>> Maybe someone else can activate r.in.aster.
>
> Done.
>
> I haven't added v.db.addcol or v.db.update to scripts/Makefile. I leave
> that to Moritz if he thinks they are ready.
>
He told me it was already done. May he just forgot to update the
Makefile...like I often do.
>
>>> V.append is another potentially useful script I've posted, but could
>>> use some cleanup. It essentially does a v.patch while preserving
>>> attributes (something v.patch probably ought to have an option to
>>> do)
>>
>> Personally I would be prefer to see v.patch fixed rather than adding
>> a very similar program.
>
> I agree.
>
>
>
> Hamish
____________________
C. Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
PO Box 872402
Arizona State University
Tempe, AZ 85287-2402
USA
Phone: 480-965-6262
Fax: 480-965-7671
www: <www.public.asu.edu/~cmbarton>
|
|
Thu, Jun 9 2005
16:19:25
|
|
Mail sent by mlennert@club.worldonline.be
|
|
Return-Path |
<mlennert@club.worldonline.be>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Message-ID |
<42A84FE3.5040007@club.worldonline.be>
|
Date |
Thu, 09 Jun 2005 16:19:15 +0200
|
From |
Moritz Lennert <mlennert@club.worldonline.be>
|
User-Agent |
Debian Thunderbird 1.0.2 (X11/20050331)
|
X-Accept-Language |
en-us, en
|
MIME-Version |
1.0
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #3321] (grass) several scripts missing in build though present in source
|
References |
<20050606110552.874321006D9@lists.intevation.de>
|
In-Reply-To |
<20050606110552.874321006D9@lists.intevation.de>
|
Content-Type |
text/plain; charset=ISO-8859-1
|
Content-Transfer-Encoding |
7bit
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=3321
> -------------------------------------------------------------------------
>
> Subject: several scripts missing in build though present in source
>
> Platform: GNU/Linux/i386
> grass obtained from: Trento Italy site
> grass binary for platform: Compiled from Sources
> GRASS Version: cvs 06.06.05
>
> including lately added v.db.addcol & v.db.update
>
I just added the two to the scripts/Makefile. So now they should compile.
Moritz
|
|
Tue, Jul 19 2005
23:00:50
|
|
Mail sent by mneteler
|
|
|
Tue, Jul 19 2005
23:00:52
|
|
Status changed to resolved by mneteler
|
|