openeo-python-client icon indicating copy to clipboard operation
openeo-python-client copied to clipboard

Add sen2like process

Open ValentinaHutter opened this issue 1 year ago • 5 comments

I wanted to ask, if it would be possible to add a .sen2like() to the openeo-python-client? The process would be used directly on a SENTINEL2_L1C datacube using data.sen2like(spatial_extent = ?bounding-box:object , temporal_extent = ?temporal-interval:array<string|null>, target_product = ?string, target_resolution = ?number, options = ?object) So, all of the parameters are optional.

The process definition can also be found under: https://github.com/eodcgmbh/openeo-processes/blob/master/sen2like.json

Thanks in advance!

ValentinaHutter avatar Jul 05 '23 09:07 ValentinaHutter