[GRASS-git] [OSGeo/grass-addons] 4fc7ea: raster: Fix unconventional-import-alias (ICN001) (...

Edouard Choinière noreply at github.com
Sun Feb 16 07:31:05 PST 2025


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 4fc7ea47d149dcfae74c462f618bb19b8f08a48a
      https://github.com/OSGeo/grass-addons/commit/4fc7ea47d149dcfae74c462f618bb19b8f08a48a
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-02-16 (Sun, 16 Feb 2025)

  Changed paths:
    M src/raster/r.agent/libagent/grassland.py
    M src/raster/r.agent/testsuite/test_grassland.py
    M src/raster/r.area.createweight/r.area.createweight.py
    M src/raster/r.basin/r.basin.py
    M src/raster/r.bioclim/r.bioclim.py
    M src/raster/r.catchment/r.catchment.py
    M src/raster/r.cell.area/r.cell.area.py
    M src/raster/r.colors.cubehelix/r.colors.cubehelix.py
    M src/raster/r.colors.matplotlib/r.colors.matplotlib.py
    M src/raster/r.colors.out_sld/r.colors.out_sld.py
    M src/raster/r.confusionmatrix/r.confusionmatrix.py
    M src/raster/r.connectivity/r.connectivity.corridors/r.connectivity.corridors.py
    M src/raster/r.connectivity/r.connectivity.distance/r.connectivity.distance.py
    M src/raster/r.connectivity/r.connectivity.network/r.connectivity.network.py
    M src/raster/r.cpt2grass/r.cpt2grass.py
    M src/raster/r.denoise/r.denoise.py
    M src/raster/r.diversity/r.diversity.py
    M src/raster/r.droka/r.droka.py
    M src/raster/r.estimap.recreation/estimap_recreation/components.py
    M src/raster/r.estimap.recreation/estimap_recreation/distance.py
    M src/raster/r.estimap.recreation/estimap_recreation/grassy_utilities.py
    M src/raster/r.estimap.recreation/estimap_recreation/mobility.py
    M src/raster/r.estimap.recreation/estimap_recreation/normalisation.py
    M src/raster/r.estimap.recreation/estimap_recreation/spectrum.py
    M src/raster/r.estimap.recreation/estimap_recreation/supply_and_use.py
    M src/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.py
    M src/raster/r.euro.ecosystem/r.euro.ecosystem.py
    M src/raster/r.fidimo/r.fidimo.py
    M src/raster/r.fill.category/r.fill.category.py
    M src/raster/r.flexure/r.flexure.py
    M src/raster/r.fusion/r.fusion.py
    M src/raster/r.futures/r.futures.parallelpga/r.futures.parallelpga.py
    M src/raster/r.futures/r.futures.potential/r.futures.potential.py
    M src/raster/r.futures/r.futures.potsurface/r.futures.potsurface.py
    M src/raster/r.gradient/r.gradient.py
    M src/raster/r.green/r.green.biomassfor/r.green.biomassfor.co2/r.green.biomassfor.co2.py
    M src/raster/r.green/r.green.biomassfor/r.green.biomassfor.impact/r.green.biomassfor.impact.py
    M src/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/r.green.biomassfor.technical.py
    M src/raster/r.gsflow.hydrodem/r.gsflow.hydrodem.py
    M src/raster/r.hazard.flood/r.hazard.flood.py
    M src/raster/r.hypso/r.hypso.py
    M src/raster/r.in.nasadem/r.in.nasadem.py
    M src/raster/r.in.ogc/r.in.ogc.coverages/r.in.ogc.coverages.py
    M src/raster/r.in.pdal/r.in.pdal.py
    M src/raster/r.in.srtm.region/r.in.srtm.region.py
    M src/raster/r.in.wcs/r.in.wcs.py
    M src/raster/r.landscape.evol.old/r.landscape.evol.old.py
    M src/raster/r.landscape.evol/r.landscape.evol.py
    M src/raster/r.local.relief/r.local.relief.py
    M src/raster/r.mapcalc.tiled/r.mapcalc.tiled.py
    M src/raster/r.mapcalc.tiled/tests/test.py
    M src/raster/r.mapcalc.tiled/tests/visualization.py

  Log Message:
  -----------
  raster: Fix unconventional-import-alias (ICN001) (part 1) (#1319)

- `grass.script` should be imported as `gs`

Ruff rule: https://docs.astral.sh/ruff/rules/unconventional-import-alias/



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications


More information about the grass-commit mailing list