I just posted a new Python version of the r.in.aster script. It is called r_in_aste.py and is currently residing in GRASS7/scripts/ r.in.aster.

If you'd like to try it, it needs Python of course (2.4 or above), and wxPython (2.7 or above). There is an accompying html doc file.

Michael



On Jul 19, 2008, at 3:50 PM, Glynn Clements wrote:


Michael Barton wrote:

My question is, would anyone like me to upload this someplace to test--
and possibly modify to try out Glynn's changes? I can put it into the
SVN for GRASS 7 or elsewhere.

Probably the easiest route for now is to add it as:

        scripts/r.in.aster/r.in.aster.py

But we will also need a standardised directory for Python modules (as
opposed to scripts), which will need to be added to PYTHONPATH by
Init.sh, so that e.g. "import grass" works.

--
Glynn Clements <[EMAIL PROTECTED]>

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to