Skip to content

Task: csv_temp_anomalies #219

@ScuttleBot

Description

@ScuttleBot

Description

Identify years with unusual temperature anomalies—significant deviations from the long-term average. Flag extreme warm and cold years.

CSV File

assets/csvs/global_temperature.csv

Why It's Useful

Anomaly detection helps identify extreme climate events and natural variability versus long-term trends. Useful for climate impact assessments.

Expected Output Format

  • Top 5 warmest and coldest anomaly years
  • Standard deviation from mean for each flagged year
  • Whether recent anomalies exceed historical extremes
  • Pattern of anomaly clustering (consecutive extreme years)

Labels: task-idea, v2

Metadata

Metadata

Assignees

No one assigned

    Labels

    task-ideaTask idea for v2 benchmarkv2Version 2 benchmark tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions