lp:~roguescholar/grass/+git/trunk

Owned by Peter J. Mello
Get this repository:
git clone https://git.launchpad.net/~roguescholar/grass/+git/trunk

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/OSGeo/grass.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log

Branches

Name Last Modified Last Commit
renovate/msys2-setup-msys2-2.x 2024-05-07 07:44:48 UTC
Update msys2/setup-msys2 action to v2.23.0

Author: renovate[bot]
Author Date: 2024-05-07 07:44:48 UTC

Update msys2/setup-msys2 action to v2.23.0

main 2024-05-06 01:16:53 UTC
grass.script: Get GISBASE automatically in get_commands (#3683)

Author: Vaclav Petras
Author Date: 2024-05-06 01:16:53 UTC

grass.script: Get GISBASE automatically in get_commands (#3683)

* grass.script: Get GISBASE automatically in get_commands

The _grass.script.get_commands_ function requires GISBASE (more specifically, path to binary executables and scripts). The need for GISBASE prevents its use before a session (more specifically the runtime part of it) is created. This changes the function to get the GISBASE automatically when not set. It also adds the standard env parameter other functions have (which is useful mainly for tests).

* Add mock for tests

renovate/ubuntu-24.x 2024-05-02 04:38:28 UTC
CI(deps): Update ubuntu Docker tag to v24

Author: renovate[bot]
Author Date: 2024-05-02 04:38:28 UTC

CI(deps): Update ubuntu Docker tag to v24

releasebranch_8_3 2024-04-24 11:50:47 UTC
temporal: update raster map metadata from file DB when overwrite is true (#3374)

Author: Stefan Blumentrath
Author Date: 2024-04-24 08:50:06 UTC

temporal: update raster map metadata from file DB when overwrite is true (#3374)

* update from file DB

* add history functions

* add history functions

* linting and some reverts

* add tests

* use History from libraster

* dbif and is_in_db

* Update python/grass/temporal/testsuite/test_register_function.py

Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>

* Update python/grass/temporal/testsuite/test_register_function.py

Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>

* avoid duplicate function calls in loop

* Update python/grass/temporal/testsuite/test_register_function.py

Co-authored-by: Veronica Andreo <veroandreo@gmail.com>

---------

Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>
Co-authored-by: Veronica Andreo <veroandreo@gmail.com>

renovate/actions-checkout-digest 2024-04-22 16:39:50 UTC
Apply suggestions from code review

Author: =?utf-8?q?Edouard_Choini=C3=A8re?=
Author Date: 2024-04-22 16:39:50 UTC

Apply suggestions from code review

releasebranch_7_8 2024-02-21 22:36:02 UTC
wxGUI: fix URL to Piemonte (Italy) dataset (#3443)

Author: Markus Neteler
Author Date: 2024-02-21 22:34:17 UTC

wxGUI: fix URL to Piemonte (Italy) dataset (#3443)

The dataset belongs to the book

L. Casagrande, P. Cavallini, A. Frigeri, A. Furieri, I. Marchesini, M. Neteler, 2012: GIS Open Source. GRASS GIS, Quantum GIS e Spatialite.
ISBN 9788857901497. 224 pages, Dario Flaccovio Editore S.r.l.

The dataset URL is now updated to the new download space:

https://grass.osgeo.org/sampledata/grassdata_piemonte_utm32n_wgs84_grass7.tar.gz

(size: 291MB)

Fixes #3292

releasebranch_8_2 2024-02-21 22:35:38 UTC
wxGUI: fix URL to Piemonte (Italy) dataset (#3443)

Author: Markus Neteler
Author Date: 2024-02-21 22:34:17 UTC

wxGUI: fix URL to Piemonte (Italy) dataset (#3443)

The dataset belongs to the book

L. Casagrande, P. Cavallini, A. Frigeri, A. Furieri, I. Marchesini, M. Neteler, 2012: GIS Open Source. GRASS GIS, Quantum GIS e Spatialite.
ISBN 9788857901497. 224 pages, Dario Flaccovio Editore S.r.l.

The dataset URL is now updated to the new download space:

https://grass.osgeo.org/sampledata/grassdata_piemonte_utm32n_wgs84_grass7.tar.gz

(size: 291MB)

Fixes #3292

releasebranch_8_0 2022-12-22 11:49:59 UTC
wxGUI/lmgr: hide map layer menu item 'Change opacity level' if 3d view is act...

Author: Tomas Zigo
Author Date: 2022-12-22 11:48:11 UTC

wxGUI/lmgr: hide map layer menu item 'Change opacity level' if 3d view is activated. (#2697)

* wxGUI/lmgr: hide map layer menu item 'Change opacity level'

If 3d view is activated.

releasebranch_7_6 2020-12-22 16:29:32 UTC
wxGUI/tplot: fix export csv file (#1206)

Author: Tomas Zigo
Author Date: 2020-12-22 16:38:51 UTC

wxGUI/tplot: fix export csv file (#1206)

releasebranch_7_4 2020-09-28 19:37:32 UTC
r.geomorphon: Fix an out-of-bounds read w/multires (#995)

Author: Denis Ovsienko
Author Date: 2020-09-28 19:35:42 UTC

r.geomorphon: Fix an out-of-bounds read w/multires (#995)

There was a comma missing between array initializers, so the element at
index 3 ended up set to a longer string, and the element at index 4 did
not exist because the array is defined without an explicit size.

This squelches a warning from gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0:

main.c:504:47: warning: iteration 4 invokes undefined behavior
[-Waggressive-loop-optimizations]
  504 | strcat(multiple_output[i].name, postfixes[i]);
      | ~~~~~~~~~^~~
main.c:501:2: note: within this loop
  501 | for (i = 0; i < 5; ++i) {
      | ^~~

releasebranch_7_2 2019-01-01 18:26:12 UTC
Happy New Year

Author: Markus Neteler
Author Date: 2019-01-01 18:26:12 UTC

Happy New Year

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_2@73899 15284696-431f-4ddb-bdfa-cd5b030d7da7

releasebranch_7_0 2018-09-04 14:06:58 UTC
wingrass: wxpython packages rename to python-wx, see https://trac.osgeo.org/o...

Author: MartinL
Author Date: 2018-09-04 14:06:58 UTC

wingrass: wxpython packages rename to python-wx, see https://trac.osgeo.org/osgeo4w/ticket/577

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@73254 15284696-431f-4ddb-bdfa-cd5b030d7da7

112 of 12 results
This repository contains Public information 
Everyone can see this information.

Subscribers