Author Topic: Where are the scripts?  (Read 88378 times)

0 Members and 1 Guest are viewing this topic.

Offline jalmz

  • Senior Member
  • **
  • Posts: 60
    • BiliranIsland.com
Re: Where are the scripts?
« Reply #50 on: September 21, 2016, 02:19:45 AM »
Thanks for the wunderground script..

1. Where I can find the sunset sunrise php script?
2. and the Moon Phase

Offline MRE

  • Member
  • *
  • Posts: 25
    • MRE Software & FairhopeWeather.com
Re: Where are the scripts?
« Reply #51 on: May 27, 2019, 12:14:34 AM »
I have recently rewritten my NWS Alerts script that I use for my personal weather site and news pages.  It now uses the NWS API as the data source.  It is a fairly efficient small PHP script that produces nice html output suitable for direct display or JavaScript and also includes an "alerter" that can be used to detect active alerts and communicate with JS variables.

I have decided to make this code public for anyone who might find it useful.

You can find it at: https://mresoftware.com/NWS_alert_reader.htm

Enjoy!

Offline godfatherb

  • Member
  • *
  • Posts: 5
    • Lebanon MO Weather
Re: Where are the scripts?
« Reply #52 on: September 24, 2020, 10:19:11 AM »
Does anyone happen to have the files for Relay Weather Extremes? Relay Weather is obviously not there anymore pertaining to weather.
Thanks in advance.

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Where are the scripts?
« Reply #53 on: September 24, 2020, 10:24:39 AM »
Does anyone happen to have the files for Relay Weather Extremes? Relay Weather is obviously not there anymore pertaining to weather.
Thanks in advance.
Maybe here:
http://saratoga-weather.org/scripts-legacy.php#relayweather

Wim

Offline godfatherb

  • Member
  • *
  • Posts: 5
    • Lebanon MO Weather
Re: Where are the scripts?
« Reply #54 on: September 24, 2020, 10:28:31 AM »
Appreciate it but nope... "Relayweather scripts
Michael Holden (mth) of relayweather.com wrote several popular scripts. He discontinued his script distribution and weather website"

So was wondering if anyone had them somewhere.

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Where are the scripts?
« Reply #55 on: September 24, 2020, 10:30:20 AM »
Appreciate it but nope... "Relayweather scripts
Michael Holden (mth) of relayweather.com wrote several popular scripts. He discontinued his script distribution and weather website"

So was wondering if anyone had them somewhere.

His scripts are listed just below that sentence, including the links to the zips
=> World Weather 24 Hour Extremes Full Version
=> World Weather 24 Hour Extremes Menubar Gadget

Ken has all the legacy scripts there to download.

Wim
« Last Edit: September 24, 2020, 10:34:31 AM by wvdkuil »

Offline godfatherb

  • Member
  • *
  • Posts: 5
    • Lebanon MO Weather
Re: Where are the scripts?
« Reply #56 on: September 24, 2020, 10:33:59 AM »
Your right....I totally missed it. Thanks.

Offline pimohdaimaoh

  • Forecaster
  • *****
  • Posts: 300
  • "Be aware to our nature"
    • PIMOHWEATHER
Re: Where are the scripts?
« Reply #57 on: August 14, 2021, 11:30:44 PM »
Hello ken,

is there a way where you can script this and put it on the list of quakes? EMSC is somewhat faster in terms of earthquake updates? it is on php, I wonder if can be included on your quake scripts from http://www.emsc-csem.org/Earthquake/Map/earth/kml.php

regards

-Mike-

Offline griffo42

  • Contributor
  • ***
  • Posts: 101
    • Carina Weather
Re: Where are the scripts?
« Reply #58 on: January 29, 2022, 11:44:40 PM »
I use this script for the thermometer on my Saratoga site. 
# BASHEWA.COM VERSION HISTORY: (by Rainer Finkeldeh)                           #
# --- Versiom 1.08 - 09-Jan-2010 - re-added show current temperature on bulb.  #
#                                  added option to show UOM on bulb.           #

