wthr 0.1.0

Weather from the US National Weather Service.
Documentation
{
    "@context": [
        "https://geojson.org/geojson-ld/geojson-context.jsonld",
        {
            "@version": "1.1",
            "wx": "https://mock.api/ontology#",
            "geo": "http://www.opengis.net/ont/geosparql#",
            "unit": "http://codes.wmo.int/common/unit/",
            "@vocab": "https://mock.api/ontology#"
        }
    ],
    "type": "Feature",
    "geometry": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    -76.548687999999999,
                    42.460224699999998
                ],
                [
                    -76.552683700000003,
                    42.438693099999995
                ],
                [
                    -76.523505600000007,
                    42.435742499999996
                ],
                [
                    -76.51950380000001,
                    42.457273799999996
                ],
                [
                    -76.548687999999999,
                    42.460224699999998
                ]
            ]
        ]
    },
    "properties": {
        "updated": "2021-06-11T23:20:16+00:00",
        "units": "us",
        "forecastGenerator": "BaselineForecastGenerator",
        "generatedAt": "2021-06-12T01:00:24+00:00",
        "updateTime": "2021-06-11T23:20:16+00:00",
        "validTimes": "2021-06-11T17:00:00+00:00/P7DT20H",
        "elevation": {
            "value": 306.93360000000001,
            "unitCode": "unit:m"
        },
        "periods": [
            {
                "number": 1,
                "name": "Tonight",
                "startTime": "2021-06-11T21:00:00-04:00",
                "endTime": "2021-06-12T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 59,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "2 to 6 mph",
                "windDirection": "SW",
                "icon": "https://mock.api/icons/land/night/rain_showers,20/rain_showers,30?size=medium",
                "shortForecast": "Chance Rain Showers",
                "detailedForecast": "A chance of rain showers. Mostly cloudy, with a low around 59. Southwest wind 2 to 6 mph. Chance of precipitation is 30%. New rainfall amounts less than a tenth of an inch possible."
            },
            {
                "number": 2,
                "name": "Saturday",
                "startTime": "2021-06-12T06:00:00-04:00",
                "endTime": "2021-06-12T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 78,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "2 to 6 mph",
                "windDirection": "NW",
                "icon": "https://mock.api/icons/land/day/rain_showers,30/bkn?size=medium",
                "shortForecast": "Chance Rain Showers then Partly Sunny",
                "detailedForecast": "A chance of rain showers before 10am. Partly sunny, with a high near 78. Northwest wind 2 to 6 mph. Chance of precipitation is 30%. New rainfall amounts less than a tenth of an inch possible."
            },
            {
                "number": 3,
                "name": "Saturday Night",
                "startTime": "2021-06-12T18:00:00-04:00",
                "endTime": "2021-06-13T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 61,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "5 mph",
                "windDirection": "NW",
                "icon": "https://mock.api/icons/land/night/rain_showers,20/rain_showers,30?size=medium",
                "shortForecast": "Chance Rain Showers",
                "detailedForecast": "A chance of rain showers after 8pm. Mostly cloudy, with a low around 61. Northwest wind around 5 mph. Chance of precipitation is 30%. New rainfall amounts less than a tenth of an inch possible."
            },
            {
                "number": 4,
                "name": "Sunday",
                "startTime": "2021-06-13T06:00:00-04:00",
                "endTime": "2021-06-13T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 78,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "2 to 6 mph",
                "windDirection": "SW",
                "icon": "https://mock.api/icons/land/day/tsra_sct,60?size=medium",
                "shortForecast": "Showers And Thunderstorms Likely",
                "detailedForecast": "Rain showers likely before 11am, then showers and thunderstorms likely between 11am and 2pm, then showers and thunderstorms likely. Partly sunny, with a high near 78. Southwest wind 2 to 6 mph. Chance of precipitation is 60%. New rainfall amounts between a quarter and half of an inch possible."
            },
            {
                "number": 5,
                "name": "Sunday Night",
                "startTime": "2021-06-13T18:00:00-04:00",
                "endTime": "2021-06-14T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 60,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "3 mph",
                "windDirection": "SW",
                "icon": "https://mock.api/icons/land/night/tsra_hi,60/tsra_hi,30?size=medium",
                "shortForecast": "Showers And Thunderstorms Likely then Chance Showers And Thunderstorms",
                "detailedForecast": "Showers and thunderstorms likely before 11pm, then a chance of showers and thunderstorms between 11pm and 2am, then a slight chance of showers and thunderstorms. Mostly cloudy, with a low around 60. Southwest wind around 3 mph. Chance of precipitation is 60%."
            },
            {
                "number": 6,
                "name": "Monday",
                "startTime": "2021-06-14T06:00:00-04:00",
                "endTime": "2021-06-14T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 76,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "3 to 13 mph",
                "windDirection": "W",
                "icon": "https://mock.api/icons/land/day/tsra_hi,20/tsra_hi,50?size=medium",
                "shortForecast": "Chance Showers And Thunderstorms",
                "detailedForecast": "A chance of showers and thunderstorms. Partly sunny, with a high near 76. Chance of precipitation is 50%."
            },
            {
                "number": 7,
                "name": "Monday Night",
                "startTime": "2021-06-14T18:00:00-04:00",
                "endTime": "2021-06-15T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 56,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "3 to 9 mph",
                "windDirection": "W",
                "icon": "https://mock.api/icons/land/night/tsra_hi,50/tsra_hi?size=medium",
                "shortForecast": "Chance Showers And Thunderstorms",
                "detailedForecast": "A chance of showers and thunderstorms before 2am. Partly cloudy, with a low around 56. Chance of precipitation is 50%."
            },
            {
                "number": 8,
                "name": "Tuesday",
                "startTime": "2021-06-15T06:00:00-04:00",
                "endTime": "2021-06-15T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 73,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "5 to 10 mph",
                "windDirection": "NW",
                "icon": "https://mock.api/icons/land/day/rain_showers,30/tsra_hi,40?size=medium",
                "shortForecast": "Chance Rain Showers",
                "detailedForecast": "A chance of rain showers between 8am and 2pm, then a chance of showers and thunderstorms. Mostly sunny, with a high near 73. Chance of precipitation is 40%."
            },
            {
                "number": 9,
                "name": "Tuesday Night",
                "startTime": "2021-06-15T18:00:00-04:00",
                "endTime": "2021-06-16T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 51,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "5 to 8 mph",
                "windDirection": "NW",
                "icon": "https://mock.api/icons/land/night/tsra_hi,40/sct?size=medium",
                "shortForecast": "Chance Showers And Thunderstorms then Partly Cloudy",
                "detailedForecast": "A chance of showers and thunderstorms before 8pm. Partly cloudy, with a low around 51. Chance of precipitation is 40%."
            },
            {
                "number": 10,
                "name": "Wednesday",
                "startTime": "2021-06-16T06:00:00-04:00",
                "endTime": "2021-06-16T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 70,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "6 to 13 mph",
                "windDirection": "NW",
                "icon": "https://mock.api/icons/land/day/sct?size=medium",
                "shortForecast": "Mostly Sunny",
                "detailedForecast": "Mostly sunny, with a high near 70."
            },
            {
                "number": 11,
                "name": "Wednesday Night",
                "startTime": "2021-06-16T18:00:00-04:00",
                "endTime": "2021-06-17T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 50,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "5 to 9 mph",
                "windDirection": "NW",
                "icon": "https://mock.api/icons/land/night/few?size=medium",
                "shortForecast": "Mostly Clear",
                "detailedForecast": "Mostly clear, with a low around 50."
            },
            {
                "number": 12,
                "name": "Thursday",
                "startTime": "2021-06-17T06:00:00-04:00",
                "endTime": "2021-06-17T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 73,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "5 to 9 mph",
                "windDirection": "W",
                "icon": "https://mock.api/icons/land/day/sct?size=medium",
                "shortForecast": "Mostly Sunny",
                "detailedForecast": "Mostly sunny, with a high near 73."
            },
            {
                "number": 13,
                "name": "Thursday Night",
                "startTime": "2021-06-17T18:00:00-04:00",
                "endTime": "2021-06-18T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 55,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "7 mph",
                "windDirection": "SW",
                "icon": "https://mock.api/icons/land/night/sct?size=medium",
                "shortForecast": "Partly Cloudy",
                "detailedForecast": "Partly cloudy, with a low around 55."
            },
            {
                "number": 14,
                "name": "Friday",
                "startTime": "2021-06-18T06:00:00-04:00",
                "endTime": "2021-06-18T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 81,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "windSpeed": "6 to 10 mph",
                "windDirection": "SW",
                "icon": "https://mock.api/icons/land/day/sct/rain_showers?size=medium",
                "shortForecast": "Mostly Sunny then Slight Chance Rain Showers",
                "detailedForecast": "A slight chance of rain showers after 2pm. Mostly sunny, with a high near 81."
            }
        ]
    }
}