if you set to reduce by 1 hour in WD
then WD passes in the command to wxtide32
-htoff -01:00 -ltoff -01:00
if you have set to increase by 1 hour then its
-htoff 01:00 -ltoff 01:00
maybe if should be -1:00 ?
Brian
I played with the switches for wxtide and this is what I came up with.
Actual tides from NOAA today from a near by station.
High tide 0347 Low Tide 1028
using the switch -htoff -01:00 -ltoff -01:00
correctly adjusted the time to:
High Tide 0245 Low Tide 0930
using the switch -htoff +01:00 -ltoff +01:00
correctly adjusted the time to:
High Tide 0445 Low Tide 1130
Note: I also tried -htoff 01:00 -ltoff 01:00 with the same result.
Thanks for taking a look at this Steve