geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
178 stars 117 forks source link

backport: fix default value (#631) #632

Closed cehbrecht closed 3 years ago

cehbrecht commented 3 years ago

Overview

This PR backports the fix for default values (#631)

Related Issue / Discussion

625

Additional Information

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 9f7dd343615685f18047944d7988f8eab5839d15 on cehbrecht:backport-fix-631 into 2fef4269f71c48621e03cc5b487e9ff24d20920f on geopython:pywps-4.4.

cehbrecht commented 3 years ago

Same as PR #631 without changes.