Tide prediction software, with a large database of locations.
XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. For x11, plain command line, and as an http server.
XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. For x11, plain command line, and as an http server.
To install xtide, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xtide
To see what files were installed by xtide, run:
port contents xtide
To later upgrade xtide, run:
sudo port selfupdate && sudo port upgrade xtide
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.