-
Notifications
You must be signed in to change notification settings - Fork 0
As a developer I need tiling grid splitting on openEO service side #80
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
Comments
I can't access the jira issue, but important to mention that we now have multiple variants available:
That last feature is relevant, but it currently has the problem that it depends on regular polling of job status, because it needs a valid bearer token. |
SO this would be directly related to: Open-EO/openeo-python-client#745 Where we include job splitters to the job manager? |
personally all solutions with the jon_manager are too sketchy ... the job_manger is still error prone and needs restarts etc.... I personally prefer the solution with the openEO aggregator has a built-in 'partitioned-jobs' feature. |
The following ticket is picked up by the DE team (vincent): Open-EO/openeo-python-client#745 We will introduce UTM based splitting in the job manager as a utility function. |
@HansVRP that is not was this ticket is about. the client side splitting with optimised UTM grid we introduced in the WEED jobmanager already long time ago. We really talk about the "server side" splitting which is done by an openEO aggregator. @DeRooBert is assigned to do the tests on our side. @brunosmets maybe we have to clarify this ticket again and tell why we need that in more detail. |
I'll check out the aggregator solution and see if it is applicable for your use-case |
aggregator has been tested for WEED usecase, to be reviewed with @DeRooBert |
I reopen the ticket as it is not reviewed by Bert (as far as the log shows) & assign to @DeRooBert |
I checked it but want to discuss the limitations next week with Marcel. |
@mbuchhorn @brunosmets this is currently blocked untill we organize an in depth meeting with the core team.
The text was updated successfully, but these errors were encountered: