• weather.com - 10-Day problem

    From Adam@3:633/10 to All on Wednesday, March 18, 2026 10:58:29

    It just says...

    Application error: a client-side exception has occurred while loading weather.com


    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Mike Easter@3:633/10 to All on Wednesday, March 18, 2026 13:55:21
    Adam wrote:

    It just says...

    Application error: a client-side exception has occurred while loading weather.com

    I live in an area which has many different microclimates which weather
    greatly differs; so I prefer a report and forecast that fine-tunes right
    down to my postal zip code. I use a console for

    $ curl wttr.in <zip>

    --
    Mike Easter

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Mike Easter@3:633/10 to All on Wednesday, March 18, 2026 17:17:35
    rbowman wrote:
    I queryhttps://api.weather.gov for the latest observations for my grid.

    That would work fine for my specific location, as it has a reporting
    station which is just 2 mi to my WNW; we have microclimates that are so
    'fine' as to be different depending on the prevailing breeze, generally
    W-ish where the cooler ocean waters are. One has a different climate depending on how many miles inland E they are and what is the quality of
    their breeze, depending on the terrain, which is also quite variable.

    I happen to be in a location somewhat inland which has a fantastic
    breeze 'from the sea' usually.

    --
    Mike Easter

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Adam@3:633/10 to All on Wednesday, March 18, 2026 23:46:51
    On 03/18/2026 03:49 PM, rbowman wrote:
    On Wed, 18 Mar 2026 13:55:21 -0700, Mike Easter wrote:

    Adam wrote:

    It just says...

    Application error: a client-side exception has occurred while loading
    weather.com

    I live in an area which has many different microclimates which weather
    greatly differs; so I prefer a report and forecast that fine-tunes right
    down to my postal zip code. I use a console for

    $ curl wttr.in <zip>

    I query https://api.weather.gov for the latest observations for my grid.
    The Raspberry Pi also queries a DHT11 sensor for the inside weather and serves up a webpage I can query in a browser on the other boxes. Right
    now:

    Temperature: 72.0 F
    Humidity: 26.0%
    Outside Temperature: 55.4 F
    Outside Humidity: 71.7%

    It's a WIP. I've got to spice up the html and will probably add the
    forecast from weather.gov.


    Thanks, it's nice to have an alternative weather site (weather.gov).


    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)