On Wednesday, March 13, 2019 at 11:03:43 AM UTC-4, V. Kelly Bellis wrote:
>
>
> Mar 13 10:30:17 raspberrypi weewx[2614]: forecast: XTideThread: XTide: got 
> no tidal events
> Mar 13 10:30:17 raspberrypi weewx[2614]: forecast: XTideThread: XTide: 
> generate forecast failed: XTide Error:  STATION_NOT_FOUND The specified 
> station was not found in any harmonics file.  Error details: Could not 
> find: Boston
>

what happens when you run the tide program that you built and installed?

you should be able to do this:

/usr/local/bin/tide

and get output like this:

Minimal usage:  tide -l "Location name" (or set the environment variable
  XTIDE_DEFAULT_LOCATION to "Location name")

Other switches:
  -b "YYYY-MM-DD HH:MM"
      Specify the begin (start) time for predictions.
  -e "YYYY-MM-DD HH:MM"
      Specify the end (stop) time for predictions.
  -f c|h|i|l|p|t
      Specify the output format as CSV, HTML, iCalendar, LaTeX, PNG, or 
text.
      The default is text.
  -m a|b|c|C|g|k|l|m|p|r|s
      Specify mode to be about, banner, calendar, alt. calendar, graph, 
clock,
      list, medium rare, plain, raw, or stats.  The default is plain.
  -o "filename"
      Redirect output to the specified file (appends).
  -s "HH:MM"
      Specify the step interval, in hours and minutes, for raw
      mode predictions.  The default is one hour.
  -v
      Print version string and exit.

These are only the most important switches.  For information on all of
the switches, please read the verbose documentation at:
  http://www.flaterco.com/xtide/

then try specifying a location:

tide -l Boston

or try ellsworth:

tide -l ellsworth

Indexing /usr/share/xtide/harmonics-initial.tcd...
Indexing /usr/share/xtide/harmonics-dwf-20100529-free.tcd...
Ellsworth, Union River, Blue Hill Bay, Maine
44.5350° N, 68.4217° W

2019-03-13  4:34 PM EDT   9.92 feet  High Tide
2019-03-13  6:36 PM EDT   Sunset
2019-03-13 10:40 PM EDT   1.31 feet  Low Tide
2019-03-14  1:53 AM EDT   Moonset
2019-03-14  4:54 AM EDT  10.83 feet  High Tide
2019-03-14  6:26 AM EDT   First Quarter
2019-03-14  6:48 AM EDT   Sunrise
2019-03-14 11:22 AM EDT   Moonrise
2019-03-14 11:22 AM EDT   0.70 feet  Low Tide
2019-03-14  5:34 PM EDT   9.74 feet  High Tide
2019-03-14  6:38 PM EDT   Sunset
2019-03-14 11:40 PM EDT   1.44 feet  Low Tide
2019-03-15  2:56 AM EDT   Moonset
2019-03-15  5:55 AM EDT  10.86 feet  High Tide
2019-03-15  6:46 AM EDT   Sunrise
2019-03-15 12:16 PM EDT   Moonrise
2019-03-15 12:27 PM EDT   0.63 feet  Low Tide
2019-03-15  6:39 PM EDT   Sunset
2019-03-15  6:40 PM EDT   9.76 feet  High Tide
2019-03-16 12:46 AM EDT   1.36 feet  Low Tide
2019-03-16  3:55 AM EDT   Moonset
2019-03-16  6:44 AM EDT   Sunrise
2019-03-16  7:02 AM EDT  11.06 feet  High Tide
2019-03-16  1:19 PM EDT   Moonrise
2019-03-16  1:35 PM EDT   0.34 feet  Low Tide
2019-03-16  6:40 PM EDT   Sunset
2019-03-16  7:48 PM EDT  10.07 feet  High Tide
2019-03-17  1:55 AM EDT   1.00 feet  Low Tide
2019-03-17  4:46 AM EDT   Moonset
2019-03-17  6:42 AM EDT   Sunrise
2019-03-17  8:09 AM EDT  11.49 feet  High Tide

if that does not work, then weewx won't be able to do anything either - 
you'll have to diagnose the tide program and your harmonics first.

m

 

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to