[GRASS-git] [OSGeo/grass-addons] 00006f: Make most grass7 modules compilable and migrate to...
Huidae Cho
noreply at github.com
Wed Nov 13 05:18:06 PST 2019
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 00006f8352ac79413ac60c0eab0b8f142ba8ae97
https://github.com/OSGeo/grass-addons/commit/00006f8352ac79413ac60c0eab0b8f142ba8ae97
Author: Huidae Cho <grass4u at gmail.com>
Date: 2019-11-12 (Tue, 12 Nov 2019)
Changed paths:
M grass7/display/d.vect.colbp/d.vect.colbp.py
M grass7/display/d.vect.colhist/d.vect.colhist.py
M grass7/imagery/Makefile
M grass7/imagery/i.nightlights.intercalibration/i.nightlights.intercalibration.py
M grass7/imagery/i.pr/PRLIB/Makefile
M grass7/imagery/i.pr/PRLIB/blob.c
M grass7/imagery/i.pr/PRLIB/bootstrap.c
M grass7/imagery/i.pr/PRLIB/features.c
M grass7/imagery/i.pr/PRLIB/min_quadratic.c
M grass7/imagery/i.pr/PRLIB/open.c
M grass7/imagery/i.pr/PRLIB/pca.c
M grass7/imagery/i.pr/PRLIB/read_models.c
M grass7/imagery/i.pr/PRLIB/svm.c
M grass7/imagery/i.pr/PRLIB/test.c
M grass7/imagery/i.pr/PRLIB/training.c
M grass7/imagery/i.pr/PRLIB/tree.c
M grass7/imagery/i.pr/i.pr_blob/main.c
M grass7/imagery/i.pr/i.pr_classify/main.c
M grass7/imagery/i.pr/i.pr_features/main.c
M grass7/imagery/i.pr/i.pr_features_additional/main.c
M grass7/imagery/i.pr/i.pr_features_extract/main.c
M grass7/imagery/i.pr/i.pr_features_selection/main.c
M grass7/imagery/i.pr/i.pr_model/main.c
M grass7/imagery/i.pr/i.pr_sites_aggregate/Makefile
M grass7/imagery/i.pr/i.pr_sites_aggregate/main.c
M grass7/imagery/i.pr/i.pr_statistics/main.c
M grass7/imagery/i.pr/i.pr_subsets/main.c
M grass7/imagery/i.pr/i.pr_training/main.c
M grass7/imagery/i.pr/i.pr_uxb/main.c
M grass7/raster/Makefile
M grass7/raster/r.connectivity/r.connectivity.network/r.connectivity.network.py
M grass7/raster/r.estimap.recreation/estimap_recreation/Makefile
M grass7/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.py
M grass7/raster/r.flowfill/r.flowfill.py
M grass7/raster/r.green/r.green.hydro/r.green.hydro.structure/r.green.hydro.structure.py
M grass7/raster/r.hypso/r.hypso.py
M grass7/raster/r.le.patch/Makefile
M grass7/raster/r.le.patch/driver.c
M grass7/raster/r.le.patch/trace.c
M grass7/raster/r.le.pixel/Makefile
M grass7/raster/r.le.pixel/driver.c
M grass7/raster/r.le.trace/Makefile
M grass7/raster/r.pi/r.pi.library/Makefile
M grass7/raster/r.richdem.breachdepressions/r.richdem.breachdepressions.py
M grass7/raster/r.richdem.filldepressions/r.richdem.filldepressions.py
M grass7/raster/r.richdem.flowaccumulation/r.richdem.flowaccumulation.py
M grass7/raster/r.richdem.resolveflats/r.richdem.resolveflats.py
M grass7/raster/r.richdem.terrainattribute/r.richdem.terrainattribute.py
M grass7/raster/r.roughness.vector/r.roughness.vector.html
M grass7/raster/r.roughness.vector/r.roughness.vector.py
M grass7/raster/r.width.funct/r.width.funct.py
M grass7/vector/v.faultdirections/v.faultdirections.py
M grass7/vector/v.surf.icw/v.surf.icw.html
M grass7/vector/v.surf.icw/v.surf.icw.py
Log Message:
-----------
Make most grass7 modules compilable and migrate to python3
Commit: e46dfea90a773908f6e3918e23fa4caa1e0ac188
https://github.com/OSGeo/grass-addons/commit/e46dfea90a773908f6e3918e23fa4caa1e0ac188
Author: Huidae Cho <grass4u at gmail.com>
Date: 2019-11-12 (Tue, 12 Nov 2019)
Changed paths:
M grass7/display/d.vect.colbp/d.vect.colbp.py
M grass7/display/d.vect.colhist/d.vect.colhist.py
M grass7/imagery/i.nightlights.intercalibration/i.nightlights.intercalibration.py
M grass7/raster/r.connectivity/r.connectivity.network/r.connectivity.network.py
M grass7/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.py
M grass7/raster/r.flowfill/r.flowfill.py
M grass7/raster/r.green/r.green.hydro/r.green.hydro.structure/r.green.hydro.structure.py
M grass7/raster/r.hypso/r.hypso.py
M grass7/raster/r.richdem.breachdepressions/r.richdem.breachdepressions.py
M grass7/raster/r.richdem.filldepressions/r.richdem.filldepressions.py
M grass7/raster/r.richdem.flowaccumulation/r.richdem.flowaccumulation.py
M grass7/raster/r.richdem.resolveflats/r.richdem.resolveflats.py
M grass7/raster/r.richdem.terrainattribute/r.richdem.terrainattribute.py
M grass7/raster/r.roughness.vector/r.roughness.vector.py
M grass7/raster/r.width.funct/r.width.funct.py
M grass7/vector/v.faultdirections/v.faultdirections.py
M grass7/vector/v.surf.icw/v.surf.icw.py
Log Message:
-----------
Revert python3 shebang to python
Commit: bfb35ee4b2d1fa444a34dbdba86d9209e1592d81
https://github.com/OSGeo/grass-addons/commit/bfb35ee4b2d1fa444a34dbdba86d9209e1592d81
Author: Huidae Cho <grass4u at gmail.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M grass7/imagery/Makefile
M grass7/imagery/i.pr/PRLIB/Makefile
M grass7/imagery/i.pr/PRLIB/blob.c
M grass7/imagery/i.pr/PRLIB/bootstrap.c
M grass7/imagery/i.pr/PRLIB/features.c
M grass7/imagery/i.pr/PRLIB/min_quadratic.c
M grass7/imagery/i.pr/PRLIB/open.c
M grass7/imagery/i.pr/PRLIB/pca.c
M grass7/imagery/i.pr/PRLIB/read_models.c
M grass7/imagery/i.pr/PRLIB/svm.c
M grass7/imagery/i.pr/PRLIB/test.c
M grass7/imagery/i.pr/PRLIB/training.c
M grass7/imagery/i.pr/PRLIB/tree.c
M grass7/imagery/i.pr/i.pr_blob/main.c
M grass7/imagery/i.pr/i.pr_classify/main.c
M grass7/imagery/i.pr/i.pr_features/main.c
M grass7/imagery/i.pr/i.pr_features_additional/main.c
M grass7/imagery/i.pr/i.pr_features_extract/main.c
M grass7/imagery/i.pr/i.pr_features_selection/main.c
M grass7/imagery/i.pr/i.pr_model/main.c
M grass7/imagery/i.pr/i.pr_sites_aggregate/Makefile
M grass7/imagery/i.pr/i.pr_sites_aggregate/main.c
M grass7/imagery/i.pr/i.pr_statistics/main.c
M grass7/imagery/i.pr/i.pr_subsets/main.c
M grass7/imagery/i.pr/i.pr_training/main.c
M grass7/imagery/i.pr/i.pr_uxb/main.c
M grass7/raster/Makefile
M grass7/raster/r.connectivity/r.connectivity.network/r.connectivity.network.py
M grass7/raster/r.estimap.recreation/estimap_recreation/Makefile
M grass7/raster/r.le.patch/Makefile
M grass7/raster/r.le.patch/driver.c
M grass7/raster/r.le.patch/trace.c
M grass7/raster/r.le.pixel/Makefile
M grass7/raster/r.le.pixel/driver.c
M grass7/raster/r.le.trace/Makefile
M grass7/raster/r.pi/r.pi.library/Makefile
M grass7/raster/r.roughness.vector/r.roughness.vector.html
M grass7/vector/v.surf.icw/v.surf.icw.html
Log Message:
-----------
Merge pull request #55 from HuidaeCho/compile_for_grass79
Make most grass7 modules compilable
Compare: https://github.com/OSGeo/grass-addons/compare/e05c7bf86759...bfb35ee4b2d1
More information about the grass-commit
mailing list