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

Feature request: Tidal information #165

Open
vanosg opened this issue Jul 29, 2019 · 5 comments
Open

Feature request: Tidal information #165

vanosg opened this issue Jul 29, 2019 · 5 comments

Comments

@vanosg
Copy link

vanosg commented Jul 29, 2019

@n0bel this is an amazing project, you did a fantastic job developing it, and an even better job documenting it! Hats off for that.

Do you think there is any chance of integrating tidal information onto a screen? ie, high tide/low tide? If you could rough in a place on the GUI, I'd be happy to code up something to parse an API. NOAA offers an API that might be of use via https://tidesandcurrents.noaa.gov/api/ as an example. Please let me know if I can assist! Thanks again

@togatown
Copy link
Contributor

@vanosg what kind of data are you looking for? Just High/Low times?

@vanosg
Copy link
Author

vanosg commented Jul 30, 2019

Yes, just the next high and low (or maybe two sets of high and low, if there is space for it, but I think that may be ambitious)

@skipwill
Copy link

I added another hand to the PiClock to track the tide movement. 12 o’clock is high tide and 6 o’clock is low tide. The hand moves as it tracks the tide.

@vanosg
Copy link
Author

vanosg commented Feb 22, 2023

This sounds amazing! Is the code available somewhere?

@skipwill
Copy link

Let me get the openweather conversion done first and I’ll post the tide clock hand code. I am having to convert to qt5 and python 3 as qt4 seems to not be available anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants