-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subclass for EO processes #10
Comments
@nilshempelmann |
BoundingBoxInput was disabled. |
I need to check it. But what I remember is that PyWPS does it right but OWSLib does not. |
See also examples to avoid code duplication provided by PR bird-house/birdhouse-docs#35 |
All the EO COPERNICUS processes share a common set of inputs and outputs. We should propose an elegant way to use subclasses rather than copy-pasting the same code. I've tried something with the ocgis_func, we might want to review and improve it.
The text was updated successfully, but these errors were encountered: