Open-EO / openeo-gfmap

Generic framework for EO mapping applications building on openEO
Apache License 2.0
6 stars 0 forks source link

Implement post-job actions in GFMAP (Rasterization purpose) #11

Closed GriffinBabe closed 6 months ago

GriffinBabe commented 8 months ago

Implement a way of triggering post-job actions in GFMAP. Once a openeo job is finished, its content is downloaded and the job task is performed locally based on the newly downloaded file.

@kvantricht This task is directly related to the generation of label rasters (rasterization process). For example, we can link this post-job with the extraction of sentinel-2 data

GriffinBabe commented 6 months ago

Implemented and about to be merged #45