[GRASS-git] [OSGeo/grass-addons] f993f2: Create new addon r.area.createweight (#597)

CharlotteFlasse noreply at github.com
Mon Aug 23 03:00:24 PDT 2021


  Branch: refs/heads/grass7
  Home:   https://github.com/OSGeo/grass-addons
  Commit: f993f2fb46e440f47ec24a435ced6468a56bccaa
      https://github.com/OSGeo/grass-addons/commit/f993f2fb46e440f47ec24a435ced6468a56bccaa
  Author: CharlotteFlasse <76431011+CharlotteFlasse at users.noreply.github.com>
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
    A src/raster/r.area.createweight/Makefile.txt
    A src/raster/r.area.createweight/r.area.createweight.py
    A src/raster/r.area.createweight/r_area_createweight.html
    A src/raster/r.area.createweight/r_area_createweight_census_final.png
    A src/raster/r.area.createweight/r_area_createweight_census_initial.png
    A src/raster/r.area.createweight/r_area_createweight_census_merge.png
    A src/raster/r.area.createweight/r_area_createweight_distance_streets.png
    A src/raster/r.area.createweight/r_area_createweight_gridded_spatial_units.png
    A src/raster/r.area.createweight/r_area_createweight_importances_plot_names.png
    A src/raster/r.area.createweight/r_area_createweight_importances_plot_nonames.png
    A src/raster/r.area.createweight/r_area_createweight_input_spatial_units.png
    A src/raster/r.area.createweight/r_area_createweight_overlap_admin.png
    A src/raster/r.area.createweight/r_area_createweight_weights.png

  Log Message:
  -----------
  Create new addon r.area.createweight (#597)

* create r.area.createweight

* remove empty folder

* Add files for new add-on r.area.createweight

This add-on can be used to create a weighting layer for dasymetric mapping using a Random Forest model.

* Update r.area.createweight.py

Correct some formatting errors (Flake8)

* fix Pep8 syntax

* attempt to fix Black formating issue

* Apply suggestions from code review

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

* Apply suggestions from code review

* Apply suggestions from code review

* Remove njob check as suggested

* Apply Black formating

* fix multi-line option description

* fix 2 issues with multi-line in module description

Co-authored-by: Tais Grippa <tgrippa at ulb.ac.be>
Co-authored-by: Grippa Tais <tais.grippa at ulb.be>
Co-authored-by: Veronica Andreo <veroandreo at gmail.com>




More information about the grass-commit mailing list