DAGs describing the production workflows used at Open Climate Fix

10 Open Issues Need Help Last updated: Jan 6, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests an upgrade of the `solar-consumer` dependency to version 1.4.15 within the `airflow-dags` repository. The primary reason for this update is to ensure correct versioning is reflected in the logs. Specific file locations for the upgrade are provided.

Complexity: 1/5
contributions-welcome good first issue

DAGs describing the production workflows used at Open Climate Fix

Python
Fix da model name in check about 2 months ago
bug contributions-welcome good first issue

DAGs describing the production workflows used at Open Climate Fix

Python
Update satellite message about 2 months 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
contributions-welcome good first issue tech-ops

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
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