Talk:GRASS Community Sprint Bonn 2018

From GRASS-Wiki
Revision as of 11:01, 20 March 2018 by Veroandreo (talk | contribs)
Jump to navigation Jump to search

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.
  • revision of t.* related tickets
  • closed temporal tickets
  • patch for #3264

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)