Talk:GRASS Community Sprint Bonn 2018: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
mNo edit summary
(+Other example: GNOME migration to gitlab)
Line 43: Line 43:
* testing of {{AddonCmd|i.nightlights.intercalibration}} with DMSP-OLS data, parser fix (contributed by Anika Bettge) and HTML fixes
* testing of {{AddonCmd|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/
* Web: activation of roles in http://staging.grass.osgeo.org/
* svn to git migration discussions
* svn to git migration discussions, watching other projects:
** Following https://trac.osgeo.org/gdal/wiki/rfc71_github_migration with interest
** ''GDAL migration'':
** new GDAL teams on github (by Mateusz Łoskot on [https://lists.osgeo.org/pipermail/gdal-dev/2018-March/048300.html gdal-dev])
***Following https://trac.osgeo.org/gdal/wiki/rfc71_github_migration with interest
*** new GDAL teams on github (by Mateusz Łoskot on [https://lists.osgeo.org/pipermail/gdal-dev/2018-March/048300.html gdal-dev])
*** The ''master GDAL team'' has no access to OSGeo/gdal repository, it does not need one, it just manages sub-teams and members https://github.com/orgs/OSGeo/teams/gdal/
*** The ''master GDAL team'' has no access to OSGeo/gdal repository, it does not need one, it just manages sub-teams and members https://github.com/orgs/OSGeo/teams/gdal/
*** New ''sub-team gdal-admins'' has full admin access to OSGeo/gdal repo (all members move from the pevious global GDAL team) https://github.com/orgs/OSGeo/teams/gdal-admins/
*** New ''sub-team gdal-admins'' has full admin access to OSGeo/gdal repo (all members move from the pevious global GDAL team) https://github.com/orgs/OSGeo/teams/gdal-admins/
*** The ''gdal-committers team'' has moved under the umbrella of GDAL master team and has read-write access to OSGeo/gdal repo https://github.com/orgs/OSGeo/teams/gdal-committers/
*** The ''gdal-committers team'' has moved under the umbrella of GDAL master team and has read-write access to OSGeo/gdal repo https://github.com/orgs/OSGeo/teams/gdal-committers/
** ''GNOME migration to gitlab'':
*** Overview: https://wiki.gnome.org/Initiatives/DevelopmentInfrastructure incl. Evaluation
*** GNOME Mass migration plan https://mail.gnome.org/archives/desktop-devel-list/2018-March/msg00023.html
*** New infrastructure: https://wiki.gnome.org/GitLab
* Ticket {{trac|3527}} (i.atcorr: discrepancy in sensor band numbering in the manual)
* 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 11:54, 10 April 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)
  • wxGUI/preferences: add new option for random colors (vector)
  • Read EPSG codes with PROJ v.5 fails, see trac #3514
  • wxGUI/datacatalog: display layer on double click
  • disable to_text_string() in grass.py, see trac #3508
  • rename r.sentinel -> i.sentinel (work in progress), see trac #3522
  • v.random restrict wrong categories assigned, see trac #3524
  • Currently ​G7:v.random with restrict parameter transfers categories trac #3528
  • wxGUI: set up default map display properties when new display is open
  • libgis: improve parser UI description error reporting
  • v.to.rast: add support for centroids
  • wxGUI/dbmgr: better handling of text values in SQLBuilder
  • wxGUI/dbmgr: get sample/all values tuning
  • wxGUI: implement widget for SQL WHERE params

Moritz Lennert

  • SVN log overview
  • Committed fix for r.texture to avoid overwrite of existing output maps
  • Committed fix 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 Metz

  • SVN log overview
  • Support of new PROJ 5 API

Markus Neteler

Veronica Andreo

  • SVN log overview
  • tested r.texture, see trac #3492
  • committed 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
  • completed Sentinel wiki (kinda). Editions, corrections and more examples are welcome.
  • discussion about new flag and flag behavior for t.remove with Luca trac #3362
  • revised and tested old t.* related tickets; closed some old ones as wontfix or worksforme accordingly.
  • created 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
  • tweeted and RT from GRASS account and posted in FB GRASS GIS group
  • completed revision and clean-up of the Temporal data processing wiki
  • opened tickets for g.gui.tplot (after discussions with Nikos and Luca)
  • tested trac #3223 and trac #3302
  • prepared small extra mapset with MODIS LST time series data (2015-2016) for NC location
  • created draft roadmap of priorities for the migration of the web site (work together with MarkusN): see wiki
  • created draft GRASS 7.6. New Features page to start adding the cool stuff that will be shipped with 76
  • added examples for the new features implemented in g.gui.tplot
  • edited the GRASS GIS page at: https://www.osgeo.org/projects/grass-gis/
  • Spanish translations in transifex

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)
  • Enhancing PyWPS to support a GRASS location created from a georeferenced file

Luca Delucchi

Nikos Alexandris

Stefan Blumentrath

  • Made his first commit to trunk r72444 and fixed trac #3322
  • worked on an AddOn t.rast.aggegate.update for updating aggregated STRDS from t.rast.aggregate (please test)
  • wrote a patch for improving performance of v.rast.stats that allows multiple input trac #3523 (testing/feedback very welcome)
  • SVN log overview

Sören Gebbert

  • SVN log overview
  • temporal algebra bugfixing

Radek Novotný