コミット履歴

作者 SHA1 メッセージ 日付
  Martin Landa 31a2af7084 fix typo from https://trac.osgeo.org/grass/changeset/37117 16 年 前
  Glynn Clements 94e121fba3 Remove parsing functionality from read_command; moved to parse_command 16 年 前
  Martin Landa de53e808d8 grass.region(): cast values to float 16 年 前
  Martin Landa 8a2c51f1a3 grass.py: allow parse arguments in read_command() 16 年 前
  Glynn Clements 1bc6bc5b43 Fix raster_info to handle D:M:S output from r.info 16 年 前
  Glynn Clements 996c0aa006 os.execvp() requires the .exe suffix on Windows 16 年 前
  Martin Landa 3380d71379 grass.py: enable parse output from read_command() 16 年 前
  Martin Landa 5685c409f8 debug level for grass.debug() 16 年 前
  Martin Landa e0a5e83344 grass.py: vector_info_topo() added 16 年 前
  Martin Landa fe92e8d689 use ';' as separator (to avoid problems on MS Windows) 16 年 前
  Martin Landa 85487e9378 fix grass.py layer name 16 年 前
  Martin Landa ec0ae616d9 grass.py: fix fatal() 16 年 前
  Martin Landa 3b8fedb1f0 grass.py: vector_db returns dictionary instead of list 16 年 前
  Martin Landa 4b80f5a2a2 grass.py: list_grouped2() renamed to mlist_grouped() 16 年 前
  Martin Landa 9fb2e15afd wxGUI: eliminate g.mlist, use grass.list_grouped2() instead 16 年 前
  Martin Landa 11e35b96da grass.py: update docstring 16 年 前
  Glynn Clements a3f5f82a9a Python has a distinct boolean type 16 年 前
  Martin Landa dd476fc559 i.landsat.rgb: write history only for raster maps in the current mapset 16 年 前
  Glynn Clements a37663ab06 Fix typo: directory -> dictionary 16 年 前
  Martin Landa 1556de90dd grass.py: skip invalid elements 16 年 前
  Martin Landa fdd08a7e1b grass.py: vector_columns() returns directory instead of list 16 年 前
  Martin Landa 75c1bb88f0 grass.py: list_grouped2() added (g.mlist version of list_grouped()) 16 年 前
  Martin Landa f718644bd8 wxGUI: fix turkish translation, list_grouped() upgdated --- TODO: g.list shell script style 16 年 前
  Glynn Clements 83c17d7617 Add, use grass.mapcalc() function 16 年 前
  Glynn Clements d15a9dcaef Fix bug in verbose() (need variable's value, not its name) 16 年 前
  Glynn Clements 993d8f53b3 Use -n flag for g.gisenv, g.findfile 16 年 前
  Glynn Clements eb923b51d5 Add, use raster_info function (interface to r.info) 17 年 前
  Glynn Clements b88284403f Add fs= option to v.db.connect (for use by -g) 17 年 前
  Glynn Clements c0b7039c25 Add documentation strings 17 年 前
  Glynn Clements a54149ed1d Add, use interface to subprocess module 17 年 前