Is there a later version?  BTW this one works perfectly.


Keith
Brisbane, Australia
kstwx.net/index.php
https://www.kstwx.net/index.php
Davis Vantage Pro2 Model #6152AU
Cumulus latest version
Saratoga Weather World template Cumulus plugin
Carina Weather, Brisbane.

Offline k8tek

  • Member
  • *
  • Posts: 7
Re: Where are the scripts?
« Reply #59 on: March 11, 2024, 06:15:14 PM »
Does anybody know where to find this script?

https://camwx.com/wxadvisory.php

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: Where are the scripts?
« Reply #60 on: March 11, 2024, 06:36:57 PM »
Does anybody know where to find this script?

https://camwx.com/wxadvisory.php
It's built-in to the Saratoga template set.  You can install the script set for standalone use from https://github.com/ktrue/nws-alerts
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline k8tek

  • Member
  • *
  • Posts: 7
Re: Where are the scripts?
« Reply #61 on: March 12, 2024, 02:57:05 AM »
I guess I’m not understanding how he got the low level map.  All I can get it to display is the nationwide map

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: Where are the scripts?
« Reply #62 on: March 12, 2024, 10:41:25 AM »
It looks like they are creating that map by a custom image processing script on that site.  The 'stock' nws-alerts page displays a OpenStreetMap map of any alert that includes warning polygons, but otherwise does not automatically display a map.  I suggest you ask them via their contact page how that map is generated.
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline tmabell

  • Forecaster
  • *****
  • Posts: 394
    • Mishawaka Weather
Re: Where are the scripts?
« Reply #63 on: March 13, 2024, 05:32:57 AM »
It looks like a Weather Message Map (WxMesg).

Offline K6GKM

  • CamWX.com
  • Contributor
  • ***
  • Posts: 124
    • CamWX
Re: Where are the scripts?
« Reply #64 on: March 13, 2024, 10:25:06 AM »
It looks like a Weather Message Map (WxMesg).

Quite correct, this is a Weather Message generated map.
Grant Miles
Camarillo, CA, USA
Owner/Admin - CamWX.com
SKYWARN Spotter
Station Hardware: Davis Vantage Pro2 Plus w/ 24hr FARS
Station Software: Weather Display, Weather Message, FWI Calculator, StartWatch, with social media & messaging automation using Make.com, Twilio, and Brevo.


Offline k8tek

  • Member
  • *
  • Posts: 7
Re: Where are the scripts?
« Reply #65 on: March 15, 2024, 06:31:13 AM »
It looks like a Weather Message Map (WxMesg).

Quite correct, this is a Weather Message generated map.
I’m running my site on a dedicated raspberry pi 5, so unfortunately an x86 program isn’t an option. Thanks anyways.

https://ballcock.us/phpsysinfo

On another note, I cannot get https://ballcock.us/thermometer.php working.

Before anyone asks, I’ve owned that domain for a while, and the name is part of a toilet. It rolls off the tongue a little better than vaughnsville weather.  ;)

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: Where are the scripts?
« Reply #66 on: March 15, 2024, 01:04:07 PM »
The thermometer.php doesn't display due to embedded tab character (x09) in front of the image generated.
That tab character is before the <?php at the start of Settings.php -- delete that so the <?php is the first set of characters in the file then the thermometer should display correctly.
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: Where are the scripts?
« Reply #67 on: March 15, 2024, 01:12:30 PM »
Also.. your site is having problems finding clientraw.txt in your home directory .. did you set weewx realtime to upload clientraw.txt to your document root (if not, you need to do so).  Having Settings-weather.php with
Quote
$SITE['clientrawfile']  = '../clientraw.txt';  // directory and name of clientraw.txt file
won't work -- you can't reference files via the web access that are in directories above your document root.  It needs to be
Quote
$SITE['clientrawfile']  = './clientraw.txt';  // directory and name of clientraw.txt file
to work correctly (and have weewx realtime upload the file to the document root).
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP