Update xtide.md

This commit is contained in:
SpudGunMan
2025-10-29 11:56:24 -07:00
parent 0cfe4a39ed
commit 17bfb8ec3e
+9
View File
@@ -12,9 +12,16 @@ This module provides global tide prediction capabilities using the [tidepredict]
## Installation
1. Install tidepredict library:
this takes about 3-500MB of disk
```bash
pip install tidepredict
```
note: if you see warning about system packages the override for debian OS to install it anyway is..
```bash
pip install tidepredict --break-system-packages
```
2. Enable in `config.ini`:
```ini
@@ -34,6 +41,8 @@ python3 -m tidepredict -l <location> -genharm
The station data is cached locally in `~/.tidepredict/` for offline use afterward.
No other downloads will happen automatically, its offline
## Usage
Once enabled, the existing `tide` command will automatically use tidepredict for global locations: