User:Pietro: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(Created page with "Pietro Zambelli is ph.D. student of University of Trento, in April 2012 proposed a GSoC on High level map interaction .")
 
(add extra ideas on grass and sphinx docs)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Pietro Zambelli is ph.D. student of University of Trento, in April 2012 proposed a GSoC on [[GRASS_SoC_Ideas_2012/High_level_map_interaction | High level map interaction ]].
Pietro Zambelli is ph.D. student of University of Trento, in April 2012 proposed a GSoC on [[GRASS_SoC_Ideas_2012/High_level_map_interaction | High level map interaction ]].
== TO DO ==
* Write email about GRASS8 and HDF5
* Try to move GRASS from SVN to GIT using [http://subgit.com/ SubGit]
* Rewrite pygrass.vector, split primary from topological features
* start porting GRASS to python3
* waiting ipython 4.0 to implement ipython interfaces and facilities for GRASS, see the ipython [https://github.com/ipython/ipython/wiki/Roadmap:-IPython roadmap].
* Remove RasterNumpy class
* Go on to implement the raster interface with [http://cython.org/ Cython] and do a benchmark
* try to substitute the make system with [https://jpakkane.github.io/meson/ Meson]
* i.segment add auto find threshold if given some draw segments
* add the sphinx numpydoc extension to remove/hide docstring characters and output from the doc, to make easier to copy and paste.
  could be great have also a live terminal such as in sympy with a http://live.sympy.org/.
* split the sphinx doc in sub-documents.

Latest revision as of 15:45, 27 September 2014

Pietro Zambelli is ph.D. student of University of Trento, in April 2012 proposed a GSoC on High level map interaction .


TO DO

  • Write email about GRASS8 and HDF5
  • Try to move GRASS from SVN to GIT using SubGit
  • Rewrite pygrass.vector, split primary from topological features
  • start porting GRASS to python3
  • waiting ipython 4.0 to implement ipython interfaces and facilities for GRASS, see the ipython roadmap.
  • Remove RasterNumpy class
  • Go on to implement the raster interface with Cython and do a benchmark
  • try to substitute the make system with Meson
  • i.segment add auto find threshold if given some draw segments
  • add the sphinx numpydoc extension to remove/hide docstring characters and output from the doc, to make easier to copy and paste.
 could be great have also a live terminal such as in sympy with a http://live.sympy.org/.
  • split the sphinx doc in sub-documents.