Talk:GRASS Community Sprint Bonn 2018: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(5 intermediate revisions by 4 users not shown)
Line 12: Line 12:
*  Committed fix for r.texture to avoid overwrite of existing output maps
*  Committed fix for r.texture to avoid overwrite of existing output maps
*  Committed fox for i.segment.uspo to avoid zero division error
*  Committed fox for i.segment.uspo to avoid zero division error
*  Worked on and discussed new startup mockup
*  Worked on and discussed new startup mockup, created [https://trac.osgeo.org/grass/wiki/wxGUIDevelopment/New_Startup wiki page] for brainstorming
Allow use of '_' in module parameter in i.cutlines to enable parallelization of i.zc. Thanks to Pietro for making this possible in pygrass.
Use of '_' in i.zc module parameter in i.cutlines to enable parallelization of i.zc. Thanks to Pietro for making this possible in pygrass.
*  Some testing for [https://trac.osgeo.org/grass/ticket/3361 #3361] on slowness of v.select with GEOS. Added explanation to man page to clarify that GRASS' "overlap' = GEOS 'intersects'.
*  Testing Ondrej' artificial neural networks modules + discussions on further improvements
*  Discussion of new website design
*  Discussion on move to github.
 
== Markus Neteler ==
 
* set up [https://docs.google.com/spreadsheets/d/1BgFMiYlLosFjsVUlUCWwssoxiQB_G7gpkVFgG29gZBM/edit?usp=sharing Budget] for this community sprint
 
== Veronica Andreo ==
 
* [https://trac.osgeo.org/grass/timeline?from=Mar+25%2C+2018&daysback=7&authors=veroandreo&milestone=on&ticket=on&changeset=on&wiki=on&update=Update%20SVN%20log SVN log] overview
* Tested r.texture
* Commited i.atcorr manual example and figure contributed by Zofie Cimburova to perform atmospheric correction on Sentinel-2 bands
* Performed general clean-up on i.atcorr manual page
* [https://grasswiki.osgeo.org/wiki/SENTINEL Sentinel wiki] (kinda) completed. Editions, corrections and more examples are welcome.
 
== Ondřej Pešek ==
 
* Working on artificial neural network modules (see [https://github.com/ctu-geoforall-lab-projects/dp-pesek-2018/commits/master github commits] overview)
* g.gui.gmodeler: Support parameterization and GUI generation in python script; export to PyWPS script (see [https://github.com/ctu-yfsg/2017-d-grass-modeler-pywps/commits/master github commits] overview)

Revision as of 21:35, 19 March 2018

Participants and Reports

Martin Landa

  • SVN log overview
  • Show computation region extent settings, see trac #3519
  • wxGUI/datacatalog: zoom to first added map (sync with lmgr behaviour)

Moritz Lennert

  • SVN log overview
  • Committed fix for r.texture to avoid overwrite of existing output maps
  • Committed fox for i.segment.uspo to avoid zero division error
  • Worked on and discussed new startup mockup, created wiki page for brainstorming
  • Use of '_' in i.zc module parameter in i.cutlines to enable parallelization of i.zc. Thanks to Pietro for making this possible in pygrass.
  • Some testing for #3361 on slowness of v.select with GEOS. Added explanation to man page to clarify that GRASS' "overlap' = GEOS 'intersects'.
  • Testing Ondrej' artificial neural networks modules + discussions on further improvements
  • Discussion of new website design
  • Discussion on move to github.

Markus Neteler

  • set up Budget for this community sprint

Veronica Andreo

  • SVN log overview
  • Tested r.texture
  • Commited i.atcorr manual example and figure contributed by Zofie Cimburova to perform atmospheric correction on Sentinel-2 bands
  • Performed general clean-up on i.atcorr manual page
  • Sentinel wiki (kinda) completed. Editions, corrections and more examples are welcome.

Ondřej Pešek

  • Working on artificial neural network modules (see github commits overview)
  • g.gui.gmodeler: Support parameterization and GUI generation in python script; export to PyWPS script (see github commits overview)