Skip to content

carlosmmc/washington-weather-visualizer

Repository files navigation

Description

Analyze the weather for the following eight days by reviewing the following categories:

  • Feels Like (Temperature - F) - The “feels like” averaged between the morning, day, evening and night temperature.
  • Chance of Precipitation (%) - The percent chance of precipitation (includes rain & snow).
  • Cloud Cover (%) - The percent of the sky that will be covered with clouds.
  • Wind Speeds (mph) - The average projected wind speeds.

Purpose

The motivation behind this tool was the lack of a weather filter on All Trails. Before having this, the only way I could find which hikes had good weather was to manually check the forecast on many zip codes until I found something suitable.

Data Origin

The weather data comes from OpenWeather.

Tech Stack

  • Python - Data generation from OpenWeather API
  • D3/JavaScript - Interactive visualization
  • HTML - Website structure
  • CSS - Tool styling
  • About

    Visually analyze the upcoming weather for Washington state.

    Resources

    License

    Stars

    Watchers

    Forks