[GRASS-git] [OSGeo/grass-addons] da42db: wx.metadata/m.csw.update: module for adding new cs...

Tomas Zigo noreply at github.com
Tue Sep 22 20:31:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass-addons
  Commit: da42db76504a94bb48657251e48fb9b407c5d87e
      https://github.com/OSGeo/grass-addons/commit/da42db76504a94bb48657251e48fb9b407c5d87e
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M grass7/gui/wxpython/wx.metadata/Makefile
    A grass7/gui/wxpython/wx.metadata/config/API-cases.ods
    M grass7/gui/wxpython/wx.metadata/config/Makefile
    A grass7/gui/wxpython/wx.metadata/config/connections_resources.xsd
    R grass7/gui/wxpython/wx.metadata/dependency.py
    A grass7/gui/wxpython/wx.metadata/m.csw.update/Makefile
    A grass7/gui/wxpython/wx.metadata/m.csw.update/m.csw.update.html
    A grass7/gui/wxpython/wx.metadata/m.csw.update/m.csw.update.py
    A grass7/gui/wxpython/wx.metadata/mdlib/dependency.py

  Log Message:
  -----------
  wx.metadata/m.csw.update: module for adding new csw connections resources candidates (#238)

* wx.metadata/m.csw.update: module for adding new csw connections resources candidates

* wx.metadata/config: add 'connections_resources.xml' file xsd schema

* wx.metadata/config: add csw connections resources candidates spreadsheet file from url

https://jeodpp.jrc.ec.europa.eu/ftp/jrc-opendata/APIS4DGOV/cases/LATEST/API-cases.od

* wx.metadata: add 'm.csw.update' module py modules dependencies

* wx.metadata: update py module header

* wx.metadata/m.csw.update: fix English grammar and add-on url

* wx.metadata/dependency: improve checking extension py modules dependencies

* wx.metadata/m.csw.update: add checking extension py modules dependencies

* wx.metadata/dependency: mv 'dependency.py' module into 'mdlib' dir

* wx.metadata/mdlib: remove unused sys settting, and add 'sys.exit()' func

* wx.metadata/m.csw.update: fix English grammar

* wx.metadata/mdlib: fix error message to check installed and required py modules

* wx.metadata/m.csw.update: fix not active csw urls variable name

* wx.metadata/m.csw.update: fix print new csw connections candidates summary info line length

* wx.metadata/m.csw.update: replace 'l' flag with 'w', and reassign 'l' flag




More information about the grass-commit mailing list