Open-EO / openeo-processes-dask

Python implementations of many OpenEO processes, dask-friendly by default.
Apache License 2.0
19 stars 14 forks source link

Implement `inspect` process #258

Open clausmichele opened 3 months ago

clausmichele commented 3 months ago

Continuing from this discussion https://github.com/Open-EO/openeo-processes/issues/251#issuecomment-2165116290

I guess that we would need to be able to parse the inspect process correctly with the parser and then just print the info to the logs. It would be then back-end specific responsibility to manage the logs and make them available.