Overview
The Temperature module provides short-to-medium range temperature forecasts at weekly, monthly, and seasonal scales, mirroring the structure of the Rainfall Forecast module.
Data Layers
- Total (Amount) — Forecasted temperature in degrees Celsius (°C).
- Anomaly — Deviation from the long-term mean in °C. Positive values indicate warmer-than-normal conditions.
How to Use
- Navigate to Early Warning → Temperature → Weekly / Monthly / Seasonal.
- Select a forecast date using the date dropdown.
- Toggle between Total and Anomaly using the tab navigation.
- View country-level values in the Table tab.
Data Collection
python manage.py collect_week_temperature_forecast
python manage.py collect_month_temperature_forecast
python manage.py collect_season_temperature_forecast