Tide LUA script
Posted: Thursday 03 November 2016 13:38
Hello,
I have been trying to find a good service with API to have tides (high and low) for Thames, but so far only been able to come up with the following:
https://www.worldtides.info/apidocs
I am not sure if it is precise. For example, it shows the tide as
The tide table give me different time and higher value. (1.8m is too small as the tide could be anything up to 5-6m in the high water).
Before I proceed with LUA, any suggestions? Anyone knows a better service please?
I have been trying to find a good service with API to have tides (high and low) for Thames, but so far only been able to come up with the following:
https://www.worldtides.info/apidocs
I am not sure if it is precise. For example, it shows the tide as
Code: Select all
..."date":"2016-11-03T13:57+0000","height":1.856,"type":"High"},...
Before I proceed with LUA, any suggestions? Anyone knows a better service please?