developmentseed / developmentseed/openeo-studio

Convert from UDP to Python

Open
#87 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8
Forks
0
Avg merge
1d 22h
Merged PRs (30d)
2

Description

Since the openeo studio has to support UDP's that were not generated by the studio, and consequently have no python code associated, there has to be a way to derive the python code necessary to generate the UDP, from it.

It was mentioned during a meeting that the library to convert from udp to python was currently not being maintained.

It is actually not a standalone library, but some code that's part of the openeo web editor : https://github.com/Open-EO/openeo-web-editor/blob/a2beda3a2d45eacd61a37001b2755ddfcf90a5b0/src/export/python.js

Evaluate the status of this function and whether it is worth extracting into a separate module / maintaining.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing src/export/python.js in the linked openeo-web-editor revision and determine how it converts UDP definitions into Python. Compare that implementation with openeo-studio's needs, then document its maintenance status and whether extraction into a separate module is justified; done means a clear recommendation and scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python, typescript
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.