bird-house / flyingpigeon

WPS processes for climate model data, indices and extreme events
http://flyingpigeon.readthedocs.io/en/latest/
Apache License 2.0
19 stars 15 forks source link

owslib can not parse wps capabilities #242

Closed cehbrecht closed 6 years ago

cehbrecht commented 6 years ago

I have troubles parsing the wps capabilities of flyingpigeon with OWSLib on master branch. Probably due to using "]“ in the abstract of the indices processes. Well, needs to be fixed in OWSLib. Just make a note here for further investigation.

cehbrecht commented 6 years ago

It is not OWLIib but the argparse help in birdy. See issue: https://github.com/bird-house/birdy/issues/18