Closed nkadygrov closed 7 years ago
@nkadygrov Thanks :)
I will try it on my side.
To stay with the PR workflow ... travis has some complains. See the travis link above (you need to be logged in github):
make test
... add you process to the wps_caps test ... sorted alphabetically.make pep8
... fix the pep8 code style checks. You need to configure your editor to cope with this: http://birdhouse.readthedocs.io/en/latest/dev_guide.html#python-code-style
I don't know which editor your are using ... but if it is missing in the docs it would be nice if you could also update the editor configuration for pep8.travis is happy ... codacy complains. Haven't looked much into codacy yet but it gives us hints on improving code quality (unused imports etc). We can't change the _handler()
method complain ... that comes from pywps-4.
Checking my first push with cdo regridding wps pywps4 process