[GRASS-dev] GRASS 6.4 Python Scripts- examples

On Feb 10, 2010, at 8:34 AM, grass-dev-request@lists.osgeo.org wrote:

Date: Wed, 10 Feb 2010 12:22:11 +0000
From: Franz Schiller <franzschiller1975@gmail.com>
Subject: [GRASS-dev] GRASS 6.4 Python Scripts- examples
To: grass-dev@lists.osgeo.org
Message-ID:
       <a75b68d61002100422s66ee8658td526249379f66d8f@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi

I'm just starting to work on GRASS Python scripts and I wanted to see a few
examples of already developed python Scripts. Besides the one that is in
g.parse help page, is there any other that I can see?

Thank you

Best regards
Franz

I have not had time to fix this or report it previously, but this seems like a good time and place. The example python script on the WIKI seems syntactically correct BUT if you try to use it, you'll get a whole slew of errors. This is because all the line endings are Windows format or something. I don't know if this can be corrected in the WIKI where it can be cut and paste or whether we just have to upload a script with correct line endings and make it a download link.

Michael