Skip to content
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

Processes fail to execute due to missing kwarg #1901

Closed
webb-ben opened this issue Jan 14, 2025 · 2 comments
Closed

Processes fail to execute due to missing kwarg #1901

webb-ben opened this issue Jan 14, 2025 · 2 comments
Assignees
Labels
bug Something isn't working OGC API - Processes OGC API - Processes
Milestone

Comments

@webb-ben
Copy link
Member

webb-ben commented Jan 14, 2025

Description
Various pygeoapi processes fail to execute because of an introduced kwarg in #1834

Steps to Reproduce
Run a pygeoapi plugin that does not have the output kwarg added.

Expected behavior
pygeoapi is able to handle and use the requested output arg

Screenshots/Tracebacks
If applicable, add screenshots to help explain your problem.

Environment

  • OS: Any
  • Python version: 3.10
  • pygeoapi version: 0.20.dev0

Additional context
Add any other context about the problem here.

@webb-ben webb-ben added bug Something isn't working OGC API - Processes OGC API - Processes labels Jan 14, 2025
webb-ben added a commit to cgs-earth/pygeoapi-plugins that referenced this issue Jan 14, 2025
webb-ben added a commit to cgs-earth/pygeoapi-plugins that referenced this issue Jan 14, 2025
* Disable ckan test

Disable CI/CD CKAN test due to CloudFlare check

* Fix Postgres version

* Fix oproc

geopython/pygeoapi#1901

* Disable flakey test

Revert "Use non 5000 port for test"

This reverts commit a7811f1.
@doublebyte1
Copy link
Contributor

Thanks @webb-ben ! Could you point me to an example of a plugin where this happens?

@webb-ben
Copy link
Member Author

webb-ben commented Jan 14, 2025

@doublebyte1 See #1902 and geopython/pygeometa#253

@webb-ben webb-ben changed the title Processes Fail to execure Processes Fail to execute due to missing kwarg Jan 15, 2025
@webb-ben webb-ben changed the title Processes Fail to execute due to missing kwarg Processes fail to execute due to missing kwarg Jan 15, 2025
@tomkralidis tomkralidis added this to the 0.20.0 milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working OGC API - Processes OGC API - Processes
Projects
None yet
Development

No branches or pull requests

3 participants