[GRASS-dev] [release planning] GRASS GIS 8: create new release branch

The r.colors/v.colors log scaling was getting close to being fixed. But I don’t know if Huidae has had time to work on it recently.

It would be very nice to have increasing PDAL functionality by adding r.in.pdal. Along those lines, why doesn’t v.in.pdal show up in the menu? I thought that was supposed to be automatic now. It is present in both 7.8 and 7.9 if configures --with-pdal.

Michael


C. Michael Barton
Director, Center for Social Dynamics & Complexity
Director, Network for Computational Modeling in Social & Ecological Sciences
Associate Director, School of Complex Adaptive Systems
Professor, School of Human Evolution & Social Change
Arizona State University
Tempe, AZ 85287-2402
USA

voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://shesc.asu.edu, https://complexity.asu.edu, http://www.public.asu.edu/~cmbarton

On May 14, 2021, at 12:00 PM, grass-dev-request@lists.osgeo.org wrote:

Date: Fri, 14 May 2021 17:09:42 +0200
From: Markus Neteler <neteler@osgeo.org>
To: GRASS developers list <grass-dev@lists.osgeo.org>
Subject: [GRASS-dev] [release planning] GRASS GIS 8: create new
release branch
Message-ID:
<CALFmHhsn3iOBNQepLk6xjwCdWLJMmVvjf9SdHYT_zZjYN_F4Wg@mail.gmail.com>
Content-Type: text/plain; charset=“UTF-8”

Hi devs,

Let me suggest to create a new release branch in the next two weeks
It will help us to focus on the upcoming and even announced 8.0.0
release: several conferences are upcoming with presentations on GRASS
GIS 8 talks and demo sessions.
So it makes quite sense to have a tangible version available, at least
in a release branch :slight_smile:

Now, the question is, also to avoid excessive cherry-picking of fixes
and changes from master (to be called 8.1 then), which of the open PR
may be merged soon?

See e.g. here:
https://urldefense.com/v3/https://github.com/OSGeo/grass/milestone/4;!!IKRxdwAv5BmarQ!JtOeB64Z2SqQTOloVuAXNvAXbCfC0qKPQxI4A_vowo7SrHYm57hU_Z4GAxC1VRBwidOIuio$

See also (please add notes!):
Draft release notes: https://urldefense.com/v3/https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80;!!IKRxdwAv5BmarQ!JtOeB64Z2SqQTOloVuAXNvAXbCfC0qKPQxI4A_vowo7SrHYm57hU_Z4GAxC1VRBwKx_wSAs$

Thanks,
Markus

On Fri, May 14, 2021 at 3:54 PM Michael Barton <Michael.Barton@asu.edu> wrote:

The r.colors/v.colors log scaling was getting close to being fixed. But I don’t know if Huidae has had time to work on it recently.

Related to vector colors with v.colors, I also wanted to change how d.vect works with colors of areas, but I’m unsure about how to proceed there.

https://github.com/OSGeo/grass/pull/1146

It would be very nice to have increasing PDAL functionality by adding r.in.pdal.

More work is needed, so probably not for the initial beta, but we are in a good position to include it as is if we find ourselves before the release without r.in.pdal.

Along those lines, why doesn’t v.in.pdal show up in the menu? I thought that was supposed to be automatic now.

The menus are handcrafted - there is a strutructure which is in the menus (i.e., nothing in the modules themselves is used to sort them out hierarchically). What is automatic is the Addons: If you install the script-based r.in.pdal from Addons, it will show up automatically.

https://grass.osgeo.org/grass78/manuals/addons/r.in.pdal.html

Michael


C. Michael Barton
Director, Center for Social Dynamics & Complexity
Director, Network for Computational Modeling in Social & Ecological Sciences
Associate Director, School of Complex Adaptive Systems
Professor, School of Human Evolution & Social Change
Arizona State University
Tempe, AZ 85287-2402
USA

voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://shesc.asu.edu, https://complexity.asu.edu, http://www.public.asu.edu/~cmbarton

On May 14, 2021, at 12:00 PM, grass-dev-request@lists.osgeo.org wrote:

Date: Fri, 14 May 2021 17:09:42 +0200
From: Markus Neteler <neteler@osgeo.org>
To: GRASS developers list <grass-dev@lists.osgeo.org>
Subject: [GRASS-dev] [release planning] GRASS GIS 8: create new
release branch
Message-ID:
<CALFmHhsn3iOBNQepLk6xjwCdWLJMmVvjf9SdHYT_zZjYN_F4Wg@mail.gmail.com>
Content-Type: text/plain; charset=“UTF-8”

Hi devs,

Let me suggest to create a new release branch in the next two weeks
It will help us to focus on the upcoming and even announced 8.0.0
release: several conferences are upcoming with presentations on GRASS
GIS 8 talks and demo sessions.
So it makes quite sense to have a tangible version available, at least
in a release branch :slight_smile:

Now, the question is, also to avoid excessive cherry-picking of fixes
and changes from master (to be called 8.1 then), which of the open PR
may be merged soon?

See e.g. here:
https://urldefense.com/v3/https://github.com/OSGeo/grass/milestone/4;!!IKRxdwAv5BmarQ!JtOeB64Z2SqQTOloVuAXNvAXbCfC0qKPQxI4A_vowo7SrHYm57hU_Z4GAxC1VRBwidOIuio$

See also (please add notes!):
Draft release notes: https://urldefense.com/v3/https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80;!!IKRxdwAv5BmarQ!JtOeB64Z2SqQTOloVuAXNvAXbCfC0qKPQxI4A_vowo7SrHYm57hU_Z4GAxC1VRBwKx_wSAs$

Thanks,
Markus


grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

v.in.pdal is not an extension though. It is packaged with the normal distribution. I guess I’ll put in an issue to have it on the menu.

Michael


C. Michael Barton
Director, Center for Social Dynamics & Complexity
Director, Network for Computational Modeling in Social & Ecological Sciences
Associate Director, School of Complex Adaptive Systems
Professor, School of Human Evolution & Social Change
Arizona State University
Tempe, AZ 85287-2402
USA

voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://shesc.asu.edu, https://complexity.asu.edu, http://www.public.asu.edu/~cmbarton

On May 14, 2021, at 7:18 PM, Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Fri, May 14, 2021 at 3:54 PM Michael Barton <Michael.Barton@asu.edu> wrote:

The r.colors/v.colors log scaling was getting close to being fixed. But I don’t know if Huidae has had time to work on it recently.

Related to vector colors with v.colors, I also wanted to change how d.vect works with colors of areas, but I’m unsure about how to proceed there.

https://github.com/OSGeo/grass/pull/1146

It would be very nice to have increasing PDAL functionality by adding r.in.pdal.

More work is needed, so probably not for the initial beta, but we are in a good position to include it as is if we find ourselves before the release without r.in.pdal.

Along those lines, why doesn’t v.in.pdal show up in the menu? I thought that was supposed to be automatic now.

The menus are handcrafted - there is a strutructure which is in the menus (i.e., nothing in the modules themselves is used to sort them out hierarchically). What is automatic is the Addons: If you install the script-based r.in.pdal from Addons, it will show up automatically.

https://grass.osgeo.org/grass78/manuals/addons/r.in.pdal.html

Michael


C. Michael Barton
Director, Center for Social Dynamics & Complexity
Director, Network for Computational Modeling in Social & Ecological Sciences
Associate Director, School of Complex Adaptive Systems
Professor, School of Human Evolution & Social Change
Arizona State University
Tempe, AZ 85287-2402
USA

voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://shesc.asu.edu, https://complexity.asu.edu, http://www.public.asu.edu/~cmbarton

On May 14, 2021, at 12:00 PM, grass-dev-request@lists.osgeo.org wrote:

Date: Fri, 14 May 2021 17:09:42 +0200
From: Markus Neteler <neteler@osgeo.org>
To: GRASS developers list <grass-dev@lists.osgeo.org>
Subject: [GRASS-dev] [release planning] GRASS GIS 8: create new
release branch
Message-ID:
<CALFmHhsn3iOBNQepLk6xjwCdWLJMmVvjf9SdHYT_zZjYN_F4Wg@mail.gmail.com>
Content-Type: text/plain; charset=“UTF-8”

Hi devs,

Let me suggest to create a new release branch in the next two weeks
It will help us to focus on the upcoming and even announced 8.0.0
release: several conferences are upcoming with presentations on GRASS
GIS 8 talks and demo sessions.
So it makes quite sense to have a tangible version available, at least
in a release branch :slight_smile:

Now, the question is, also to avoid excessive cherry-picking of fixes
and changes from master (to be called 8.1 then), which of the open PR
may be merged soon?

See e.g. here:
https://urldefense.com/v3/https://github.com/OSGeo/grass/milestone/4;!!IKRxdwAv5BmarQ!JtOeB64Z2SqQTOloVuAXNvAXbCfC0qKPQxI4A_vowo7SrHYm57hU_Z4GAxC1VRBwidOIuio$

See also (please add notes!):
Draft release notes: https://urldefense.com/v3/https://trac.osgeo.org/grass/wiki/Grass8/NewFeatures80;!!IKRxdwAv5BmarQ!JtOeB64Z2SqQTOloVuAXNvAXbCfC0qKPQxI4A_vowo7SrHYm57hU_Z4GAxC1VRBwKx_wSAs$

Thanks,
Markus


grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev