Actually the whole thing is mostly moot: The boat's VHF radio has something like eight channels on which to receive NOAA weather forecasts and current conditions, including marine conditions such as wave height and swells data.

And if the boat's VHF isn't handy, my FRS radio has the same weather channels.

I have found that the easiest to use source, however, is http://www.weatherunderground.com, as it displays both regular forecast data and marine information, including small craft advisories.

And of course, I live in Southern California, where weather problems are rare anyway. Still, I found the exercise of putting together this little script to be educational and fun. I think I may take the time to add better command-line argument handling with Getopt::Long.


Dave


In reply to Re^2: Weather Forecasts emailed to cell phone by davido
in thread Weather Forecasts emailed to cell phone by davido

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.