bird-house / birdy

Birdy provides a command-line tool to work with Web Processing Services.
http://birdy.readthedocs.io/en/latest/
Apache License 2.0
8 stars 3 forks source link

WPS service identification with no abstract breaks module creation #228

Closed huard closed 1 year ago

huard commented 1 year ago

Description

If wps.identification.abstract is None, the docstring creation fails.

Environment

Steps to Reproduce

birdy.client.base.WPSClient("https://pavics.ouranos.ca/geoserver/ows?service=WFS&version=1.0.0&request=GetCapabilities", processes=["gs:RasterZonalStatistics"])

Additional Information

Links to other issues or sources.