Commit History

Author SHA1 Message Date
  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
  Pietro Zambelli 496c90147f Avoid to copy rasters when not necessary 11 years ago
  Pietro Zambelli 4f78f920ec Improving docstring 11 years ago
  Pietro Zambelli bd053848dc Improving the isolation between processes and clean the code 11 years ago
  Pietro Zambelli deda401531 Improve isolations between mapsets when copy data, remove temporary GISRC, add support for groups and vectors as input, copy them to the temporary mapset if needed 11 years ago
  Pietro Zambelli 4d07226d2e Copy data back to original mapset and log 11 years ago
  Pietro Zambelli ba5e627b4b Fix trac https://trac.osgeo.org/grass/ticket/2067, avoid to instantiate the Module('g.region') when import the grid module 11 years ago
  Pietro Zambelli 13a051725a Small fixes when create a new directory 11 years ago
  Pietro Zambelli cd56ea03ff Fix warning: Parameter unpacking ha been removed in python3.x 11 years ago