Coder Social home page Coder Social logo

Comments (5)

wbleek avatar wbleek commented on July 18, 2024

It works for Seattle, WA, but does not work for Girne, CY.

{ module: "MMM-forecast-io", classes: "small", position: "bottom_left", header: "Seattle, WA", config: { latitude: 47.606209, longitude: -122.332069 } }, { module: "MMM-forecast-io", classes: "small", position: "bottom_left", header: "Girne, CY", config: { latitude: 35.341671, longitude: 33.316669 } },

from mmm-forecast-io.

pflodo avatar pflodo commented on July 18, 2024

The issue is that not all locations are returned with the data block for 'Minutely'.
It is marked as 'optional' in the api,

This is also reflected on the web page, eg it will show graph on Seattle
https://darksky.net/forecast/47.6038,-122.3301 (at least when i looked as there is some rain in the next 50 min).

from mmm-forecast-io.

wbleek avatar wbleek commented on July 18, 2024

Thanks for your answer. I wasn't even aware of the fact that DarkSky distinguishes between minutely and hourly rain information. I am used to their mobile app and I am just looking for rain probability over the day - not in the upcoming minutes.
Would you mind if I add an implementation for the day overview and contribute that?

from mmm-forecast-io.

dmcinnes avatar dmcinnes commented on July 18, 2024

from mmm-forecast-io.

lavolp3 avatar lavolp3 commented on July 18, 2024

I have the same problem. As soon as I include prec graph, the module loads endlessly. I live in Germany.
How can I determine if minutely forecast is available in My region?

My code:
{ module: 'MMM-forecast-io', position: 'top_right', // This can be any of the regions. config: { apiKey: 'xxxxxxxxxxxxxxxxxxxxxxxxxxx', // Dark Sky API key. latitude: 51.45411, longitude: 6.62649, //maxDaysForecast: 5, //alwaysShowPrecipitationGraph: true } },

from mmm-forecast-io.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.