Talk:GRASS Community Sprint Bonn 2018: Difference between revisions
Jump to navigation
Jump to search
⚠️Pesekon2 (talk | contribs) |
Veroandreo (talk | contribs) mNo edit summary |
||
Line 26: | Line 26: | ||
* [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 | * [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 | * Tested {{cmd|r.texture}} | ||
* Commited i.atcorr manual example and figure contributed by Zofie Cimburova to perform atmospheric correction on Sentinel-2 bands | * Commited {{cmd|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 | * 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. | * [https://grasswiki.osgeo.org/wiki/SENTINEL 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 == | == Ondřej Pešek == |
Revision as of 11:01, 20 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.
- 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)