Description
List and analyze Idaho weather stations sorted by elevation. Group stations into elevation bands and provide insights about high-altitude vs low-altitude coverage.
CSV File
assets/csvs/idaho_weather_stations.csv
Why It's Useful
Elevation affects weather patterns significantly. Understanding station elevation distribution helps assess data representativeness for different climate zones.
Expected Output Format
- Stations sorted by elevation (highest to lowest)
- Count of stations per elevation band
- Highest and lowest elevation stations
- Average elevation of the network
Labels: task-idea, v2
Description
List and analyze Idaho weather stations sorted by elevation. Group stations into elevation bands and provide insights about high-altitude vs low-altitude coverage.
CSV File
assets/csvs/idaho_weather_stations.csv
Why It's Useful
Elevation affects weather patterns significantly. Understanding station elevation distribution helps assess data representativeness for different climate zones.
Expected Output Format
Labels: task-idea, v2