Commit History

Author SHA1 Message Date
  Vaclav Petras ad079931e9 Code quality fixes for grass package (lib/python) (#576) 5 years ago
  Martin Landa f5821bae56 PyGRASS GridModule silently ignores when module has no output defined, see https://trac.osgeo.org/grass/ticket/3852 (#21) 5 years ago
  Anna Petrasova c825479df7 fix tests for Python 3 6 years ago
  Stefan Blumentrath 811d2b4ebb fix pygrass modules docstring test 6 years ago
  Soeren Gebbert c44d6590de pygrass library: Fixed doctests in modules/grid/grid 6 years ago
  Pietro Zambelli 3195d675ee pygrass - grid: Fix doctest 6 years ago
  Pietro Zambelli 5ae076e842 pygrass: grid avoid to add a mapset if already present in the path 7 years ago
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 years ago
  Moritz Lennert 380e3ebdb3 pygrass grid: type=rast is now replaced by type=raster 8 years ago
  Luca Delucchi 18f6b15097 pygrass: fixed grid doctest, working on https://trac.osgeo.org/grass/ticket/2261 9 years ago
  Anna Petrášová 845d809be2 GridModule: fix leaving processes behind 9 years ago
  Markus Neteler 079f05e4a9 pygrass grid module: fix references to old map type names (trac https://trac.osgeo.org/grass/ticket/2612) 9 years ago
  Anna Petrášová 237d960c7d GridModule: add option to name mapsets 9 years ago
  Anna Petrášová 94ee430bac pygrass: fix GridModule when using flags 9 years ago
  Anna Petrášová fa45395272 pygrass: fix GridModule on windows - popen must be called with shell=True on windows; fixed typo 9 years ago
  Anna Petrášová 20a7557d8d pygrass: fix GridModule on Windows - colon can be in rc file in path 9 years ago
  Pietro Zambelli d487c5340b pygrass: fix modules doctests and make the tests indipendent from the mapset/location name 9 years ago
  Markus Neteler a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
  Luca Delucchi 6f1b16c005 pygrass grid: fix the right name parameter to remove raster 10 years ago
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed 10 years ago
  Pietro Zambelli fe52b6d2fa pygrass: rename functions to utils 10 years ago
  Pietro Zambelli 11daf426c0 pygrass: Separate ctypes from not ctypes modules and remove spyder header 10 years ago
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage 10 years ago
  Vaclav Petras d97e1b616c pygrass/grid: provide at least basic error message 10 years ago
  Pietro Zambelli b08f242f55 pygrass: Fix doctest 10 years ago
  Markus Neteler b403a36e63 pygrass docs: minor improvements 11 years ago
  Luca Delucchi 6e0ea88ec3 pygrass doc: add gridmodule, vector database and messages documentation 11 years ago
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 11 years ago
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 11 years ago
  Pietro Zambelli bf097e0726 Avoid to copy raster maps if not necessary 11 years ago