• 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)
  • From vallor@3:633/10 to All on Sunday, March 22, 2026 16:08:29
    At 18 Mar 2026 22:49:37 GMT, rbowman <bowman@montana.com> 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.

    I wrote a tk/perl app to display the info from that API (thank you for posting about it lo those many weeks ago...)

    https://ibb.co/q3jwCgwt

    https://i.imgur.com/tlg07t2.png

    It's a bit bare and janky, but I wanted to have my weather icons. ;)

    (Maybe a web page is a better idea though, then I don't have
    to maintain a separate tk program.)



    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.



    --
    -v System76 Thelio Mega v1.1 x86_64 Mem: 258G
    OS: Linux 7.0.0-rc4 D: Mint 22.3 DE: Xfce 4.18 (X11)
    NVIDIA GeForce RTX 3090Ti (24G) (595.45.04)
    "Always proofread carefully to see if you any words out."

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