Re: [GRASS-dev] t.connect and t.rast.what not in GUI

2016-10-26 Thread Markus Neteler
On Wed, Oct 26, 2016 at 7:54 AM, Blumentrath, Stefan
 wrote:
> Sorry for the delay!
>
> Please find attached a patch against trunk which adds GUI entries for
> r3.in.lidar
> r3.flow
> r3.gradient
> t.rast3d.algebra
> t.rast.algebra
> t.rast.contour
> t.rast.to.vect
> t.vect.algebra
> v.decimate
> v.out.lidar
>
> and removes
> v.krige from menu.
>
> This list of new modules in trunk is fetched from: 
> https://trac.osgeo.org/grass/wiki/Release/7.2.0-News

Very nice. Added in r69734.

Perhaps we are now ready for RC1 :-)

Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] t.connect and t.rast.what not in GUI

2016-10-26 Thread Blumentrath, Stefan
Sorry for the delay!

Please find attached a patch against trunk which adds GUI entries for
r3.in.lidar
r3.flow
r3.gradient
t.rast3d.algebra
t.rast.algebra
t.rast.contour
t.rast.to.vect
t.vect.algebra
v.decimate
v.out.lidar

and removes
v.krige from menu.

This list of new modules in trunk is fetched from: 
https://trac.osgeo.org/grass/wiki/Release/7.2.0-News

Cheers
Stefan


-Original Message-
From: Anna Petrášová [mailto:kratocha...@gmail.com] 
Sent: 30. september 2016 00:12
To: Blumentrath, Stefan <stefan.blumentr...@nina.no>
Cc: GRASS developers list (grass-dev@lists.osgeo.org) 
<grass-dev@lists.osgeo.org>
Subject: Re: [GRASS-dev] t.connect and t.rast.what not in GUI

On Thu, Sep 29, 2016 at 5:47 PM, Blumentrath, Stefan 
<stefan.blumentr...@nina.no> wrote:
> Thanks Anna,
>
> I just checked the new modules for 7.2.0 listed here:
> https://trac.osgeo.org/grass/wiki/Release/7.2.0-News
>
> And found that actually none of them seem to have made it into the GUI...
> v.krige on the other hand is still in the GUI though it has been removed from 
> the code...
>
> I can try to create a new patch for that if you like...

That would be great. I would omit g.gui.datacatalog, d.frame, d.legend.vect and 
maybe some others, I don't think we have to have all modules accessible from 
menu.

Thank you

>
> Cheers
> Stefan
>
>
> -Original Message-
> From: Anna Petrášová [mailto:kratocha...@gmail.com]
> Sent: 29. september 2016 15:20
> To: Blumentrath, Stefan <stefan.blumentr...@nina.no>
> Cc: GRASS developers list (grass-dev@lists.osgeo.org) 
> <grass-dev@lists.osgeo.org>
> Subject: Re: [GRASS-dev] t.connect and t.rast.what not in GUI
>
> On Wed, Sep 28, 2016 at 8:48 AM, Blumentrath, Stefan 
> <stefan.blumentr...@nina.no> wrote:
>> Hi,
>>
>>
>>
>> It seems that t.connect and t.rast.what have not been added to the 
>> GUI (both in G73 and G72)!
>>
>>
>>
>> Please find attached a patch where I tried to add them. Hope that is 
>> the proper way.
>>
>>
>>
>> I placed t.connect under temporal, but it might be better suited 
>> under Database, don’t now...
>>
>>
>
> I added it there and backported to 7.2. Thank you!
>
> Anna
>
>>
>> Cheers
>>
>> Stefan
>>
>>
>> ___
>> grass-dev mailing list
>> grass-dev@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-dev


modules_gui.diff
Description: modules_gui.diff
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] t.connect and t.rast.what not in GUI

2016-09-29 Thread Blumentrath, Stefan
Thanks Anna,

I just checked the new modules for 7.2.0 listed here:
https://trac.osgeo.org/grass/wiki/Release/7.2.0-News

And found that actually none of them seem to have made it into the GUI...
v.krige on the other hand is still in the GUI though it has been removed from 
the code...

I can try to create a new patch for that if you like...

Cheers
Stefan


-Original Message-
From: Anna Petrášová [mailto:kratocha...@gmail.com] 
Sent: 29. september 2016 15:20
To: Blumentrath, Stefan <stefan.blumentr...@nina.no>
Cc: GRASS developers list (grass-dev@lists.osgeo.org) 
<grass-dev@lists.osgeo.org>
Subject: Re: [GRASS-dev] t.connect and t.rast.what not in GUI

On Wed, Sep 28, 2016 at 8:48 AM, Blumentrath, Stefan 
<stefan.blumentr...@nina.no> wrote:
> Hi,
>
>
>
> It seems that t.connect and t.rast.what have not been added to the GUI 
> (both in G73 and G72)!
>
>
>
> Please find attached a patch where I tried to add them. Hope that is 
> the proper way.
>
>
>
> I placed t.connect under temporal, but it might be better suited under 
> Database, don’t now...
>
>

I added it there and backported to 7.2. Thank you!

Anna

>
> Cheers
>
> Stefan
>
>
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] t.connect and t.rast.what not in GUI

2016-09-29 Thread Anna Petrášová
On Thu, Sep 29, 2016 at 5:47 PM, Blumentrath, Stefan
<stefan.blumentr...@nina.no> wrote:
> Thanks Anna,
>
> I just checked the new modules for 7.2.0 listed here:
> https://trac.osgeo.org/grass/wiki/Release/7.2.0-News
>
> And found that actually none of them seem to have made it into the GUI...
> v.krige on the other hand is still in the GUI though it has been removed from 
> the code...
>
> I can try to create a new patch for that if you like...

That would be great. I would omit g.gui.datacatalog, d.frame,
d.legend.vect and maybe some others, I don't think we have to have all
modules accessible from menu.

Thank you

>
> Cheers
> Stefan
>
>
> -Original Message-
> From: Anna Petrášová [mailto:kratocha...@gmail.com]
> Sent: 29. september 2016 15:20
> To: Blumentrath, Stefan <stefan.blumentr...@nina.no>
> Cc: GRASS developers list (grass-dev@lists.osgeo.org) 
> <grass-dev@lists.osgeo.org>
> Subject: Re: [GRASS-dev] t.connect and t.rast.what not in GUI
>
> On Wed, Sep 28, 2016 at 8:48 AM, Blumentrath, Stefan 
> <stefan.blumentr...@nina.no> wrote:
>> Hi,
>>
>>
>>
>> It seems that t.connect and t.rast.what have not been added to the GUI
>> (both in G73 and G72)!
>>
>>
>>
>> Please find attached a patch where I tried to add them. Hope that is
>> the proper way.
>>
>>
>>
>> I placed t.connect under temporal, but it might be better suited under
>> Database, don’t now...
>>
>>
>
> I added it there and backported to 7.2. Thank you!
>
> Anna
>
>>
>> Cheers
>>
>> Stefan
>>
>>
>> ___
>> grass-dev mailing list
>> grass-dev@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-dev
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] t.connect and t.rast.what not in GUI

2016-09-29 Thread Anna Petrášová
On Wed, Sep 28, 2016 at 8:48 AM, Blumentrath, Stefan
 wrote:
> Hi,
>
>
>
> It seems that t.connect and t.rast.what have not been added to the GUI (both
> in G73 and G72)!
>
>
>
> Please find attached a patch where I tried to add them. Hope that is the
> proper way.
>
>
>
> I placed t.connect under temporal, but it might be better suited under
> Database, don’t now...
>
>

I added it there and backported to 7.2. Thank you!

Anna

>
> Cheers
>
> Stefan
>
>
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] t.connect and t.rast.what not in GUI

2016-09-28 Thread Blumentrath, Stefan
Hi,

It seems that t.connect and t.rast.what have not been added to the GUI (both in 
G73 and G72)!

Please find attached a patch where I tried to add them. Hope that is the proper 
way.

I placed t.connect under temporal, but it might be better suited under 
Database, don't now...

Cheers
Stefan


add_t_modules_to_gui.diff
Description: add_t_modules_to_gui.diff
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev