Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / OSGeo/grass issues and pull requests

#4303 - CI: Resolve flake8 issues in utils directory

Pull Request - State: closed - Opened by arohanajit 2 months ago
Labels: Python

#4302 - lib/db: remove deprecated implementation of db_get_login() and replace it with that of db_get_login2()

Pull Request - State: closed - Opened by ymdatta 2 months ago - 2 comments
Labels: vector, C, database, libraries, module

#4301 - t.rast.accumulate: remove printing

Pull Request - State: closed - Opened by petrasovaa 2 months ago
Labels: temporal, Python, module

#4299 - i.rectify: Fix copy into fixed size buffer issue in main.c of i.rectify module

Pull Request - State: closed - Opened by ShubhamDesai 2 months ago - 1 comment
Labels: C, module, imagery

#4298 - CI(deps): Update DeterminateSystems/nix-installer-action action to v14

Pull Request - State: closed - Opened by renovate[bot] 2 months ago
Labels: CI

#4297 - r.univar: fix MASK check with nprocs > 1

Pull Request - State: closed - Opened by petrasovaa 2 months ago
Labels: bug, raster, C, module

#4295 - CI(deps): Lock file maintenance - abandoned

Pull Request - State: closed - Opened by renovate[bot] 2 months ago - 1 comment

#4294 - docs: update and cleanup of infrastructure.md

Pull Request - State: closed - Opened by neteler 2 months ago
Labels: manual, docs

#4293 - grass.temporal.stds_export: Use pathlib Path.read_text and Path.write_text

Pull Request - State: closed - Opened by echoix 2 months ago
Labels: Python, libraries

#4292 - CI: Fix Flake8 linter errors in man/ directory

Pull Request - State: closed - Opened by arohanajit 2 months ago - 4 comments
Labels: Python, docs

#4291 - man: Use a context manager for opening files

Pull Request - State: open - Opened by echoix 2 months ago - 13 comments
Labels: Python, docs

#4290 - CI(OSGeo4W): Use setup-OSGeo4W action to parametrize install options

Pull Request - State: closed - Opened by echoix 2 months ago - 3 comments
Labels: CI

#4289 - CI: Update .flake8 configuration and fix flake8 errors in lib/init/grass.py

Pull Request - State: closed - Opened by arohanajit 2 months ago - 2 comments
Labels: Python, libraries

#4288 - pythonlib: Fix ResourceWarning in libgrass_interface_generator/ctypesgen/version.py

Pull Request - State: closed - Opened by arohanajit 2 months ago - 5 comments
Labels: Python, libraries

#4287 - CI(deps): Update alpine:3.20 Docker digest to beefdbd

Pull Request - State: closed - Opened by renovate[bot] 2 months ago
Labels: docker

#4286 - ps.map: Initialize variable before using it in conditional

Pull Request - State: closed - Opened by ymdatta 2 months ago
Labels: C, module

#4284 - [Bug] r.univar in Grass84 (Windows) with qgis 3.38.2

Issue - State: open - Opened by Rivages 2 months ago - 11 comments
Labels: bug, windows

#4282 - v.vol.rst: Initialize structure contents before passing it around

Pull Request - State: closed - Opened by ymdatta 2 months ago
Labels: vector, C, module

#4281 - v.generalize: Initialize all of structure contents before using it

Pull Request - State: closed - Opened by ymdatta 2 months ago - 1 comment
Labels: vector, C, module

#4280 - v.external: Check for valid list before passing to qsort

Pull Request - State: closed - Opened by ymdatta 2 months ago
Labels: vector, C, module

#4279 - CI(deps): Update ruff to v0.6.4

Pull Request - State: closed - Opened by renovate[bot] 2 months ago - 3 comments
Labels: GUI, CI, Python

#4278 - v.out.ogr: Check for valid array before passing to qsort

Pull Request - State: closed - Opened by ymdatta 2 months ago - 1 comment
Labels: vector, C, module

#4277 - [Bug] g.gui.gcp: Georectification setting fails with a TypeError ColumnSorterMixin

Issue - State: closed - Opened by mshukuno 2 months ago - 8 comments
Labels: bug, good first issue

