DAGs describing the production workflows used at Open Climate Fix

6 Open Issues Need Help Last updated: Sep 18, 2025

Open Issues Need Help

View All on GitHub
buffer on quantiles check about 1 month ago
contributions-welcome good first issue tech-ops

DAGs describing the production workflows used at Open Climate Fix

Python
Remove warning on RUVNL about 1 month ago
contributions-welcome good first issue

DAGs describing the production workflows used at Open Climate Fix

Python
contributions-welcome good first issue

DAGs describing the production workflows used at Open Climate Fix

Python

AI Summary: Modify the `consume-pvlive-dag.py` Airflow DAG to increase the historical data retrieval from PVLive to 12 hours by changing the `BACKFILL_HOURS` parameter. This addresses data gaps and ensures more complete historical data.

Complexity: 2/5
contributions-welcome good first issue tech-ops

DAGs describing the production workflows used at Open Climate Fix

Python

AI Summary: Modify the existing Slack callback function in the `airflow-dags` project to include country flags (UK, NL, India) based on the provided country parameter. This involves creating a new function `get_slack_message_callback_no_action_required` that returns a list of `send_slack_notification` calls, each including the appropriate flag emoji.

Complexity: 2/5
contributions-welcome good first issue tech-ops

DAGs describing the production workflows used at Open Climate Fix

Python

AI Summary: Add emoji country flags to existing Slack messages within specified Airflow DAGs (UK, Netherlands, and India) to improve message clarity and readability. This involves modifying the `on_failure_callback` functions in the relevant DAG files to include appropriate country flag emojis.

Complexity: 2/5
contributions-welcome good first issue

DAGs describing the production workflows used at Open Climate Fix

Python