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

Process definitions outdated #34

Closed
m-mohr opened this issue Feb 24, 2022 · 2 comments · Fixed by #35
Closed

Process definitions outdated #34

m-mohr opened this issue Feb 24, 2022 · 2 comments · Fixed by #35

Comments

@m-mohr
Copy link
Member

m-mohr commented Feb 24, 2022

The process definitions are very much outdated, some are even not compliant with 1.0.0 (e.g. arccos as it contains a process_graph in examples). This should be updated or ideally allow the user to configure a released version of openeo-processes to work against.

Why do we need the process definitions in the pg parser in the first place? it should be agnostic of the version of the processes...

@danielFlemstrom
Copy link

I have created a git-patch that removes the examples (containing the process graph that caused the problems to us). The processes may still have to be updated, but it is a step forward. I could not create a pull request so i attach it here and hope for the best.
remove-examples.patch.zip

@m-mohr m-mohr linked a pull request Feb 28, 2022 that will close this issue
@m-mohr
Copy link
Member Author

m-mohr commented Feb 28, 2022

I think we should actually remove them: #35

@m-mohr m-mohr closed this as completed in #35 Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants