Changes between Version 23 and Version 24 of GSoC/2021


Ignore:
Timestamp:
Mar 10, 2021, 8:45:57 AM (3 years ago)
Author:
wenzeslaus
Comment:

add notebooks to test

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2021

    v23 v24  
    8383
    8484* Start of GRASS GIS inside a script or a notebook is currently too cumbersome.
     85* Rendering of maps requires what seems to be hacks from user perspective.
    8586* Maps do not allow panning and other interactions.
    8687* There are [https://grasswiki.osgeo.org/wiki/GRASS_GIS_Jupyter_notebooks examples] how to use Jupyter Notebooks with GRASS GIS, but they need to be improved.
     
    9091* Rating: easy
    9192* Expected Outcomes:  IPython/Jupyter Notebooks related to grass; some new functions in grass library to show data/tables on IPython/Jupyter Notebooks
    92 * Test of skills: Write a testsuite for a GRASS GIS command, more info [https://grass.osgeo.org/grass-devel/manuals/libpython/gunittest_testing.html here]
     93* Test of skills:
     94  - Write a testsuite for a GRASS GIS command, more info [https://grass.osgeo.org/grass-devel/manuals/libpython/gunittest_testing.html here].
     95  - Finish [https://github.com/wenzeslaus/grass-zonal-of-solar zonal-of-solar notebook] or create a similar one for inclusion to [https://grass.osgeo.org/learn/tryonline/ Try GRASS GIS online].
    9396
    9497=== Integrate testing framework with !GitHub Actions ===