#4276 - CI(deps): Update peter-evans/create-pull-request action to v7.0.1

Pull Request - State: closed - Opened by renovate[bot] 2 months ago
Labels: CI

#4275 - [Bug] v.in.wfs fails when special characters exist in the wfs url

Issue - State: open - Opened by karunakar2 2 months ago - 6 comments
Labels: bug

#4274 - CI(deps): Update DoozyX/clang-format-lint-action action to v0.18.2

Pull Request - State: closed - Opened by renovate[bot] 2 months ago
Labels: CI

#4272 - Fix ResourceWarning for python/libgrass_interface_generator/ctypesgen/version.py::68

Pull Request - State: closed - Opened by arohanajit 2 months ago
Labels: Python, libraries

#4271 - v.in.wfs : Migration to OWSLib based web service requests

Pull Request - State: open - Opened by karunakar2 2 months ago - 5 comments
Labels: vector, Python, module

#4270 - [Bug] Parser rejects empty g.message messages

Issue - State: open - Opened by HamishB 2 months ago - 3 comments
Labels: bug, C, libraries

#4269 - CI(deps): Update peter-evans/create-pull-request action to v7

Pull Request - State: closed - Opened by renovate[bot] 3 months ago
Labels: CI

#4268 - docker: fix missing libraries in ubuntu wxgui Dockerfile

Pull Request - State: closed - Opened by neteler 3 months ago
Labels: docker

#4266 - CI(deps): Lock file maintenance

Pull Request - State: closed - Opened by renovate[bot] 3 months ago

#4265 - contributing: modernize 'git remote -v' output

Pull Request - State: closed - Opened by HamishB 3 months ago - 6 comments
Labels: docs

#4264 - CI: allow core library functions through in PR titles

Pull Request - State: closed - Opened by HamishB 3 months ago - 9 comments

#4263 - lib/display: D_show_conversions() %.1f to %g where values likely to be smaller than 0.0

Pull Request - State: closed - Opened by HamishB 3 months ago - 1 comment
Labels: C, libraries, display

#4262 - v.in.dwg: Avoid using same variable as parameter and destination in sprintf

Pull Request - State: closed - Opened by ymdatta 3 months ago - 10 comments
Labels: vector, C, module

#4261 - checks: Flake8 F841 fixes in the wxpython directory part 3

Pull Request - State: closed - Opened by mshukuno 3 months ago - 8 comments
Labels: GUI, Python

#4260 - d.mon: Fix Unbounded Source Buffer in main.c file of d.mon module

Pull Request - State: closed - Opened by ShubhamDesai 3 months ago - 7 comments
Labels: C, module, display

#4259 - CI(deps): Update actions/upload-artifact action to v4.4.0

Pull Request - State: closed - Opened by renovate[bot] 3 months ago - 2 comments
Labels: CI

#4257 - GUI: fix verbose checkbox behavior in tool dialogs

Pull Request - State: closed - Opened by petrasovaa 3 months ago
Labels: GUI, Python

#4256 - r.in.gdal/r.external: add basic support for GDALs GDT_Int8

Pull Request - State: closed - Opened by ninsbl 3 months ago - 7 comments
Labels: bug, raster, Python, C, libraries, module, tests, backport to 8.4

#4255 - lib/db: Fix copy into fixed size buffer issue in SQLite driver

Pull Request - State: closed - Opened by ShubhamDesai 3 months ago - 3 comments
Labels: C, database, module

#4254 - [Bug] wxGUI: Checkbox for verbose option does not work as expected

Issue - State: closed - Opened by mshukuno 3 months ago
Labels: bug, GUI, Python

#4253 - checks: Flake8 F841 fixes in the wxpython directory part 2

Pull Request - State: closed - Opened by mshukuno 3 months ago
Labels: GUI, Python

#4252 - CI(deps): Update ruff to v0.6.3

Pull Request - State: closed - Opened by renovate[bot] 3 months ago
Labels: CI

#4251 - v.external.out: Check for valid array before passing it to qsort

Pull Request - State: closed - Opened by ymdatta 3 months ago
Labels: vector, C, module

#4250 - CI(deps): Update actions/setup-python action to v5.2.0

