[GRASS-git] [OSGeo/grass] e8ef7a: alpine/Dockerfile: openMP enabled, PDAL support fi...
Markus Neteler
noreply at github.com
Tue Apr 5 23:43:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: e8ef7a4bc289c8330a9482f8d0a84c9541d7c826
https://github.com/OSGeo/grass/commit/e8ef7a4bc289c8330a9482f8d0a84c9541d7c826
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