[GRASS-git] [OSGeo/grass] 1ccb8f: alpine/Dockerfile: openMP enabled, PDAL support fi...

Markus Neteler noreply at github.com
Tue Apr 5 23:55:31 PDT 2022


  Branch: refs/heads/releasebranch_8_0
  Home:   https://github.com/OSGeo/grass
  Commit: 1ccb8ffad6b01e7f154d4f90f409b47806b1b858
      https://github.com/OSGeo/grass/commit/1ccb8ffad6b01e7f154d4f90f409b47806b1b858
  Author: Markus Neteler <neteler at gmail.com>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    M docker/alpine/Dockerfile
    M docker/testdata/test_grass_session.py

  Log Message:
  -----------
  alpine/Dockerfile: openMP enabled, PDAL support fixed (#2287)

This PR updates the following items

- use `r.in.pdal` from core (drop outdated addon)
    - update `-s` flag to `-g` in Dockerfile and test
- OpenMP support: yes
- grass-session test enabled
- use `grass --tmp-location XY` for `--exec` calls (suggested by @wenzeslaus in https://github.com/OSGeo/grass/pull/2073#pullrequestreview-924640702)
- install `py3-scikit-learn` for `r.learn.ml2` addon
- add @mmacata to list of authors




More information about the grass-commit mailing list