pesekon2 / GRASS-GIS-SOS-tools

My Google Summer of Code 2017 project. This is just development part. Intended GRASS GIS modules and final code will be at https://svn.osgeo.org/grass/grass-addons/
GNU General Public License v2.0
3 stars 1 forks source link

IndexError using open_new_stds #18

Closed pesekon2 closed 7 years ago

pesekon2 commented 7 years ago

When using this command, it raises an IndexError IndexError: tuple index out of range

The problem is also that it does not raise this error when I try to use the same commands only in iPython.