Emma Rizzi

Results 3 comments of Emma Rizzi

Linking documentation to launch Prefect flows: - [launch from REST API](https://app.prefect.cloud/api/docs#tag/Flow-Runs/operation/create_flow_run_api_accounts__account_id__workspaces__workspace_id__flow_runs__post) - [creating a webhook endpoint](https://docs.prefect.io/2.10.18/cloud/webhooks/?h=webh) and linking webhook to [automation to launch flows](https://docs.prefect.io/2.10.18/cloud/automations/)

I've implemented a very basic connector : a Memphis consumer + handler that transforms the message into a Prefect flow run. I use the Prefect REST API to easily generalize...

@vedal Hi, I'm still facing this issue using xarray 2022.11.0 and python 3.10. Is this PR included in the latest xarray version ?