-
-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i.svm: Add libsvm-based image classification #2189
Commits on Sep 10, 2021
-
Imagery: move signature files to a <name>/<element> type directory st…
…ructure (a.k.a. _misc) Full path to signature file now is: location/mapset/signatures/<type>/<name>/<element> This new structure will allow to store arbitrary number of files for each signature. None of existing signature types utilizes the new functionality.
Configuration menu - View commit details
-
Copy full SHA for 4554c8a - Browse repository at this point
Copy the full SHA 4554c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c925a - Browse repository at this point
Copy the full SHA 75c925aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1a253 - Browse repository at this point
Copy the full SHA 5c1a253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab6d44 - Browse repository at this point
Copy the full SHA 0ab6d44View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5badd - Browse repository at this point
Copy the full SHA eb5baddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f46610e - Browse repository at this point
Copy the full SHA f46610eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74bd394 - Browse repository at this point
Copy the full SHA 74bd394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 822615f - Browse repository at this point
Copy the full SHA 822615fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eaf408 - Browse repository at this point
Copy the full SHA 7eaf408View commit details -
i.svm: One class classifier gives different values than where present…
… in a training map
Configuration menu - View commit details
-
Copy full SHA for af7dcb9 - Browse repository at this point
Copy the full SHA af7dcb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8043cd8 - Browse repository at this point
Copy the full SHA 8043cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68b34b - Browse repository at this point
Copy the full SHA d68b34bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c7eb4 - Browse repository at this point
Copy the full SHA 95c7eb4View commit details -
Imagery: libsvm signature handling
As libsvm signatures will consist of multiple files, modification to management functions was necessary.
Configuration menu - View commit details
-
Copy full SHA for 76bf08d - Browse repository at this point
Copy the full SHA 76bf08dView commit details -
i.svm.train: finalize implementation
* use the new portable signature file layout in the mapset * add simple tests * add documentation
Configuration menu - View commit details
-
Copy full SHA for b7ac7dd - Browse repository at this point
Copy the full SHA b7ac7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 985de22 - Browse repository at this point
Copy the full SHA 985de22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb422a - Browse repository at this point
Copy the full SHA 5eb422aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8622d9 - Browse repository at this point
Copy the full SHA b8622d9View commit details
Commits on Sep 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c736451 - Browse repository at this point
Copy the full SHA c736451View commit details
Commits on Feb 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d4b339 - Browse repository at this point
Copy the full SHA 3d4b339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 138f90c - Browse repository at this point
Copy the full SHA 138f90cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ed67b - Browse repository at this point
Copy the full SHA 99ed67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c087f6 - Browse repository at this point
Copy the full SHA 6c087f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c5344 - Browse repository at this point
Copy the full SHA e9c5344View commit details
Commits on Feb 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fbe894c - Browse repository at this point
Copy the full SHA fbe894cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd447f - Browse repository at this point
Copy the full SHA 8bd447fView commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 42631e5 - Browse repository at this point
Copy the full SHA 42631e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be34ed7 - Browse repository at this point
Copy the full SHA be34ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0200b3c - Browse repository at this point
Copy the full SHA 0200b3cView commit details
Commits on Mar 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6c1ad97 - Browse repository at this point
Copy the full SHA 6c1ad97View commit details
Commits on Mar 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e544b77 - Browse repository at this point
Copy the full SHA e544b77View commit details
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d9df784 - Browse repository at this point
Copy the full SHA d9df784View commit details
Commits on Aug 26, 2022
-
v.random: do not transfer cat from area if attributes are coppied too
Current code creates two cat entries for each point on the same level - one from area point is in and one matching new entry in the database. As entries in db have new cat values, old cat value points to a random or non-existing entry in the db thus causing a mess. Fixes OSGeo#2475.
Configuration menu - View commit details
-
Copy full SHA for ab3ebfc - Browse repository at this point
Copy the full SHA ab3ebfcView commit details
Commits on Aug 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b1f24de - Browse repository at this point
Copy the full SHA b1f24deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe0adb - Browse repository at this point
Copy the full SHA 2fe0adbView commit details
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f149fc9 - Browse repository at this point
Copy the full SHA f149fc9View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9b31ab2 - Browse repository at this point
Copy the full SHA 9b31ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b79cc1 - Browse repository at this point
Copy the full SHA 3b79cc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9291145 - Browse repository at this point
Copy the full SHA 9291145View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5f376a - Browse repository at this point
Copy the full SHA d5f376aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e367946 - Browse repository at this point
Copy the full SHA e367946View commit details -
avoid using deprecated locale.getdefaultlocale()
* fix OSGeo#2538 * Use getencoding() where only encoding is needed; getlocale() otherwise
Configuration menu - View commit details
-
Copy full SHA for 0073c55 - Browse repository at this point
Copy the full SHA 0073c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5fbed6 - Browse repository at this point
Copy the full SHA e5fbed6View commit details -
wxGUI/forms: fix LayersList widget binding check/uncheck event method (…
…OSGeo#2495) `CheckListCtrlMixin` class is obsolete and `OnCheckItem` method doesn't work with wxPython >= 4.1.1 version. Instead of that, an event `wx.EVT_LIST_ITEM_CHECKED`, `wx.EVT_LIST_ITEM_UNCHECKED` is binded to the widget `LayersList` widget.
Configuration menu - View commit details
-
Copy full SHA for ed05dcc - Browse repository at this point
Copy the full SHA ed05dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0600823 - Browse repository at this point
Copy the full SHA 0600823View commit details -
general/g.mapsets: fix write MAPSETS without additional empty new line (
OSGeo#2586) Current behavior: ``` GRASS nc_spm_08_grass7/landsat:~ > g.mapsets operation=set mapset=landsat GRASS nc_spm_08_grass7/landsat:~ > cat -e "$(g.gisenv get="GISDBASE")/\ $(g.gisenv get="LOCATION_NAME")/$(g.gisenv get="MAPSET")/SEARCH_PATH" landsat$ $ ``` Expected behavior: ``` GRASS nc_spm_08_grass7/landsat:~ > g.mapsets operation=set mapset=landsat GRASS nc_spm_08_grass7/landsat:~ > cat -e "$(g.gisenv get="GISDBASE")/\ $(g.gisenv get="LOCATION_NAME")/$(g.gisenv get="MAPSET")/SEARCH_PATH" landsat$ ```
Configuration menu - View commit details
-
Copy full SHA for ed922a4 - Browse repository at this point
Copy the full SHA ed922a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a456a - Browse repository at this point
Copy the full SHA 14a456aView commit details -
SEO and manuals: add viewport and page language (OSGeo#2591)
This PR addresses OSGeo#2589 (SEO problems on mobile devices): - Google: addresses "Page isn't usable on mobile" - "Viewport not set" - https://search.google.com/search-console/mobile-usability?resource_id=http%3A%2F%2Fgrass.osgeo.org%2F&hl=en - see: https://support.google.com/webmasters/answer/9063469#viewport_not_configured - Bing: addresses "The page is missing meta language information" - https://www.bing.com/webmasters/seoreports?siteUrl=https%3A%2F%2Fgrass.osgeo.org%2F&ruleId=39 Manual pages generated with this PR applied are validated correctly at https://validator.w3.org/
Configuration menu - View commit details
-
Copy full SHA for 391dcbd - Browse repository at this point
Copy the full SHA 391dcbdView commit details -
v.out.vtk: Output double data type instead of float (OSGeo#2562)
Geometric information in the VTK Polydata dataset output of the v.out.vtk function are now saved as datatype double instead of float which is more suitable considering the amount of digits in geographic coordinates. The 'POINTS n dataType' line now uses double dataType (float, double, int and more is allowed). Fixes OSGeo#864. Actual code change written by Brad ReDacted. Co-authored-by: Brad ReDacted <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4833a0e - Browse repository at this point
Copy the full SHA 4833a0eView commit details -
grass.pygrass: VisibleMapset: fix reading search path (OSGeo#2584)
* handle missing search path file, do not write since this is only reading * use text mode for writing/reading * write newline after each mapset
Configuration menu - View commit details
-
Copy full SHA for b69b137 - Browse repository at this point
Copy the full SHA b69b137View commit details -
init: Fix sudo message on Ubuntu (OSGeo#2532)
Create <mapset>/.sudo_as_admin_successful when $HOME/.sudo_as_admin_successful exists to avoid message about sudo for the a Bash instance for each session. Contains several unrelated Black changes. Fixes OSGeo#753.
Configuration menu - View commit details
-
Copy full SHA for a56aa24 - Browse repository at this point
Copy the full SHA a56aa24View commit details -
contributing: Validate Markdown files
* linter: turn Markdown validation on * Markdown files cleanup
Configuration menu - View commit details
-
Copy full SHA for 7503a32 - Browse repository at this point
Copy the full SHA 7503a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bae561 - Browse repository at this point
Copy the full SHA 7bae561View commit details -
configure: remove unused wxwidgets compilation configuration option (O…
…SGeo#2593) The configuration option wxwidget has been removed Refs: OSGeo#2578
Configuration menu - View commit details
-
Copy full SHA for bb29cef - Browse repository at this point
Copy the full SHA bb29cefView commit details -
utils: fix date and time format retrieved from the module source dir (O…
…SGeo#2595) Same date and time format `"%A %b %d %H:%M:%S %Y"` (example Wednesday Oct 05 06:42:36 2022) inside manual page for all use cases: 1. Core modules compiled from Git repository, with date and time retrievied from the last commit. 2. Core modules compiled from tarball without Git repository and without applied official patch core_modules_with_last_commit.patch, with date and time retrievied from the module source directory. 3. Core modules compiled from tarball without Git repository and with applied official patch core_modules_with_last_commit.patch, with date and time retrievied from the core_modules_with_last_commit.json file. 4. Official addons with date and time retrievied from the last commit via GitHub REST API. 5. Unofficial addons with date and time retrievied from the module source directory.
Configuration menu - View commit details
-
Copy full SHA for 9a5f274 - Browse repository at this point
Copy the full SHA 9a5f274View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2deeedd - Browse repository at this point
Copy the full SHA 2deeeddView commit details -
docker ubuntu: update to Ubuntu 22.04 (OSGeo#2602)
- update to Ubuntu 22.04 base image - update to latest PDAL (to be compiled since laz-perf missing from Ubuntu) - update to latest laz-perf Sync Dockerfile in main directory to docker/Dockerfile (avoids current confusion)
Configuration menu - View commit details
-
Copy full SHA for 28c75de - Browse repository at this point
Copy the full SHA 28c75deView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e7849 - Browse repository at this point
Copy the full SHA d6e7849View commit details -
utils: module HTML man page use hamburger menu TOC for screen width <…
… 1024 px (OSGeo#2606) * utils: module HTML man page use hamburger menu TOC for screen width < 1024 px * Fix flake8, black errors. * g.extension: copy CSS style file into addons docs HTML dir for every addon instalation * g.extension: copy hamburger menu SVG image files into addons docs HTML dir for every addon instalation * utils: set CSS class for every hamburger menu link list item To prevent the link path from being replaced with a local path during addon installation. Example: `<a href="#description">DESCRIPTION</a>` with `<a href="file:///usr/lib64/grass83/docs/html/#description">DESCRIPTION</a>` * utils: fix space between HTML element attributes * man: install module HTML man page hamburger menu TOC SVG images
Configuration menu - View commit details
-
Copy full SHA for 68e34f7 - Browse repository at this point
Copy the full SHA 68e34f7View commit details -
t.rast.univar / t.rast3d.univar: Add support for zones (OSGeo#2588)
* add support for zones * add support for zones * add test for zones * clean properly * add test for zones * add support for zones * add credits * add credits * add zones in manual * add check for zones map * black * use RasterRow context manager * fix zones existence test * try if centos fails because of context manager * fix indent * change import order * zones check for t.rast3d.univar * avoid RasterRow * avoid RasterRow * fix if * fix if * fix raster_info * fix raster_info * fix raster_info * fix raster_info * import as gs * import as gs and zones * string formating * clean test * add semantic labels * black * remove gscript * name tests * name tests * move parser, use kwargs * move parser, use kwargs, allow DCELL * Import tgis after parser * Import tgis after parser * Fix typo
Configuration menu - View commit details
-
Copy full SHA for 97349a7 - Browse repository at this point
Copy the full SHA 97349a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d0e79 - Browse repository at this point
Copy the full SHA 86d0e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 206ac04 - Browse repository at this point
Copy the full SHA 206ac04View commit details -
Configuration menu - View commit details
-
Copy full SHA for bece7f7 - Browse repository at this point
Copy the full SHA bece7f7View commit details -
python/grass/pygrass: reset back MAPSET search path after GridModule …
…class instance finish (OSGeo#2567) * Fix copy_mapset() func doc test
Configuration menu - View commit details
-
Copy full SHA for 569be6c - Browse repository at this point
Copy the full SHA 569be6cView commit details -
wxGUI/gui_core: fix Create or edit image group dialog Select all Chec…
…kBox widget for selecting all items (OSGeo#2514)
Configuration menu - View commit details
-
Copy full SHA for 04154b4 - Browse repository at this point
Copy the full SHA 04154b4View commit details -
wxGUI: Fix behaviour of top Single-Window GUI toolbars (OSGeo#2568)
Use agw.aui toolbar as the main toolbar to avoid strange behavior. This requires restructuring Toolbar classes. Co-authored-by: Anna Petrasova <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8af0fa4 - Browse repository at this point
Copy the full SHA 8af0fa4View commit details -
libgrass-interface: Upgrade to ctypesgen v1.1.1 (OSGeo#2598)
Notable changes are - Added support for sized integer types on Windows - Added support to handle function specifier keywords: inline and _Noreturn - Fixed mapping of 'short int' to c_short - Improved parsing of pragma directives
Configuration menu - View commit details
-
Copy full SHA for 602b959 - Browse repository at this point
Copy the full SHA 602b959View commit details -
g.extension: add tests for download from various sources (OSGeo#1158)
* add download test (skipped by default) * skip by default * correct testfile name in header * remove unused variables * add test for bundeled modules * address review * reset branch * replace importlib * apply more recent black * address comments from code review * fix test failure, remove unnecessary, unstable test * skip tests that cannot run on MS Windows * add reason for skiping tests * Update scripts/g.extension/testsuite/test_addons_download.py Co-authored-by: Vaclav Petras <[email protected]> * address more code review * add docstring * test addon start and adjustments for MS Windows * fixes for MS Windows Co-authored-by: ninsbl <[email protected]> Co-authored-by: Vaclav Petras <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4a5c74 - Browse repository at this point
Copy the full SHA b4a5c74View commit details -
wxGUI: fix display of all single window mode main toolbar tools (OSGe…
…o#2617) On the MS Windows and macOS platform.
Configuration menu - View commit details
-
Copy full SHA for e23de8d - Browse repository at this point
Copy the full SHA e23de8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7022707 - Browse repository at this point
Copy the full SHA 7022707View commit details -
r.kappa: Fix failures, garbage output, fallback to category values (O…
…SGeo#2573) * use raster category values in matrix output if labels are not present * print NAs also for the first category Although original code lacks any explanation why NA should not be printed for the first raster category, I do suspect it stems from idea that the first cat is 0 and before proper NULL support 0 was "no data" value. * r.kappa: fix incorrect memory access and improve edge case handling pii, pi, pj and pii all are arrays with size of ncat thus when nstats < ncat it was causing out of bounds reads and writes. A resulting segfault was reported in: https://trac.osgeo.org/grass/ticket/3978 * tests for most of functionality
Configuration menu - View commit details
-
Copy full SHA for 245a166 - Browse repository at this point
Copy the full SHA 245a166View commit details -
Fix -Wunused-result compiler warnings (OSGeo#2166)
* -Wunused-result compiler warnings addressed in following parts: GRASS Modules: d.mon g.proj g.rename ps.map r.fill.dir r.grow.distance r.in.ascii r.in.bin r.in.gridatb r.in.mat r.param.scale r.topmodel v.vol.rst GRASS Library parts: lib/bitmap lib/cairodriver lib/db/dbmi_driver lib/gis lib/rst/interp_float lib/vector/Vlib/ Almost exclusively these fixes are file I/O related, handling return values from calls with read()/fread(), write()/fwrite(), fgets(), fscanf(), getcwd(). In addition, potential overflow of int before it is converted to size_t was avoided in r.in.mat/main.c
Configuration menu - View commit details
-
Copy full SHA for cdf42e8 - Browse repository at this point
Copy the full SHA cdf42e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2887572 - Browse repository at this point
Copy the full SHA 2887572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb64da - Browse repository at this point
Copy the full SHA 7fb64daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b21df1 - Browse repository at this point
Copy the full SHA 7b21df1View commit details -
v.in.ogr: skip columns with unsupported data type instead of failing …
…to import (OSGeo#2630) * skip binary columns * remove copied comment * indent + warning message * handle all unsupported column types with d-flag * remove second warning * Update vector/v.in.ogr/main.c Co-authored-by: Markus Metz <[email protected]> * implement suggestion from review * cleanup from review * simplify warning Co-authored-by: Markus Metz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 173ae70 - Browse repository at this point
Copy the full SHA 173ae70View commit details -
v.surf.rst: fix cross-validation and prevent running it multi-threaded (
OSGeo#2643) Bug introduced in OSGeo#1271.
Configuration menu - View commit details
-
Copy full SHA for ef15ddc - Browse repository at this point
Copy the full SHA ef15ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec7e8a6 - Browse repository at this point
Copy the full SHA ec7e8a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea625ab - Browse repository at this point
Copy the full SHA ea625abView commit details -
Use GRASS version for non-git builds. (OSGeo#2636)
As reported in OSGeo#2610, rebuilding the GRASS sources (from the release tarballs) with no changes break the gdal-grass plugins because the `GIS_H_VERSION` value changes. Non-git builds use the current timestamp in `GRASS_HEADERS_GIT_HASH` which is also used for `GRASS_HEADERS_DATE`. This PR uses `GRASS_VERSION_NUMBER` for `GRASS_HEADERS_GIT_HASH` as a better value for non-git builds, that value won't change for simple rebuilds of the source tree.
Configuration menu - View commit details
-
Copy full SHA for 37893f6 - Browse repository at this point
Copy the full SHA 37893f6View commit details -
lib config: create dynamic library of C++ libraries (OSGeo#2612)
Up till now linking C++ based libraries (at this point only the 'iostream' library) was forced into creating a static library. This enables the possibility to create a dynamic library with the new configure flag 'SHLIB_LDX', which could use CXX instead of CC. Note: Make sure to set 'IS_CXX = yes' before including the 'Lib.make' file in the library's Makefile.
Configuration menu - View commit details
-
Copy full SHA for 6571e93 - Browse repository at this point
Copy the full SHA 6571e93View commit details -
t.rast.univar/t.rast3d.univar: add support for multiprocessing (OSGeo…
…#2624) * add multiprocessing * implement suggestions from review
Configuration menu - View commit details
-
Copy full SHA for 021ec27 - Browse repository at this point
Copy the full SHA 021ec27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6bced - Browse repository at this point
Copy the full SHA 9d6bcedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e0eabb - Browse repository at this point
Copy the full SHA 8e0eabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f21f6b - Browse repository at this point
Copy the full SHA 4f21f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ab95a - Browse repository at this point
Copy the full SHA b6ab95aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e86f015 - Browse repository at this point
Copy the full SHA e86f015View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe354c3 - Browse repository at this point
Copy the full SHA fe354c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f53757 - Browse repository at this point
Copy the full SHA 5f53757View commit details -
Configuration menu - View commit details
-
Copy full SHA for e070db5 - Browse repository at this point
Copy the full SHA e070db5View commit details -
v.in.ogr: handle skipped, not empty columns (OSGeo#2658)
* handle skipped, not empty columns * fix typo
Configuration menu - View commit details
-
Copy full SHA for 2daeec5 - Browse repository at this point
Copy the full SHA 2daeec5View commit details -
r.in.pdal: Fix use of PDAL 2.4 deprecated api (OSGeo#2656)
Fixes LasHeader info printout, re-used code from PDAL 2.3: https://github.com/PDAL/PDAL/blob/2.3.0/io/LasHeader.cpp#L524
Configuration menu - View commit details
-
Copy full SHA for 94468f3 - Browse repository at this point
Copy the full SHA 94468f3View commit details -
ci: upgrade to GH Actions running on Node 16 (OSGeo#2634)
Upgrade CI GitHub Actions to: - CodeQL Action v2 - checkout@v3 - upload-artifact@v3 - setup-python@v4
Configuration menu - View commit details
-
Copy full SHA for 9008ad1 - Browse repository at this point
Copy the full SHA 9008ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for efe0e71 - Browse repository at this point
Copy the full SHA efe0e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 566896b - Browse repository at this point
Copy the full SHA 566896bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76edd00 - Browse repository at this point
Copy the full SHA 76edd00View commit details -
Configuration menu - View commit details
-
Copy full SHA for e06b493 - Browse repository at this point
Copy the full SHA e06b493View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbbd3e8 - Browse repository at this point
Copy the full SHA fbbd3e8View commit details -
lib/imagery: fix -Wfortify-source warning (OSGeo#2663)
Addresses following compiler warning message: warning: 'fscanf' may overflow; destination buffer in argument 3 has size 1024, but the corresponding specifier may require size 1025
Configuration menu - View commit details
-
Copy full SHA for 5403745 - Browse repository at this point
Copy the full SHA 5403745View commit details -
gunittest: remove deprecated 'U'-mode for open() (OSGeo#2673)
'U'-mode was deprecated since Python 3.4, it is removed in Python 3.11.
Configuration menu - View commit details
-
Copy full SHA for 64d897b - Browse repository at this point
Copy the full SHA 64d897bView commit details -
grass.script: replace deprecated use of pipes.quote() (OSGeo#2674)
'pipes' is deprecated since Python 3.11 and will be removed in version 3.13. 'pipes.quote()' is deprecated since version 2.7.
Configuration menu - View commit details
-
Copy full SHA for 0bc8a3e - Browse repository at this point
Copy the full SHA 0bc8a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d256aaa - Browse repository at this point
Copy the full SHA d256aaaView commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 294bb32 - Browse repository at this point
Copy the full SHA 294bb32View commit details
Commits on May 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a87958 - Browse repository at this point
Copy the full SHA 6a87958View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4aa1ca5 - Browse repository at this point
Copy the full SHA 4aa1ca5View commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e6581ed - Browse repository at this point
Copy the full SHA e6581edView commit details -
Configuration menu - View commit details
-
Copy full SHA for d903eae - Browse repository at this point
Copy the full SHA d903eaeView commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7021e8 - Browse repository at this point
Copy the full SHA e7021e8View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 522e9a2 - Browse repository at this point
Copy the full SHA 522e9a2View commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2203d0 - Browse repository at this point
Copy the full SHA f2203d0View commit details
Commits on Aug 21, 2023
-
i.svm: fix module descriptions
remove unnecessary trailing semicolon an attempt to make detection of libsvm more robust all in one commit to get around pre-commit hook quirks
Configuration menu - View commit details
-
Copy full SHA for 9ecbe38 - Browse repository at this point
Copy the full SHA 9ecbe38View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f6b7e4b - Browse repository at this point
Copy the full SHA f6b7e4bView commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d4694b - Browse repository at this point
Copy the full SHA 6d4694bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b888f7 - Browse repository at this point
Copy the full SHA 3b888f7View commit details
Commits on Sep 20, 2023
-
Another attempt at simplifying detection of svm.h file location
Based on suggestion of @nilason
Configuration menu - View commit details
-
Copy full SHA for 56fb5b5 - Browse repository at this point
Copy the full SHA 56fb5b5View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7471a02 - Browse repository at this point
Copy the full SHA 7471a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0e356 - Browse repository at this point
Copy the full SHA 2f0e356View commit details -
i.svm: include config.h to gain access to location of svm.h file
detected by the configure process
Configuration menu - View commit details
-
Copy full SHA for 1aa445e - Browse repository at this point
Copy the full SHA 1aa445eView commit details
Commits on Sep 28, 2023
-
i.svm: fix issues of unclean rebase and related fixes
* Variable normalization changed to a better formula * Addressed reviever comments regarding string parsing * Additional test for functionality * Fixed tests to match current option naming * Documentation notes
Configuration menu - View commit details
-
Copy full SHA for 209c293 - Browse repository at this point
Copy the full SHA 209c293View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc19802 - Browse repository at this point
Copy the full SHA bc19802View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d42ce - Browse repository at this point
Copy the full SHA 55d42ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e23a8a4 - Browse repository at this point
Copy the full SHA e23a8a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ae346 - Browse repository at this point
Copy the full SHA 06ae346View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71049e3 - Browse repository at this point
Copy the full SHA 71049e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb66a19 - Browse repository at this point
Copy the full SHA eb66a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 603b2d2 - Browse repository at this point
Copy the full SHA 603b2d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c54272 - Browse repository at this point
Copy the full SHA 2c54272View commit details -
Configuration menu - View commit details
-
Copy full SHA for aed4660 - Browse repository at this point
Copy the full SHA aed4660View commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0dfe937 - Browse repository at this point
Copy the full SHA 0dfe937View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e393c5 - Browse repository at this point
Copy the full SHA 6e393c5View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e07dc09 - Browse repository at this point
Copy the full SHA e07dc09View commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66a640a - Browse repository at this point
Copy the full SHA 66a640aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d6975 - Browse repository at this point
Copy the full SHA d4d6975View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dad18d9 - Browse repository at this point
Copy the full SHA dad18d9View commit details -
i.svm: improve naming of mean normalization variables, move closer
to the place of use to improve readability
Configuration menu - View commit details
-
Copy full SHA for bc362bb - Browse repository at this point
Copy the full SHA bc362bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb44a67 - Browse repository at this point
Copy the full SHA fb44a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49eb47b - Browse repository at this point
Copy the full SHA 49eb47bView commit details -
i.svm: show also in the parameter description that cache is an
internal setting of LIBSVM
Configuration menu - View commit details
-
Copy full SHA for b8363ac - Browse repository at this point
Copy the full SHA b8363acView commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61f6722 - Browse repository at this point
Copy the full SHA 61f6722View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f4f4b6 - Browse repository at this point
Copy the full SHA 7f4f4b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dd74df - Browse repository at this point
Copy the full SHA 6dd74dfView commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc34788 - Browse repository at this point
Copy the full SHA dc34788View commit details