cloudy

Author Topic: * Severe Weather Summary Program  (Read 14859 times)

0 Members and 2 Guests are viewing this topic.

Offline clappy9

  • Posts: 205
  • Masonville, NY
    • East Masonville Weather
Re: * Severe Weather Summary Program
« Reply #150 on: April 16, 2011, 03:55:39 PM »
Makes sense, Thanks for the explanation.

-Dennis
East Masonville Weather
Upstate New York
http://eastmasonvilleweather.com


Offline BfdWx

  • Posts: 1,586
  • Branford Connecticut
    • Branford Weather
Re: * Severe Weather Summary Program
« Reply #151 on: April 16, 2011, 05:13:41 PM »
Curly,

Could the new SWSP-core be messing up the alert box alerts? Currently not all warnings and watches show in the alert box although they do show on the map pages. For instance the alert box shows a wind advisory for one county only when in fact it effects several.

Thanks,

Jack
« Last Edit: April 16, 2011, 05:28:57 PM by BfdWx »

curly

  • Guest
Re: * Severe Weather Summary Program
« Reply #152 on: April 16, 2011, 10:01:15 PM »
Could the new SWSP-core be messing up the alert box alerts? Currently not all warnings and watches show in the alert box although they do show on the map pages. For instance the alert box shows a wind advisory for one county only when in fact it effects several.

Yes a location may have more than one alert but the alert box will only show one alert per location as designated by the NWS legend and the corresponding map color. Basically it's the NWS version of the top advisories.
The MAP and LEGEND are the two key factors to what is in the alert box. There is only one color for each marked location on the map and that color is matched to the legend color and text.
« Last Edit: April 16, 2011, 10:14:47 PM by curly »

Offline jgillett

  • John
  • Posts: 445
  • Phoenix, AZ
    • TiggrWeather Phoenix
Re: * Severe Weather Summary Program
« Reply #153 on: April 17, 2011, 06:24:01 AM »
Hi Curly,

Currently have a fire weather watch up for 4 counties - http://tiggrweather.net/ - but getting a data not available. Running the 2.3 core (or do I need to change out everything and not just the core?).

Thoughts?

Thanks.
John
W7JKG


warwickpaweather

  • Guest
Re: * Severe Weather Summary Program
« Reply #154 on: April 17, 2011, 09:49:27 AM »
I replaced the script with the updated one....unfortunatley no text is displaying

curly

  • Guest
Re: * Severe Weather Summary Program
« Reply #155 on: April 17, 2011, 10:21:36 AM »
These updates are for the SWSP-core version 2.3 and newer.

If you have version 2.2 and earlier installed, the updates will not work.
The files, config page, code, and mark up for the pages, have changed and you will need to update your web pages.

The package has a read-me file along with sample pages as a reference for setting up the alert box and maps on your web pages.

warwickpaweather

  • Guest
Re: * Severe Weather Summary Program
« Reply #156 on: April 17, 2011, 12:34:34 PM »
I thought I had the latest everything....ok thanks...again, I'll check it when I get home tonight.

Offline kewee

  • Posts: 71
Re: * Severe Weather Summary Program
« Reply #157 on: April 21, 2011, 10:56:50 PM »
Anyone know why I need to set the permissions for the SWSPdata folder to 777 in order for it to run. Tried 775 and got the following: http://bonairweather.us/SWSP-core.php.  #-o

E-rice.net is my ISP.

Thanks,

Rick
« Last Edit: April 22, 2011, 12:20:24 AM by kewee »

Offline jahuff

  • Posts: 769
  • Northern New Hampshire, USA
    • Weather Data Pittsburg, NH
Re: * Severe Weather Summary Program
« Reply #158 on: May 03, 2011, 01:40:47 PM »
Hi All,

Can't get the download link to work. Is anyone else having the same problem?

Thanks,

John

Offline ThorntonWeather

  • Tony
  • Commercial
  • Posts: 469
  • Thornton, CO USA
    • ThorntonWeather.com
Re: * Severe Weather Summary Program
« Reply #159 on: May 03, 2011, 01:49:22 PM »
I think Curly has closed up shop.  He has quit the forum and I noticed the link on his website that took you to his scripts page is missing.  Not sure what happened.

    Tony

warwickpaweather

  • Guest
Re: * Severe Weather Summary Program
« Reply #160 on: May 03, 2011, 02:06:03 PM »
He sent me, and I'm sure others, email saying due to personal reasons indeed he has closed up shop for a while. Hopefully he will emerge and overcome whatever is occuring in his personal life. He's written some great stuff and helped many of us novice enthusiasts in many differant ways.

Offline jahuff

  • Posts: 769
  • Northern New Hampshire, USA
    • Weather Data Pittsburg, NH
Re: * Severe Weather Summary Program
« Reply #161 on: May 03, 2011, 02:48:25 PM »
Thanks for getting back to me. Does anyone have a copy of his software, that could be sent to me?

John

My email address is jahinnh@johnsnhweather.com

Offline CNYWeather

  • Professional Trophymaker!
  • Posts: 1,440
  • Rome, New York
    • CNYWeather.com
Re: * Severe Weather Summary Program
« Reply #162 on: May 03, 2011, 03:22:53 PM »
If I remember tonight, I'll put it up for download. Got the latest one at home.

EDIT:

Here you are: http://www.cnyweather.com/scripts/SWSPalerts.zip
« Last Edit: May 05, 2011, 10:41:46 AM by cnyweather »
Tony

CNYWeather.com
CWOP: CW2352
WeatherUnderground: KNYWESTM1


http://www.CNYWeather.com

I Make Trophies Too!
http://www.speedyawards.com

Offline jahuff

  • Posts: 769
  • Northern New Hampshire, USA
    • Weather Data Pittsburg, NH
Re: * Severe Weather Summary Program
« Reply #163 on: May 05, 2011, 01:46:39 PM »
Thank you very much.

John

Offline weatherdoc

  • Posts: 41
  • Suntree, Florida
    • East Central Florida Weather
Re: * Severe Weather Summary Program
« Reply #164 on: May 20, 2011, 03:13:03 PM »
This is a great series of scripts!

I have one issue: I do not want to display the Hazardous Weather Outlook. In the configuration file, SWSP-config.php, I set the Hazardous Weather Outlook to false as shown below, yet it still displays. Is there any other code that I need to update to not display the HWO?

// Alert Box
$showHWOSTF = false;