[
  "Automation, Coding, and Computational Thinking (fsc)",
  "Weather Forecast for Salem, Oregon",
  "6/8/2026, 11:06:36 AM",
  {
    "number": 1,
    "name": "Today",
    "startTime": "2026-06-08T10:00:00-07:00",
    "endTime": "2026-06-08T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 60,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 99
    },
    "windSpeed": "7 to 12 mph",
    "windDirection": "S",
    "shortForecast": "Rain",
    "detailedForecast": "Rain. Cloudy, with a high near 60. South wind 7 to 12 mph, with gusts as high as 24 mph. Chance of precipitation is 100%. New rainfall amounts between a half and three quarters of an inch possible."
  },
  {
    "number": 2,
    "name": "Tonight",
    "startTime": "2026-06-08T18:00:00-07:00",
    "endTime": "2026-06-09T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 53,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 82
    },
    "windSpeed": "9 to 16 mph",
    "windDirection": "SSW",
    "shortForecast": "Light Rain",
    "detailedForecast": "Rain. Mostly cloudy. Low around 53, with temperatures rising to around 55 overnight. South southwest wind 9 to 16 mph, with gusts as high as 29 mph. Chance of precipitation is 80%."
  },
  {
    "number": 3,
    "name": "Tuesday",
    "startTime": "2026-06-09T06:00:00-07:00",
    "endTime": "2026-06-09T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 66,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 32
    },
    "windSpeed": "12 mph",
    "windDirection": "WSW",
    "shortForecast": "Chance Light Rain then Partly Sunny",
    "detailedForecast": "A chance of rain before noon. Partly sunny, with a high near 66. West southwest wind around 12 mph, with gusts as high as 20 mph. Chance of precipitation is 30%."
  },
  {
    "number": 4,
    "name": "Tuesday Night",
    "startTime": "2026-06-09T18:00:00-07:00",
    "endTime": "2026-06-10T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 47,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 4
    },
    "windSpeed": "1 to 10 mph",
    "windDirection": "SW",
    "shortForecast": "Partly Cloudy",
    "detailedForecast": "Partly cloudy, with a low around 47. Southwest wind 1 to 10 mph, with gusts as high as 18 mph."
  },
  {
    "number": 5,
    "name": "Wednesday",
    "startTime": "2026-06-10T06:00:00-07:00",
    "endTime": "2026-06-10T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 70,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 2
    },
    "windSpeed": "1 to 5 mph",
    "windDirection": "WSW",
    "shortForecast": "Mostly Sunny",
    "detailedForecast": "Mostly sunny, with a high near 70. West southwest wind 1 to 5 mph."
  },
  {
    "number": 6,
    "name": "Wednesday Night",
    "startTime": "2026-06-10T18:00:00-07:00",
    "endTime": "2026-06-11T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 49,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 1
    },
    "windSpeed": "5 mph",
    "windDirection": "NNW",
    "shortForecast": "Mostly Clear",
    "detailedForecast": "Mostly clear, with a low around 49."
  },
  {
    "number": 7,
    "name": "Thursday",
    "startTime": "2026-06-11T06:00:00-07:00",
    "endTime": "2026-06-11T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 77,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 1
    },
    "windSpeed": "2 to 7 mph",
    "windDirection": "N",
    "shortForecast": "Sunny",
    "detailedForecast": "Sunny, with a high near 77."
  },
  {
    "number": 8,
    "name": "Thursday Night",
    "startTime": "2026-06-11T18:00:00-07:00",
    "endTime": "2026-06-12T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 50,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 0
    },
    "windSpeed": "3 to 7 mph",
    "windDirection": "NNW",
    "shortForecast": "Clear",
    "detailedForecast": "Clear, with a low around 50."
  },
  {
    "number": 9,
    "name": "Friday",
    "startTime": "2026-06-12T06:00:00-07:00",
    "endTime": "2026-06-12T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 81,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 0
    },
    "windSpeed": "3 to 9 mph",
    "windDirection": "N",
    "shortForecast": "Sunny",
    "detailedForecast": "Sunny, with a high near 81."
  },
  {
    "number": 10,
    "name": "Friday Night",
    "startTime": "2026-06-12T18:00:00-07:00",
    "endTime": "2026-06-13T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 54,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 0
    },
    "windSpeed": "3 to 9 mph",
    "windDirection": "N",
    "shortForecast": "Clear",
    "detailedForecast": "Clear, with a low around 54."
  },
  {
    "number": 11,
    "name": "Saturday",
    "startTime": "2026-06-13T06:00:00-07:00",
    "endTime": "2026-06-13T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 88,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 0
    },
    "windSpeed": "3 to 12 mph",
    "windDirection": "N",
    "shortForecast": "Sunny",
    "detailedForecast": "Sunny, with a high near 88."
  },
  {
    "number": 12,
    "name": "Saturday Night",
    "startTime": "2026-06-13T18:00:00-07:00",
    "endTime": "2026-06-14T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 60,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 0
    },
    "windSpeed": "5 to 12 mph",
    "windDirection": "N",
    "shortForecast": "Clear",
    "detailedForecast": "Clear, with a low around 60."
  },
  {
    "number": 13,
    "name": "Sunday",
    "startTime": "2026-06-14T06:00:00-07:00",
    "endTime": "2026-06-14T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 95,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 0
    },
    "windSpeed": "5 to 12 mph",
    "windDirection": "NNE",
    "shortForecast": "Sunny",
    "detailedForecast": "Sunny, with a high near 95."
  },
  {
    "number": 14,
    "name": "Sunday Night",
    "startTime": "2026-06-14T18:00:00-07:00",
    "endTime": "2026-06-15T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 63,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 0
    },
    "windSpeed": "2 to 10 mph",
    "windDirection": "NNE",
    "shortForecast": "Mostly Clear",
    "detailedForecast": "Mostly clear, with a low around 63."
  }
]