Read the statement by Michael Teeuw here.
MMM-2Day-NOAA-Forecast
-
Hi all,
Regarding the weather module, I’ve used a few modules, but I was a little disappointed, so I created a new one:
https://github.com/jinserk/MMM-2Day-NOAA-Forecast.git
This module is based on MMM-3Day-Forecast, but OpenWeather’s forecast information is inaccurate, so I made a new module based on NOAA’s National Weather Service API. Currently this service is fully public and no user registration or API key are not required. (They look like being preparing some API-key based auth).
Because I made it in a hurry, the orientation layout only supports horizontal, and it only shows the last 4 half-day forecasts, no translation, etc. But I think it’s useful, so I’m sharing it. Personally, I prefer to use the free weather icons from font-awesome rather than having a separate iconset.
Leave your comment or question in the issue page. Thanks.
Best regards,
Jinserk