[GRASS-dev] Improve GRASS GIS integration in QGIS 3 - Week 2 Report

Hi All,

This is my report for Week 2 (May 21 - May 27):

What did you get done this week?

  • Implementation of an initial version of the library for parsing description files for QGIS Processing plugin. I solved the problem with creating XML files from week 1. [1]

  • Create an independent version of Processing plugin for development. [1]

  • Try to create GUI Integration from generated description UI files from initial Python library to Processing plugin [1]

Details can be found in [1].

What do you plan on doing next week?

  • Final Python library for parsing descriptions

  • Deep integration of UI descriptions to GUI Processing plugin

  • Split GRASS module parameters in Processing plugin to basic and advanced tabs.

Are you blocked on anything?

No, at the moment I’m not blocked.

The wiki page can be found in [3]

[1] https://github.com/radeknovotny94/GRASS_Parse_to_QGIS_UI
[2] ​https://github.com/radeknovotny94/GRASSIntegrationInQGIS3

[3] https://trac.osgeo.org/grass/wiki/GSoC/2018/IntegrationInQGIS3