Update readme

master
Dan Howe 5 years ago
parent dcf8a8bd27
commit 1946915f42

@ -1,3 +1,5 @@
# sydney-tides
Predict ocean tides at Fort Denison, based on constituents provided by BOM.
Predict ocean tides at Fort Denison, based on harmonics provided by the Bureau of Meteorology.
![](tests/validation.png#)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 253 KiB

After

Width:  |  Height:  |  Size: 254 KiB

@ -7,7 +7,7 @@ import matplotlib.dates as mdates
sources = [
{
'source': 'WRL',
'source': 'This script',
'csv_name': 'levels.csv',
'tz': 'Etc/GMT-10'
},

Loading…
Cancel
Save