Changes between Version 10 and Version 11 of GSoC/2017


Ignore:
Timestamp:
Jan 24, 2017, 10:42:10 AM (7 years ago)
Author:
wenzeslaus
Comment:

more GSoC ideas

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2017

    v10 v11  
    105105 * Co-mentor: ?
    106106
     107=== Additional functionality for running GRASS GIS modules in Jupyter Notebook ===
     108
     109* Start of GRASS GIS inside a script or a notebook is currently too cumbersome.
     110* Maps do not allow panning and other interactions.
     111* Examples how to use Jupyter Notebooks with GRASS GIS are missing. These examples need to be integrated into GRASS GIS, OSGeo (OSGeo-Live) and (interactive) Jupyer documentation.
     112* Requirements: Basic knowledge of GRASS GIS scripting and IPython/Jupyter Notebooks, Python, !JavaScript
     113* Mentor: ?
     114* Co-mentor: Vaclav Petras
     115
     116=== Integration of PDAL into GRASS GIS ===
     117
     118* Fully replace LibLAS.
     119* Expose the rich PDAL functionality.
     120* Share code with modules such as v.in.lidar (libLAS-based) and r.in.xyz for easy future maintenance.
     121* Optional (depending on time) or as a separate topic: v.external and `@PDAL` pseudo-mapset for point clouds
     122* Requirements: C, C++
     123* Mentor: ?
     124* Co-mentors: Vaclav Petras, Vaclav Petras, Doug Newcomb
     125
     126=== Benchmarking framework for GRASS GIS ===
     127
     128* A set of functions/modules to test performance of GRASS GIS modules based on different inputs.
     129* Examples of such benchmarks.
     130* Sharing of interface and code with the existing testing framework needs to be addressed.
     131* See also https://github.com/jachym/grass-performace and wiki:GSoC/2014/TestingFrameworkForGRASS
     132* Mentor: ?
     133* Co-mentor: Vaclav Petras
     134
     135=== GRASS GIS as a post-processing part of WebODM ===
     136
     137* Integrate GRASS GIS into WebODM for post-processing of point clouds and orthophotos.
     138* This will require development in the are of GRASS GIS command line (and/or Python) interface for standalone applications. These improvements need to be integrated into GRASS GIS for maintenance and re-usability purposes.
    107139=== v.in.osm enhancement ===
    108140