[Goodies-dev] [Bug 16464] Weather service is out of date.

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Mar 10 04:33:36 CET 2020


https://bugzilla.xfce.org/show_bug.cgi?id=16464

Pete White <securityguy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |securityguy at gmail.com

--- Comment #2 from Pete White <securityguy at gmail.com> ---
A bit more detail.  met.no published a new API for getting sunrise/sunset
information.  Version 2.0 appears to have completely superseded version 1.1. 
Documentation on the new API is here: 
https://api.met.no/weatherapi/sunrise/2.0/documentation

Old format:
https://api.met.no/weatherapi/sunrise/1.1/?lat=40.7127;lon=-74.0059;from=2020-03-06;to=2020-03-08

New format:
https://api.met.no/weatherapi/sunrise/2.0/?lat=40.7127&lon=-74.0059&date=2020-03-10&offset=-05:00 

The fix may not be as easy as fixing the API call,  The output data also has
changed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Goodies-dev mailing list