Talk:GRASS Community Sprint Bonn 2018: Difference between revisions
Jump to navigation
Jump to search
(added "How to add keywords in code" submitting rules for Python and C) |
(more) |
||
Line 26: | Line 26: | ||
* Web: activation of roles in http://staging.grass.osgeo.org/ | * Web: activation of roles in http://staging.grass.osgeo.org/ | ||
* svn to git migration discussions | * svn to git migration discussions | ||
** Following https://trac.osgeo.org/gdal/wiki/rfc71_github_migration with interest | |||
* Ticket {{trac|3527}} (i.atcorr: discrepancy in sensor band numbering in the manual) | |||
* added "How to add keywords in code" submitting rules for [https://trac.osgeo.org/grass/wiki/Submitting/Python#Addingdescriptionandkeywords Python] and [https://trac.osgeo.org/grass/wiki/Submitting/C#Addingdescriptionandkeywords C] | * added "How to add keywords in code" submitting rules for [https://trac.osgeo.org/grass/wiki/Submitting/Python#Addingdescriptionandkeywords Python] and [https://trac.osgeo.org/grass/wiki/Submitting/C#Addingdescriptionandkeywords C] | ||
Revision as of 06:57, 22 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
- SVN log overview
- set up Budget for this community sprint
- testing of i.nightlights.intercalibration with DMSP-OLS data, parser fix (contributed by Anika Bettge) and HTML fixes
- Web: activation of roles in http://staging.grass.osgeo.org/
- svn to git migration discussions
- Following https://trac.osgeo.org/gdal/wiki/rfc71_github_migration with interest
- Ticket trac #3527 (i.atcorr: discrepancy in sensor band numbering in the manual)
- added "How to add keywords in code" submitting rules for Python and C
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.
- discussion about new flag and flag behavior for t.remove with Luca trac #3362
- revised and tested t.* related tickets; closed some old ones as wontfix or worksforme accordingly
- patch for trac #3264 with Luca's help
- tested -h flag in t.info, see trac #3322
- added example to t.register (contributed by Ondrej Pesek) + correction of typos and minor text edition
- tweet and RT from GRASS account and post in FB GRASS GIS group
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)
- Working on SOS modules (see github commits overview)
Luca Delucchi
- SVN log overview
- g.region improved grow option
- renamed r.modis addons to i.modis
- working on temporal framework open tickets
- discussion about new flag and flag behavior for t.remove with Vero trac #3362