[
  "Automation, Coding, and Computational Thinking (fsc)",
  "Weather Forecast for Salem, Oregon",
  "4/10/2026, 11:44:59 AM",
  {
    "number": 1,
    "name": "Today",
    "startTime": "2026-04-10T10:00:00-07:00",
    "endTime": "2026-04-10T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 70,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 27
    },
    "windSpeed": "5 mph",
    "windDirection": "SW",
    "shortForecast": "Mostly Sunny then Slight Chance Showers And Thunderstorms",
    "detailedForecast": "A slight chance of showers and thunderstorms between 3pm and 4pm, then a chance of showers and thunderstorms between 4pm and 5pm, then a slight chance of showers and thunderstorms. Mostly sunny. High near 70, with temperatures falling to around 68 in the afternoon. Southwest wind around 5 mph. Chance of precipitation is 30%. New rainfall amounts between a tenth and quarter of an inch possible."
  },
  {
    "number": 2,
    "name": "Tonight",
    "startTime": "2026-04-10T18:00:00-07:00",
    "endTime": "2026-04-11T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 51,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 76
    },
    "windSpeed": "5 mph",
    "windDirection": "SW",
    "shortForecast": "Chance Showers And Thunderstorms then Showers And Thunderstorms",
    "detailedForecast": "A chance of showers and thunderstorms before 7pm, then showers and thunderstorms. Mostly cloudy, with a low around 51. Southwest wind around 5 mph. Chance of precipitation is 80%. New rainfall amounts between a quarter and half of an inch possible."
  },
  {
    "number": 3,
    "name": "Saturday",
    "startTime": "2026-04-11T06:00:00-07:00",
    "endTime": "2026-04-11T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 65,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 75
    },
    "windSpeed": "5 mph",
    "windDirection": "SSW",
    "shortForecast": "Slight Chance Showers And Thunderstorms then Showers And Thunderstorms",
    "detailedForecast": "Rain showers likely before 10am, then a slight chance of showers and thunderstorms between 11am and noon, then showers and thunderstorms. Mostly cloudy. High near 65, with temperatures falling to around 63 in the afternoon. South southwest wind around 5 mph. Chance of precipitation is 80%. New rainfall amounts between a tenth and quarter of an inch possible."
  },
  {
    "number": 4,
    "name": "Saturday Night",
    "startTime": "2026-04-11T18:00:00-07:00",
    "endTime": "2026-04-12T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 48,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 60
    },
    "windSpeed": "5 mph",
    "windDirection": "WSW",
    "shortForecast": "Rain Showers Likely",
    "detailedForecast": "Rain showers likely. Mostly cloudy, with a low around 48. West southwest wind around 5 mph. Chance of precipitation is 60%. New rainfall amounts less than a tenth of an inch possible."
  },
  {
    "number": 5,
    "name": "Sunday",
    "startTime": "2026-04-12T06:00:00-07:00",
    "endTime": "2026-04-12T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 60,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 58
    },
    "windSpeed": "2 to 7 mph",
    "windDirection": "WNW",
    "shortForecast": "Rain Showers Likely",
    "detailedForecast": "Rain showers likely. Mostly cloudy, with a high near 60. West northwest wind 2 to 7 mph. Chance of precipitation is 60%."
  },
  {
    "number": 6,
    "name": "Sunday Night",
    "startTime": "2026-04-12T18:00:00-07:00",
    "endTime": "2026-04-13T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 45,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 58
    },
    "windSpeed": "3 to 7 mph",
    "windDirection": "WSW",
    "shortForecast": "Rain Showers Likely",
    "detailedForecast": "Rain showers likely. Mostly cloudy, with a low around 45. Chance of precipitation is 60%."
  },
  {
    "number": 7,
    "name": "Monday",
    "startTime": "2026-04-13T06:00:00-07:00",
    "endTime": "2026-04-13T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 57,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 46
    },
    "windSpeed": "3 to 7 mph",
    "windDirection": "WSW",
    "shortForecast": "Chance Rain Showers",
    "detailedForecast": "A chance of rain showers before 5pm. Mostly cloudy, with a high near 57."
  },
  {
    "number": 8,
    "name": "Monday Night",
    "startTime": "2026-04-13T18:00:00-07:00",
    "endTime": "2026-04-14T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 42,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 11
    },
    "windSpeed": "2 to 7 mph",
    "windDirection": "SW",
    "shortForecast": "Mostly Cloudy",
    "detailedForecast": "Mostly cloudy, with a low around 42."
  },
  {
    "number": 9,
    "name": "Tuesday",
    "startTime": "2026-04-14T06:00:00-07:00",
    "endTime": "2026-04-14T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 55,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 58
    },
    "windSpeed": "3 to 9 mph",
    "windDirection": "SSW",
    "shortForecast": "Light Rain Likely",
    "detailedForecast": "Rain likely after 11am. Mostly cloudy, with a high near 55."
  },
  {
    "number": 10,
    "name": "Tuesday Night",
    "startTime": "2026-04-14T18:00:00-07:00",
    "endTime": "2026-04-15T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 43,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 67
    },
    "windSpeed": "9 mph",
    "windDirection": "SW",
    "shortForecast": "Light Rain Likely",
    "detailedForecast": "Rain likely. Mostly cloudy, with a low around 43."
  },
  {
    "number": 11,
    "name": "Wednesday",
    "startTime": "2026-04-15T06:00:00-07:00",
    "endTime": "2026-04-15T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 55,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 54
    },
    "windSpeed": "7 mph",
    "windDirection": "WSW",
    "shortForecast": "Chance Light Rain",
    "detailedForecast": "A chance of rain. Partly sunny, with a high near 55."
  },
  {
    "number": 12,
    "name": "Wednesday Night",
    "startTime": "2026-04-15T18:00:00-07:00",
    "endTime": "2026-04-16T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 36,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 19
    },
    "windSpeed": "2 to 7 mph",
    "windDirection": "WNW",
    "shortForecast": "Slight Chance Light Rain then Partly Cloudy",
    "detailedForecast": "A slight chance of rain before 11pm. Partly cloudy, with a low around 36."
  },
  {
    "number": 13,
    "name": "Thursday",
    "startTime": "2026-04-16T06:00:00-07:00",
    "endTime": "2026-04-16T18:00:00-07:00",
    "isDaytime": true,
    "temperature": 59,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 14
    },
    "windSpeed": "2 to 6 mph",
    "windDirection": "NNW",
    "shortForecast": "Mostly Sunny",
    "detailedForecast": "Mostly sunny, with a high near 59."
  },
  {
    "number": 14,
    "name": "Thursday Night",
    "startTime": "2026-04-16T18:00:00-07:00",
    "endTime": "2026-04-17T06:00:00-07:00",
    "isDaytime": false,
    "temperature": 38,
    "temperatureUnit": "F",
    "temperatureTrend": null,
    "probabilityOfPrecipitation": {
      "unitCode": "wmoUnit:percent",
      "value": 18
    },
    "windSpeed": "2 to 6 mph",
    "windDirection": "WNW",
    "shortForecast": "Slight Chance Light Rain",
    "detailedForecast": "A slight chance of rain after 11pm. Partly cloudy, with a low around 38."
  }
]