Ondrej Pesek
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...
Added support for https://github.com/actinia-org/actinia-core
* fix instructions in g.gui.example README * fix arguments in ExampleMapDialog.dataSizer.Add() * ExampleInfoTextManager.textCtrl.SetDefaultStyle() -> SetFont() * iteritems() -> items() * _getToolbarData(): fix syntax fix #3232
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...
* 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.,...
* missing import of pyplot * figures not shown correctly * fix wrong axes
## 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...