Coder Social home page Coder Social logo

mmm-worldtides's People

Contributors

cyberdie avatar yawnsde avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mmm-worldtides's Issues

Display height of the tides

Knowing how much water there will be in the marina is quite important in the areas where I sail regularly. This module would be a lot more useful if together with high-low tides it would show also the heights. Unfortunately my knowledge of javascript is quite non-existent. The way I would display this info is by adding another row below the times, and not show the top table header. Something like:

+------+--------------+--------------+
| Sun | 00:32 | 09:19 |
| | High 3m | Low -1m |
+------+--------------+--------------+
| Mon | 00:21 | 09:15 |
| | High 5m | Low -3m |
+------+--------------+--------------+

Anybody interested in this info too?

Please set the correct appid in the config

Greetings:

I'm getting this error when the module tries to load. I've reset the API key a couple of times just to make sure that's not the case but it keeps telling me the same thing. Not sure how to get around it.

{ module: 'MMM-WorldTides', position: 'top_left', config: { longitude: '37.760', //longitude and latitude need to be written with . instead of , latitude: '-122.475', appid: 'xxxxxx-xxxxxxx-xxxxx-xxxxx-xxxxxxx' } },

Possible to change how often it updates?

I've had the device running for just over a day now on a new setup with a new https://worldtides.info account. and in just over 24 hours there has been almost 30 requests.

With a free account only having 100 requests a month would it be possible to add a setting to have it only update once or a few times a day?

Time difference

There is a difference in time between module and worldtides site.

Loading...

The module on my pi zero mirror keeps "Loading..." for ever.
Other modules like weatherchart , My Commute, ... works as expected.
@yawnsde , Could you give some hint?
My config:

		{
			module: 'MMM-WorldTides',
			header: 'Tabla de mareas',
			position: 'top_right',
			config: {
				longitude: '-2.946', //longitude and latitude need to be written with . instead of ,
				latitude: '43.405',
				appid: 'XXXXXXXXXXXXXX',
			}
		},

Add a way for tide corrections

Hi,
thank you for this great job, this is the only tide module here!
I think it would be very useful if you could add a way to modify the tide time with a preselected "correction time".
For example, the nearest beach from my home always has -45min delay with the closest tide station. it would be great to implement this -45min in the returned value of the module.

See you!
Damien

Length doesn't work

If I set length to "86400" (one day) the callback never seems to trigger.

Title

Is it possible to put the location of the tides above the data?

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.