Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find replacement for the NOAA API #11

Closed
jxmot opened this issue Aug 12, 2018 · 2 comments
Closed

Find replacement for the NOAA API #11

jxmot opened this issue Aug 12, 2018 · 2 comments

Comments

@jxmot
Copy link
Owner

jxmot commented Aug 12, 2018

The data returned from the NOAA API is unreliable. It has the following issues :

  • Long periods of time pass in between updates of observations for an entire area
  • Forecast data stops, the API returns 404 for hours at a time
  • No support exists, not even community
@jxmot jxmot added the Investigating A solution is currently under invesigation label Aug 12, 2018
@jxmot jxmot self-assigned this Aug 12, 2018
@jxmot
Copy link
Owner Author

jxmot commented Oct 30, 2018

creating branch 20181029-issue-11, related to node-dht-udp issue #26

@jxmot jxmot added enhancement Mid Priority and removed Investigating A solution is currently under invesigation labels Nov 20, 2018
@jxmot jxmot mentioned this issue Nov 29, 2018
jxmot added a commit that referenced this issue Nov 30, 2018
@jxmot
Copy link
Owner Author

jxmot commented Dec 4, 2018

Added OpenWeatherMap, and selection on UI.

Adding more weather services should be relatively easy on the client side :

  • add a radio button, place new format code in the value attribute
  • Add functions for service to wxsvc.js, and detect the format code in the weather data

@jxmot jxmot closed this as completed Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant