Tide: Unterschied zwischen den Versionen
Aus Vosp.info
F (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== JTides == * [http://www.arachnoid.com/JTides/ JTides project] Achtung java muss hierfür installiert sein '''Installation''' [http://www.arachnoid.com/JTide…“) |
F (Diskussion | Beiträge) |
||
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | * [http://www.wxtide32.com/ wxtide32] | ||
+ | * [http://fserv.skill-club.com/get_1088_156a.html WXTides Stations - tcdata, (HARMONIC, HARMONIC.IDX), for OpenCPN] | ||
+ | * [http://airtaxi.net/ctide/ cTide: tide prediction software for PocketPC's] | ||
+ | * [http://www.quicktide.nl/ QuickTide] - a free Windows tide program specifically made for The Netherlands, especially for the tidal area of the Waddenzee. For Linux: runs under Wine. In Dutch only. | ||
+ | |||
+ | |||
+ | |||
== JTides == | == JTides == | ||
* [http://www.arachnoid.com/JTides/ JTides project] | * [http://www.arachnoid.com/JTides/ JTides project] | ||
Zeile 19: | Zeile 26: | ||
wget http://www.arachnoid.com/JTides/JTides.jar && java -jar JTides.jar | wget http://www.arachnoid.com/JTides/JTides.jar && java -jar JTides.jar | ||
</source> | </source> | ||
+ | |||
+ | == xtide == | ||
+ | <source lang="bash"> | ||
+ | apt-get install xtide* | ||
+ | </source> | ||
+ | |||
+ | * [http://www.flaterco.com/xtide/ xtide] | ||
+ | |||
+ | ==Links== | ||
+ | * [http://www.weathercharts.org/ www.weathercharts.org/] | ||
+ | * [http://opencpn.org/ocpn/node/132 Tides] |
Aktuelle Version vom 9. April 2013, 16:34 Uhr
- wxtide32
- WXTides Stations - tcdata, (HARMONIC, HARMONIC.IDX), for OpenCPN
- cTide: tide prediction software for PocketPC's
- QuickTide - a free Windows tide program specifically made for The Netherlands, especially for the tidal area of the Waddenzee. For Linux: runs under Wine. In Dutch only.
JTides
Achtung java muss hierfür installiert sein
Installation
www.arachnoid.com/JTides/JTides.jar downloaden
Starten
java -jar JTides.jar
beides zusammen ;)
wget http://www.arachnoid.com/JTides/JTides.jar && java -jar JTides.jar
xtide
apt-get install xtide*