[GRASS-git] [OSGeo/grass-addons] b6dfd1: r.viewshed.exposure: New addon to compute visual e...

ZofieC noreply at github.com
Thu Mar 24 02:44:03 PDT 2022


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: b6dfd14a81c45a14ee025c5b9ce3d3276e5607dc
      https://github.com/OSGeo/grass-addons/commit/b6dfd14a81c45a14ee025c5b9ce3d3276e5607dc
  Author: ZofieC <18469468+zofie-cimburova at users.noreply.github.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

  Changed paths:
    A src/raster/r.viewshed.exposure/Makefile
    A src/raster/r.viewshed.exposure/r.viewshed.exposure.html
    A src/raster/r.viewshed.exposure/r.viewshed.exposure.py
    A src/raster/r.viewshed.exposure/r_viewshed_exposure_example_binary.png
    A src/raster/r.viewshed.exposure/r_viewshed_exposure_example_solid_angle.png
    A src/raster/r.viewshed.exposure/r_viewshed_exposure_workflow.png
    A src/raster/r.viewshed.exposure/testsuite/test_r_viewshed_exposure.py
    A src/raster/r.viewshed.exposure/validation/validate_r_viewshed_exposure.py
    A src/raster/r.viewshed.exposure/validation/validation_profiling.csv

  Log Message:
  -----------
  r.viewshed.exposure: New addon to compute visual exposure (#708)

* new addon r.viewshed.exposure

* adjusted to python formatting standards for grass8

* Update src/raster/r.viewshed.exposure/r.viewshed.exposure.html

* Update src/raster/r.viewshed.exposure/r.viewshed.exposure.html

* Update src/raster/r.viewshed.exposure/r.viewshed.exposure.html

* Update src/raster/r.viewshed.exposure/r.viewshed.exposure.html

* Update src/raster/r.viewshed.exposure/r.viewshed.exposure.html

* Update src/raster/r.viewshed.exposure/r.viewshed.exposure.html

* Update src/raster/r.viewshed.exposure/r.viewshed.exposure.html

* Use parser standard options

* ignore errors instead of try/excep

* add comments

* remove notes and known issues headings

* remove settings

* input instead of dsm

* input instead of dsm

* input instead of dsm

* input instead of dsm

* remove sys.stderr.flush()

* replace cores with nprocs

* replace cores with nprocs

* replace cores with nprocs

* pool with context manager

* G_OPT_MEMORYMB

* use temp region in test

* alignment with computational region

* added reference to a similar module r.survey

* updated values in testsuite because of changes in alignment

* updated reference to article

* updated reference to article

Co-authored-by: zofie-cimburova <zofie.cimburova at ningis03.nina.no>
Co-authored-by: Stefan Blumentrath <stefan.blumentrath at gmx.de>




More information about the grass-commit mailing list