Ondrej Pesek

Results 16 issues of Ondrej Pesek

`soil_line_parameter` is already implemented for MSAVI in i.vi. Although PVI uses the same variable, it computes with this value equal to 1. The user should have an option to set...

enhancement
good first issue
C

Added support for https://github.com/actinia-org/actinia-core

GUI
Python
HTML
docs

* fix instructions in g.gui.example README * fix arguments in ExampleMapDialog.dataSizer.Add() * ExampleInfoTextManager.textCtrl.SetDefaultStyle() -> SetFont() * iteritems() -> items() * _getToolbarData(): fix syntax fix #3232

bug
GUI
Python
backport to 8.3

I believe that the type of the store is not correctly set when trying to create a datastore based on a GeoPackage. I get the warning icon in GeoServer web...

enhancement
New feature

* speed up (e.g., do not run loops if one run is sufficient) * lower the amount of code duplicity * remove lines that actually do not do anything (e.g.,...

Python
module
imagery

* missing import of pyplot * figures not shown correctly * fix wrong axes

bug
Python
module
imagery

## Describe the bug If `%` is included in any of the model's modules' parameters, the validator complains that the model is invalid. This is caused by the fact that...

bug
Python