User:Wenzeslaus: Difference between revisions
Jump to navigation
Jump to search
⚠️Wenzeslaus (talk | contribs) No edit summary |
⚠️Wenzeslaus (talk | contribs) |
||
Line 30: | Line 30: | ||
* documentation | * documentation | ||
** [http://grass.osgeo.org/programming7/ Programmer's manual] (Doxygen-based) | ** [http://grass.osgeo.org/programming7/ Programmer's manual] (Doxygen-based) | ||
** online documentation (usage of GRASS wiki, Trac, etc., see http://titanpad.com/NzPV3h8k1E) | ** [http://grass.osgeo.org/grass71/manuals/ GRASS GIS Reference Manual] style and format (new CSS, ...) | ||
** online documentation management (usage of GRASS wiki, Trac, etc., see http://titanpad.com/NzPV3h8k1E) | |||
* testing | * testing | ||
** [http://grass.osgeo.org/grass71/manuals/libpython/gunittest_testing.html Testing GRASS GIS source code and modules] | |||
** [http://trac.osgeo.org/grass/wiki/GSoC/2014/TestingFrameworkForGRASS GSoC: Testing framework for GRASS GIS] | ** [http://trac.osgeo.org/grass/wiki/GSoC/2014/TestingFrameworkForGRASS GSoC: Testing framework for GRASS GIS] | ||
** [ | ** [http://docs.python.org/2/library/unittest.html Python unittest] | ||
** [http://docs.python.org/2/library/doctest.html Python doctest] | ** [http://docs.python.org/2/library/doctest.html Python doctest] | ||
** older topics | |||
*** [[Test Suite]] | |||
*** {{trac|2105}} |
Revision as of 02:38, 16 September 2014
Contact
Václav Petráš
wenzeslaus gmail.com
Education
The Czech Technical University in Prague, Faculty of Civil Engineering, study program Geoinformatics
Membership
- NCSU OSGeoREL
- OSGeoREL FCE CTU in Prague
GRASS GIS interests
- wxGUI development
- wxGUI source code refactoring
- imagery modules development
- i.edge development
- r.houghtransform development
- general module development
- documentation
- Programmer's manual (Doxygen-based)
- GRASS GIS Reference Manual style and format (new CSS, ...)
- online documentation management (usage of GRASS wiki, Trac, etc., see http://titanpad.com/NzPV3h8k1E)
- testing