Pull Request - State: closed - Opened by renovate[bot] 3 months ago
Labels: CI

#4249 - [Bug] grass.jupyter: InteractiveMap ipyleaflet

Issue - State: open - Opened by cwhite911 3 months ago - 1 comment
Labels: bug

#4248 - CI(deps): Update github/codeql-action action to v3.26.6

Pull Request - State: closed - Opened by renovate[bot] 3 months ago
Labels: CI

#4247 - lib/gmath: use C interface to BLAS and LAPACK libraries

Pull Request - State: closed - Opened by nilason 3 months ago - 19 comments
Labels: windows, CI, C, libraries

#4246 - r3.showdspf: fix accessing uninitialized pointer

Pull Request - State: closed - Opened by ymdatta 3 months ago
Labels: C, module, raster3d

#4245 - r3.showdspf: fix null pointer dereference when opening database file

Pull Request - State: closed - Opened by ymdatta 3 months ago
Labels: C, module, raster3d

#4244 - checks: Flake8 F841 fixes in the wxpython directory part 1

Pull Request - State: closed - Opened by mshukuno 3 months ago - 1 comment
Labels: GUI, Python

#4243 - grass.jupyter: Clarify InteractiveMap documentation

Pull Request - State: closed - Opened by petrasovaa 3 months ago
Labels: docs, notebook

#4241 - checks: Flake8 F841 fixes in the scripts directory part 2

Pull Request - State: closed - Opened by mshukuno 3 months ago
Labels: vector, raster, Python, module

#4240 - CI(deps): Update super-linter/super-linter action to v7.1.0

Pull Request - State: closed - Opened by renovate[bot] 3 months ago
Labels: CI

#4239 - CI (Python): Refine pytest workflow to address package compatibility issues

Pull Request - State: closed - Opened by arohanajit 3 months ago - 7 comments
Labels: CI, Python, module, display

#4238 - checks: flake8 F841 (local variable assigned to but never used) fixes in scripts directory part 1

Pull Request - State: closed - Opened by mshukuno 3 months ago
Labels: raster, Python, module, display

#4237 - [Feat] Create a "Notes" panel for GRASS GIS Mapset with Markdown Support

Issue - State: open - Opened by lindakarlovska 3 months ago - 3 comments
Labels: enhancement, GUI

#4236 - grass.temporal.stds_import: Use pathlib Path.read_text and Path.write_text for proj string

Pull Request - State: closed - Opened by echoix 3 months ago - 3 comments
Labels: Python, libraries

#4235 - init: Use pathlib Path.write_text for writefile in the main executable

Pull Request - State: closed - Opened by echoix 3 months ago
Labels: Python, libraries

#4234 - init: Use pathlib Path.read_text for readfile in the main executable

Pull Request - State: closed - Opened by echoix 3 months ago - 5 comments
Labels: Python, libraries

#4233 - grass.temporal.core: Replace open file + read with pathlib.Path's read_text()

Pull Request - State: closed - Opened by echoix 3 months ago
Labels: Python, libraries

#4232 - r.viewshed: initialize struct member before using struct

Pull Request - State: closed - Opened by ymdatta 3 months ago - 4 comments
Labels: raster, C++, module

#4231 - [Bug] t.rast.import fails when trying to create a new project

Issue - State: open - Opened by veroandreo 3 months ago
Labels: bug, temporal

#4230 - [Bug] GDAL VRT with Int8 data type fail to import

Issue - State: open - Opened by ninsbl 3 months ago - 2 comments
Labels: bug, raster, C, libraries, backport to 8.4

#4229 - Checks: flake8 F841 (local variable assigned to but never used) fixes in the temporal directory

Pull Request - State: closed - Opened by mshukuno 3 months ago
Labels: temporal, Python, module

#4228 - wxGUI: fix adding and removing from history for new mapset

Pull Request - State: closed - Opened by petrasovaa 3 months ago
Labels: GUI, Python

#4227 - CI(deps): Lock file maintenance

Pull Request - State: closed - Opened by renovate[bot] 3 months ago

#4226 - CI(deps): Lock file maintenance

Pull Request - State: closed - Opened by renovate[bot] 3 months ago

#4225 - r.proj: Create unit tests

Pull Request - State: closed - Opened by cyliang368 3 months ago - 6 comments
Labels: raster, Python, module, tests

#4224 - python: Use a context manager for opening files (SIM115) to solve some ResourceWarnings

Pull Request - State: open - Opened by echoix 3 months ago - 2 comments
Labels: temporal, Python, libraries, module

#4223 - wxGUI: Update link to the Natural Earth sample dataset

Pull Request - State: closed - Opened by ecodiv 3 months ago - 2 comments
Labels: GUI, Python

#4222 - CI(deps): Update github/codeql-action action to v3.26.5

Pull Request - State: closed - Opened by renovate[bot] 3 months ago
Labels: CI

#4221 - grass.jupyter: Ensure width and height in InteractiveMap are integers

Pull Request - State: closed - Opened by cwhite911 3 months ago - 1 comment
Labels: Python, libraries, notebook

#4220 - r.out.png: reset file pointer to NULL after fclose

Pull Request - State: closed - Opened by ymdatta 3 months ago
Labels: raster, C, module

#4219 - g.version: Add tests covering different outputs

Pull Request - State: closed - Opened by ShubhamDesai 3 months ago - 6 comments
Labels: Python, module, general

#4218 - [Feat] Add JSON output for columns in v.info

Issue - State: closed - Opened by wenzeslaus 3 months ago - 3 comments
Labels: enhancement, good first issue, C

#4217 - [Feat] Add JSON output for history in v.info

Issue - State: open - Opened by wenzeslaus 3 months ago - 2 comments
Labels: enhancement, C

#4216 - r.info: Output comments as one string in JSON

Pull Request - State: open - Opened by wenzeslaus 3 months ago - 5 comments
Labels: raster, Python, C, module, tests

#4215 - t.rast.to.vect: Fix passing column parameter to r.to.vect

Pull Request - State: closed - Opened by petrasovaa 3 months ago - 1 comment
Labels: temporal, Python, module, tests

#4214 - r.out.png: fix consecutive fclose calls on same pointer

Pull Request - State: closed - Opened by ymdatta 3 months ago - 3 comments
Labels: raster, C, module

#4213 - r.horizon: Support parallel computing for the point mode by OpenMP

Pull Request - State: open - Opened by cyliang368 3 months ago - 4 comments
Labels: raster, Python, C, module

#4212 - CI(deps): Update ruff to v0.6.2

Pull Request - State: closed - Opened by renovate[bot] 3 months ago
Labels: CI

#4210 - CI(python): Enable printing of all Python warnings with PYTHONWARNINGS

Pull Request - State: closed - Opened by echoix 3 months ago - 2 comments
Labels: CI

#4209 - CI(pytest): Run pytest tests with Python 3.13

Pull Request - State: closed - Opened by echoix 3 months ago - 3 comments
Labels: CI

#4208 - CI(deps): Update github/codeql-action action to v3.26.4

Pull Request - State: closed - Opened by renovate[bot] 3 months ago
Labels: CI

#4207 - contributing: add PR template

Pull Request - State: closed - Opened by petrasovaa 3 months ago - 4 comments
Labels: CI, docs

#4206 - t.rast.to.vect: Fix passing column parameter to r.to.vect, fix flake8 F841

Pull Request - State: closed - Opened by mshukuno 3 months ago - 2 comments
Labels: temporal, Python, module, tests

#4205 - g.download.location: Fix typo in g.download.project call

Pull Request - State: closed - Opened by wenzeslaus 3 months ago
Labels: Python, module, general

#4204 - grass.jupyter: Use InteractiveMap with custom projections

Pull Request - State: open - Opened by 29riyasaxena 3 months ago
Labels: Python, libraries, notebook

#4203 - [Feat] Start checking against Python 3.13

Issue - State: closed - Opened by echoix 3 months ago - 1 comment
Labels: enhancement, CI, Python

#4202 - db.describe: fix illegal memory access report

Pull Request - State: closed - Opened by kritibirda26 3 months ago - 1 comment
Labels: C, database, module

#4201 - gui: replace python imp library with importlib for python 3.12

Pull Request - State: closed - Opened by petrasovaa 3 months ago
Labels: GUI, Python